Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Asterisk 13.6.0/How to set up default_outbound_endpoint


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
sonny.rajagopalan at g...
Guest





PostPosted: Sun Nov 29, 2015 2:34 pm    Post subject: [asterisk-users] Asterisk 13.6.0/How to set up default_outbo Reply with quote

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?
Back to top
sonny.rajagopalan at g...
Guest





PostPosted: Mon Nov 30, 2015 9:24 am    Post subject: [asterisk-users] Asterisk 13.6.0/How to set up default_outbo Reply with quote

I figured this out. The issue was that I did not have a 

type=global


configuration in the [global] context. It should be:


[global]
type=global
default_outbound_endpoint=SillyEndpoint
...
[SillyEndpoint]
type=endpoint



etc.


On Sun, Nov 29, 2015 at 2:33 PM, Sonny Rajagopalan <sonny.rajagopalan@gmail.com (sonny.rajagopalan@gmail.com)> wrote:
Quote:
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?

Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services