[asterisk-users] PJSIP OPTIONS
Joshua Colp
jcolp at digium.com
Sun Dec 3 09:01:45 CST 2017
On Sun, Dec 3, 2017, at 10:55 AM, volga629 at networklab.ca wrote:
> If understand correctly type=identify is more for sip trunk
> configuration ?
>
>
> ;[mytrunk]
> ;type=identify
> ;endpoint=mytrunk
> ;match=198.51.100.1
> ;match=198.51.100.2
>
>
> In chan_sip it was just reply 200 OK on keepalive packet without need
> define trunks.
>
>
All incoming traffic into chan_pjsip is matched to an endpoint, this
includes OPTIONS. The OPTIONS request is also treated as if it were an
INVITE per the RFC, which is why the extension also has to exist.
--
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