[asterisk-users] PJSIP and Kamailio without registration
Chirag Desai
djchillerz at gmail.com
Mon Mar 9 16:33:36 CDT 2015
Joshua Colp wrote:
> Have you configured any transports? PJSIP does not create any by
> default, you have to explicitly configure them. Without them no traffic
> can come in or go out. You can also remove the explicit transport from
> the endpoint.
Yes I have two transports
[transport-udp]
type=transport
protocol=udp ;udp,tcp,tls,ws,wss
bind=0.0.0.0:5061
[transport-tcp-kamailio]
type=transport
protocol=tcp
bind=0.0.0.0:5061
I've tried explicitly setting the IP in bind and leaving it as above.
Nothing seems to come into asterisk. Although, as mentioned I can see the
SIP messages when I ngrep 5061.
Kind Regards,
C
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150309/b1388d0b/attachment.html>
More information about the asterisk-users
mailing list