[asterisk-users] Asterisk 13.6.0/How to set up default_outbound_endpoint
Sonny Rajagopalan
sonny.rajagopalan at gmail.com
Sun Nov 29 13:33:21 CST 2015
I am trying to set up a default outbound endpoint for my Asterisk 13.6.0
PBX, and per
https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Configuration_res_pjsip,
I do in pjsip.conf:
[global]
default_outbound_endpoint=SillyEndpoint
...
[SillyEndpoint]
type=endpoint
etc.
However, when I check the endpoint in Asterisk CLI, it doesn't seem to take:
ip-2-1-7-4*CLI> pjsip show settings
Global Settings:
ParameterName : ParameterValue
=====================================================
debug : no
default_from_user : asterisk
default_outbound_endpoint : default_outbound_endpoint
endpoint_identifier_order : ip,username,anonymous
keep_alive_interval : 0
max_forwards : 70
max_initial_qualify_time : 0
user_agent : Asterisk PBX 13.6.0
Any ideas why? Is this a bug?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20151129/f3dc1381/attachment.html>
More information about the asterisk-users
mailing list