[asterisk-users] PJSIP and Kamailio without registration
Joshua Colp
jcolp at digium.com
Mon Mar 9 16:26:52 CDT 2015
Chirag Desai wrote:
<snip>
> Here's my PJSIP conf:
>
> [kamailio]
> type=endpoint
> transport=transport-udp
> context=from_kamailio
> disallow=all
> allow=alaw
> allow=g722
> allow=ulaw
> aors=kamailio
> direct_media=no
> rtp_symmetric=no
> force_rport=no
> rewrite_contact=no
>
> [kamailio]
> type=identify
> endpoint=kamailio
> match=xxx.xxx.xxx.xxx (removed kamailios private IP)
>
> [kamailio-mars]
> type=aor
> contact=sip:xxx.xxx.xxx.xxx:5060 (removed kamailios private IP).
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.
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-users
mailing list