Reading the outbound module documentation, Kamailio has to be recompiled with stun support.
Any reason why STUN is disabled by default?
For this to work with packaging, would it be possible to make this a configuration option instead of a compile option?
if it is possible, would it require a major change or can we do that as a bugfix for the 4.0?
/O
IIRC, stun code uses some crypto functions from ssl lib, perhaps the code can be moved as module to make it flexibile in use. In the core is needed only the detection of the packet type, like it's done for msrp or http. As a module would be easier to export also some event routes on stun packets.
Cheers, Daniel
On 2/7/13 9:29 PM, Olle E. Johansson wrote:
Reading the outbound module documentation, Kamailio has to be recompiled with stun support.
Any reason why STUN is disabled by default?
For this to work with packaging, would it be possible to make this a configuration option instead of a compile option?
if it is possible, would it require a major change or can we do that as a bugfix for the 4.0?
/O _______________________________________________ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev