Re: [asterisk-users] Asterisk 13 externip

2016-09-24 Thread Madushan Geethanga
Hi,

Thanks for the reply. I have re installed asterisk and tested with
from_domain and it started working fine. Thanks a lot. I'll test more and
let you know.

Best Regards,
Madushan

On Fri, Sep 16, 2016 at 11:36 PM, George Joseph  wrote:

>
>
> On Fri, Sep 16, 2016 at 7:29 AM,  wrote:
>
>> Hi
>>
>> Can i put fromdomain in endpoint configuration?
>>
>
> Yes, from_domain goes in the endpoint or a template for an endpoint .
>
>
>>
>> Sent from my iPhone
>>
>> On Sep 16, 2016, at 18:51, George Joseph  wrote:
>>
>>
>>
>> On Fri, Sep 16, 2016 at 5:55 AM, Madushan Geethanga <
>> mgliyanage...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> Tried with both softphone (Ekiga) and snom IP phone, contact header
>>> contains the public IP. but from header contains the private IP.  after
>>> OPTIONS method sent by the server. client sends an Register with expires 0.
>>>
>>
>>
>> Ok, did setting from_domain work?
>>
>>
>>>
>>> Best Regards,
>>> Madushan
>>>
>>> On Thu, Sep 15, 2016 at 8:13 PM, George Joseph 
>>> wrote:
>>>


 On Thu, Sep 15, 2016 at 8:38 AM, Madushan Geethanga <
 mgliyanage...@gmail.com> wrote:

> Hi,
>
> Thanks for the reply.
>
> Yes my PABX is on the cloud when I try to register to the server, the
> server  sends registration OK with public address but  OPTION method
> includes the private address of the server  in from header not the public
> address. I have include both
>
> external_media_address=XX.XX.XX.XX
> external_signaling_address=XX.XX.XX.XX
> local_net=XX.XX.XX.XX
>
>
> The client AOR is not getting registered.
>

 What type of device/softphone is the client?
 Is the client trying to respond back to the address in the From header
 instead of the Contact header?


>
> Best Regards,
> Madushan
>
> On Thu, Sep 15, 2016 at 7:41 PM, George Joseph 
> wrote:
>
>>
>>
>> On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad <
>> faheem2...@gmail.com> wrote:
>>
>>>
>>>
>>> On Wednesday, 14 September 2016, Madushan Geethanga <
>>> mgliyanage...@gmail.com> wrote:
>>>
 Hi,

 What is the equal option for externip in asterisk 13 with pjsip. I
 have tried

 external_media_address=XX.XX.XX.XX
 external_signaling_address=XX.XX.XX.XX

 but asterisk 13 writes local ip to the from header. any suggestions?

>>>
>> Setting 'from_domain' on the endpoint will do it.  Are you having
>> issues with an internal address being used in the "From" header?
>>
>>
>>
>>>
 Best Regards,
 Madushan



>>>
>>> --
>>> Sent from Gmail Mobile
>>>
>>> --
>>> 
>>> _
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com
>>> --
>>>
>>> Join the Asterisk Community at the 13th AstriCon, September 27-29,
>>> 2016
>>>   http://www.asterisk.org/community/astricon-user-conference
>>>
>>> New to Asterisk? Start here:
>>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>>
>>> asterisk-users mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>
>>
>>
>> --
>> George Joseph
>> Digium, Inc. | Software Developer
>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
>> Check us out at: www.digium.com & www.asterisk.org
>>
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> Join the Asterisk Community at the 13th AstriCon, September 27-29,
>> 2016
>>   http://www.asterisk.org/community/astricon-user-conference
>>
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>   http://www.asterisk.org/community/astricon-user-conference
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>



 --
 George 

Re: [asterisk-users] Asterisk 13 externip

2016-09-16 Thread George Joseph
On Fri, Sep 16, 2016 at 7:29 AM,  wrote:

> Hi
>
> Can i put fromdomain in endpoint configuration?
>

Yes, from_domain goes in the endpoint or a template for an endpoint .


>
> Sent from my iPhone
>
> On Sep 16, 2016, at 18:51, George Joseph  wrote:
>
>
>
> On Fri, Sep 16, 2016 at 5:55 AM, Madushan Geethanga <
> mgliyanage...@gmail.com> wrote:
>
>> Hi,
>>
>> Tried with both softphone (Ekiga) and snom IP phone, contact header
>> contains the public IP. but from header contains the private IP.  after
>> OPTIONS method sent by the server. client sends an Register with expires 0.
>>
>
>
> Ok, did setting from_domain work?
>
>
>>
>> Best Regards,
>> Madushan
>>
>> On Thu, Sep 15, 2016 at 8:13 PM, George Joseph 
>> wrote:
>>
>>>
>>>
>>> On Thu, Sep 15, 2016 at 8:38 AM, Madushan Geethanga <
>>> mgliyanage...@gmail.com> wrote:
>>>
 Hi,

 Thanks for the reply.

 Yes my PABX is on the cloud when I try to register to the server, the
 server  sends registration OK with public address but  OPTION method
 includes the private address of the server  in from header not the public
 address. I have include both

 external_media_address=XX.XX.XX.XX
 external_signaling_address=XX.XX.XX.XX
 local_net=XX.XX.XX.XX


 The client AOR is not getting registered.

>>>
>>> What type of device/softphone is the client?
>>> Is the client trying to respond back to the address in the From header
>>> instead of the Contact header?
>>>
>>>

 Best Regards,
 Madushan

 On Thu, Sep 15, 2016 at 7:41 PM, George Joseph 
 wrote:

>
>
> On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad  > wrote:
>
>>
>>
>> On Wednesday, 14 September 2016, Madushan Geethanga <
>> mgliyanage...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> What is the equal option for externip in asterisk 13 with pjsip. I
>>> have tried
>>>
>>> external_media_address=XX.XX.XX.XX
>>> external_signaling_address=XX.XX.XX.XX
>>>
>>> but asterisk 13 writes local ip to the from header. any suggestions?
>>>
>>
> Setting 'from_domain' on the endpoint will do it.  Are you having
> issues with an internal address being used in the "From" header?
>
>
>
>>
>>> Best Regards,
>>> Madushan
>>>
>>>
>>>
>>
>> --
>> Sent from Gmail Mobile
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> Join the Asterisk Community at the 13th AstriCon, September 27-29,
>> 2016
>>   http://www.asterisk.org/community/astricon-user-conference
>>
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
>
> --
> George Joseph
> Digium, Inc. | Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
> Check us out at: www.digium.com & www.asterisk.org
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>   http://www.asterisk.org/community/astricon-user-conference
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
   http://www.asterisk.org/community/astricon-user-conference

 New to Asterisk? Start here:
   https://wiki.asterisk.org/wiki/display/AST/Getting+Started

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

>>>
>>>
>>>
>>> --
>>> George Joseph
>>> Digium, Inc. | Software Developer
>>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
>>> Check us out at: www.digium.com & www.asterisk.org
>>>
>>>
>>> --
>>> _
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>
>>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>>   

Re: [asterisk-users] Asterisk 13 externip

2016-09-16 Thread mgliyanage . rc
The pabx is on amazon cloud

Sent from my iPhone

> On Sep 16, 2016, at 18:59, mgliyanage...@gmail.com wrote:
> 
> Hi
> 
> Can i put fromdomain in endpoint configuration?
> 
> Sent from my iPhone
> 
>> On Sep 16, 2016, at 18:51, George Joseph  wrote:
>> 
>> 
>> 
>>> On Fri, Sep 16, 2016 at 5:55 AM, Madushan Geethanga 
>>>  wrote:
>>> Hi,
>>> 
>>> Tried with both softphone (Ekiga) and snom IP phone, contact header 
>>> contains the public IP. but from header contains the private IP.  after 
>>> OPTIONS method sent by the server. client sends an Register with expires 0.
>> 
>> 
>> Ok, did setting from_domain work?
>>  
>>> 
>>> Best Regards,
>>> Madushan
>>> 
 On Thu, Sep 15, 2016 at 8:13 PM, George Joseph  wrote:
 
 
> On Thu, Sep 15, 2016 at 8:38 AM, Madushan Geethanga 
>  wrote:
> Hi,
> 
> Thanks for the reply.
> 
> Yes my PABX is on the cloud when I try to register to the server, the 
> server  sends registration OK with public address but  OPTION method 
> includes the private address of the server  in from header not the public 
> address. I have include both
> 
> external_media_address=XX.XX.XX.XX
> external_signaling_address=XX.XX.XX.XX
> local_net=XX.XX.XX.XX
> 
> 
> The client AOR is not getting registered.
 
 What type of device/softphone is the client?
 Is the client trying to respond back to the address in the From header 
 instead of the Contact header?
  
> 
> Best Regards,
> Madushan
> 
>> On Thu, Sep 15, 2016 at 7:41 PM, George Joseph  
>> wrote:
>> 
>> 
>>> On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad  
>>> wrote:
>>> 
>>> 
 On Wednesday, 14 September 2016, Madushan Geethanga 
  wrote:
 Hi,
 
 What is the equal option for externip in asterisk 13 with pjsip. I 
 have tried
 
 external_media_address=XX.XX.XX.XX
 external_signaling_address=XX.XX.XX.XX
 
 but asterisk 13 writes local ip to the from header. any suggestions?
>> 
>> Setting 'from_domain' on the endpoint will do it.  Are you having issues 
>> with an internal address being used in the "From" header?
>> 
>>  
 
 Best Regards,
 Madushan
 
 
>>> 
>>> 
>>> -- 
>>> Sent from Gmail Mobile
>>> 
>>> --
>>> _
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>> 
>>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>>   http://www.asterisk.org/community/astricon-user-conference
>>> 
>>> New to Asterisk? Start here:
>>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>> 
>>> asterisk-users mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>http://lists.digium.com/mailman/listinfo/asterisk-users
>> 
>> 
>> 
>> -- 
>> George Joseph
>> Digium, Inc. | Software Developer
>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
>> Check us out at: www.digium.com & www.asterisk.org
>> 
>> 
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> 
>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>   http://www.asterisk.org/community/astricon-user-conference
>> 
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>> 
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> 
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>   http://www.asterisk.org/community/astricon-user-conference
> 
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
 
 -- 
 George Joseph
 Digium, Inc. | Software Developer
 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
 Check us out at: www.digium.com & www.asterisk.org
 
 
 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 Join the 

Re: [asterisk-users] Asterisk 13 externip

2016-09-16 Thread mgliyanage . rc
Hi

Can i put fromdomain in endpoint configuration?

Sent from my iPhone

> On Sep 16, 2016, at 18:51, George Joseph  wrote:
> 
> 
> 
>> On Fri, Sep 16, 2016 at 5:55 AM, Madushan Geethanga 
>>  wrote:
>> Hi,
>> 
>> Tried with both softphone (Ekiga) and snom IP phone, contact header contains 
>> the public IP. but from header contains the private IP.  after OPTIONS 
>> method sent by the server. client sends an Register with expires 0.
> 
> 
> Ok, did setting from_domain work?
>  
>> 
>> Best Regards,
>> Madushan
>> 
>>> On Thu, Sep 15, 2016 at 8:13 PM, George Joseph  wrote:
>>> 
>>> 
 On Thu, Sep 15, 2016 at 8:38 AM, Madushan Geethanga 
  wrote:
 Hi,
 
 Thanks for the reply.
 
 Yes my PABX is on the cloud when I try to register to the server, the 
 server  sends registration OK with public address but  OPTION method 
 includes the private address of the server  in from header not the public 
 address. I have include both
 
 external_media_address=XX.XX.XX.XX
 external_signaling_address=XX.XX.XX.XX
 local_net=XX.XX.XX.XX
 
 
 The client AOR is not getting registered.
>>> 
>>> What type of device/softphone is the client?
>>> Is the client trying to respond back to the address in the From header 
>>> instead of the Contact header?
>>>  
 
 Best Regards,
 Madushan
 
> On Thu, Sep 15, 2016 at 7:41 PM, George Joseph  wrote:
> 
> 
>> On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad  
>> wrote:
>> 
>> 
>>> On Wednesday, 14 September 2016, Madushan Geethanga 
>>>  wrote:
>>> Hi,
>>> 
>>> What is the equal option for externip in asterisk 13 with pjsip. I have 
>>> tried
>>> 
>>> external_media_address=XX.XX.XX.XX
>>> external_signaling_address=XX.XX.XX.XX
>>> 
>>> but asterisk 13 writes local ip to the from header. any suggestions?
> 
> Setting 'from_domain' on the endpoint will do it.  Are you having issues 
> with an internal address being used in the "From" header?
> 
>  
>>> 
>>> Best Regards,
>>> Madushan
>>> 
>>> 
>> 
>> 
>> -- 
>> Sent from Gmail Mobile
>> 
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> 
>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>   http://www.asterisk.org/community/astricon-user-conference
>> 
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>> 
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> 
> 
> -- 
> George Joseph
> Digium, Inc. | Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
> Check us out at: www.digium.com & www.asterisk.org
> 
> 
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>   http://www.asterisk.org/community/astricon-user-conference
> 
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
   http://www.asterisk.org/community/astricon-user-conference
 
 New to Asterisk? Start here:
   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
>>> 
>>> 
>>> 
>>> 
>>> -- 
>>> George Joseph
>>> Digium, Inc. | Software Developer
>>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
>>> Check us out at: www.digium.com & www.asterisk.org
>>> 
>>> 
>>> --
>>> _
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>> 
>>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>>   http://www.asterisk.org/community/astricon-user-conference
>>> 
>>> New to Asterisk? Start here:
>>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>> 
>>> asterisk-users mailing list
>>> To 

Re: [asterisk-users] Asterisk 13 externip

2016-09-16 Thread George Joseph
On Fri, Sep 16, 2016 at 5:55 AM, Madushan Geethanga  wrote:

> Hi,
>
> Tried with both softphone (Ekiga) and snom IP phone, contact header
> contains the public IP. but from header contains the private IP.  after
> OPTIONS method sent by the server. client sends an Register with expires 0.
>


Ok, did setting from_domain work?


>
> Best Regards,
> Madushan
>
> On Thu, Sep 15, 2016 at 8:13 PM, George Joseph  wrote:
>
>>
>>
>> On Thu, Sep 15, 2016 at 8:38 AM, Madushan Geethanga <
>> mgliyanage...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> Thanks for the reply.
>>>
>>> Yes my PABX is on the cloud when I try to register to the server, the
>>> server  sends registration OK with public address but  OPTION method
>>> includes the private address of the server  in from header not the public
>>> address. I have include both
>>>
>>> external_media_address=XX.XX.XX.XX
>>> external_signaling_address=XX.XX.XX.XX
>>> local_net=XX.XX.XX.XX
>>>
>>>
>>> The client AOR is not getting registered.
>>>
>>
>> What type of device/softphone is the client?
>> Is the client trying to respond back to the address in the From header
>> instead of the Contact header?
>>
>>
>>>
>>> Best Regards,
>>> Madushan
>>>
>>> On Thu, Sep 15, 2016 at 7:41 PM, George Joseph 
>>> wrote:
>>>


 On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad 
 wrote:

>
>
> On Wednesday, 14 September 2016, Madushan Geethanga <
> mgliyanage...@gmail.com> wrote:
>
>> Hi,
>>
>> What is the equal option for externip in asterisk 13 with pjsip. I
>> have tried
>>
>> external_media_address=XX.XX.XX.XX
>> external_signaling_address=XX.XX.XX.XX
>>
>> but asterisk 13 writes local ip to the from header. any suggestions?
>>
>
 Setting 'from_domain' on the endpoint will do it.  Are you having
 issues with an internal address being used in the "From" header?



>
>> Best Regards,
>> Madushan
>>
>>
>>
>
> --
> Sent from Gmail Mobile
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>   http://www.asterisk.org/community/astricon-user-conference
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>



 --
 George Joseph
 Digium, Inc. | Software Developer
 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
 Check us out at: www.digium.com & www.asterisk.org


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
   http://www.asterisk.org/community/astricon-user-conference

 New to Asterisk? Start here:
   https://wiki.asterisk.org/wiki/display/AST/Getting+Started

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

>>>
>>>
>>> --
>>> _
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>
>>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>>   http://www.asterisk.org/community/astricon-user-conference
>>>
>>> New to Asterisk? Start here:
>>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>>
>>> asterisk-users mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>
>>
>>
>> --
>> George Joseph
>> Digium, Inc. | Software Developer
>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
>> Check us out at: www.digium.com & www.asterisk.org
>>
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>   http://www.asterisk.org/community/astricon-user-conference
>>
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016

Re: [asterisk-users] Asterisk 13 externip

2016-09-16 Thread Madushan Geethanga
Hi,

Tried with both softphone (Ekiga) and snom IP phone, contact header
contains the public IP. but from header contains the private IP.  after
OPTIONS method sent by the server. client sends an Register with expires 0.

Best Regards,
Madushan

On Thu, Sep 15, 2016 at 8:13 PM, George Joseph  wrote:

>
>
> On Thu, Sep 15, 2016 at 8:38 AM, Madushan Geethanga <
> mgliyanage...@gmail.com> wrote:
>
>> Hi,
>>
>> Thanks for the reply.
>>
>> Yes my PABX is on the cloud when I try to register to the server, the
>> server  sends registration OK with public address but  OPTION method
>> includes the private address of the server  in from header not the public
>> address. I have include both
>>
>> external_media_address=XX.XX.XX.XX
>> external_signaling_address=XX.XX.XX.XX
>> local_net=XX.XX.XX.XX
>>
>>
>> The client AOR is not getting registered.
>>
>
> What type of device/softphone is the client?
> Is the client trying to respond back to the address in the From header
> instead of the Contact header?
>
>
>>
>> Best Regards,
>> Madushan
>>
>> On Thu, Sep 15, 2016 at 7:41 PM, George Joseph 
>> wrote:
>>
>>>
>>>
>>> On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad 
>>> wrote:
>>>


 On Wednesday, 14 September 2016, Madushan Geethanga <
 mgliyanage...@gmail.com> wrote:

> Hi,
>
> What is the equal option for externip in asterisk 13 with pjsip. I
> have tried
>
> external_media_address=XX.XX.XX.XX
> external_signaling_address=XX.XX.XX.XX
>
> but asterisk 13 writes local ip to the from header. any suggestions?
>

>>> Setting 'from_domain' on the endpoint will do it.  Are you having issues
>>> with an internal address being used in the "From" header?
>>>
>>>
>>>

> Best Regards,
> Madushan
>
>
>

 --
 Sent from Gmail Mobile

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
   http://www.asterisk.org/community/astricon-user-conference

 New to Asterisk? Start here:
   https://wiki.asterisk.org/wiki/display/AST/Getting+Started

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

>>>
>>>
>>>
>>> --
>>> George Joseph
>>> Digium, Inc. | Software Developer
>>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
>>> Check us out at: www.digium.com & www.asterisk.org
>>>
>>>
>>> --
>>> _
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>
>>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>>   http://www.asterisk.org/community/astricon-user-conference
>>>
>>> New to Asterisk? Start here:
>>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>>
>>> asterisk-users mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>   http://www.asterisk.org/community/astricon-user-conference
>>
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
>
> --
> George Joseph
> Digium, Inc. | Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
> Check us out at: www.digium.com & www.asterisk.org
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>   http://www.asterisk.org/community/astricon-user-conference
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
  http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk 13 externip

2016-09-15 Thread George Joseph
On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad 
wrote:

>
>
> On Wednesday, 14 September 2016, Madushan Geethanga <
> mgliyanage...@gmail.com> wrote:
>
>> Hi,
>>
>> What is the equal option for externip in asterisk 13 with pjsip. I have
>> tried
>>
>> external_media_address=XX.XX.XX.XX
>> external_signaling_address=XX.XX.XX.XX
>>
>> but asterisk 13 writes local ip to the from header. any suggestions?
>>
>
Setting 'from_domain' on the endpoint will do it.  Are you having issues
with an internal address being used in the "From" header?



>
>> Best Regards,
>> Madushan
>>
>>
>>
>
> --
> Sent from Gmail Mobile
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>   http://www.asterisk.org/community/astricon-user-conference
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
George Joseph
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
  http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk 13 externip

2016-09-15 Thread George Joseph
On Thu, Sep 15, 2016 at 8:38 AM, Madushan Geethanga  wrote:

> Hi,
>
> Thanks for the reply.
>
> Yes my PABX is on the cloud when I try to register to the server, the
> server  sends registration OK with public address but  OPTION method
> includes the private address of the server  in from header not the public
> address. I have include both
>
> external_media_address=XX.XX.XX.XX
> external_signaling_address=XX.XX.XX.XX
> local_net=XX.XX.XX.XX
>
>
> The client AOR is not getting registered.
>

What type of device/softphone is the client?
Is the client trying to respond back to the address in the From header
instead of the Contact header?


>
> Best Regards,
> Madushan
>
> On Thu, Sep 15, 2016 at 7:41 PM, George Joseph  wrote:
>
>>
>>
>> On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad 
>> wrote:
>>
>>>
>>>
>>> On Wednesday, 14 September 2016, Madushan Geethanga <
>>> mgliyanage...@gmail.com> wrote:
>>>
 Hi,

 What is the equal option for externip in asterisk 13 with pjsip. I have
 tried

 external_media_address=XX.XX.XX.XX
 external_signaling_address=XX.XX.XX.XX

 but asterisk 13 writes local ip to the from header. any suggestions?

>>>
>> Setting 'from_domain' on the endpoint will do it.  Are you having issues
>> with an internal address being used in the "From" header?
>>
>>
>>
>>>
 Best Regards,
 Madushan



>>>
>>> --
>>> Sent from Gmail Mobile
>>>
>>> --
>>> _
>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>>
>>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>>   http://www.asterisk.org/community/astricon-user-conference
>>>
>>> New to Asterisk? Start here:
>>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>>
>>> asterisk-users mailing list
>>> To UNSUBSCRIBE or update options visit:
>>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>
>>
>>
>> --
>> George Joseph
>> Digium, Inc. | Software Developer
>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
>> Check us out at: www.digium.com & www.asterisk.org
>>
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>   http://www.asterisk.org/community/astricon-user-conference
>>
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>   http://www.asterisk.org/community/astricon-user-conference
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
George Joseph
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
  http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk 13 externip

2016-09-15 Thread Madushan Geethanga
Hi,

Thanks for the reply.

Yes my PABX is on the cloud when I try to register to the server, the
server  sends registration OK with public address but  OPTION method
includes the private address of the server  in from header not the public
address. I have include both

external_media_address=XX.XX.XX.XX
external_signaling_address=XX.XX.XX.XX
local_net=XX.XX.XX.XX


The client AOR is not getting registered.

Best Regards,
Madushan

On Thu, Sep 15, 2016 at 7:41 PM, George Joseph  wrote:

>
>
> On Thu, Sep 15, 2016 at 7:17 AM, Faheem Muhammad 
> wrote:
>
>>
>>
>> On Wednesday, 14 September 2016, Madushan Geethanga <
>> mgliyanage...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> What is the equal option for externip in asterisk 13 with pjsip. I have
>>> tried
>>>
>>> external_media_address=XX.XX.XX.XX
>>> external_signaling_address=XX.XX.XX.XX
>>>
>>> but asterisk 13 writes local ip to the from header. any suggestions?
>>>
>>
> Setting 'from_domain' on the endpoint will do it.  Are you having issues
> with an internal address being used in the "From" header?
>
>
>
>>
>>> Best Regards,
>>> Madushan
>>>
>>>
>>>
>>
>> --
>> Sent from Gmail Mobile
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>>   http://www.asterisk.org/community/astricon-user-conference
>>
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
>
> --
> George Joseph
> Digium, Inc. | Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
> Check us out at: www.digium.com & www.asterisk.org
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
>   http://www.asterisk.org/community/astricon-user-conference
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
  http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk 13 externip

2016-09-15 Thread Faheem Muhammad
On Wednesday, 14 September 2016, Madushan Geethanga 
wrote:

> Hi,
>
> What is the equal option for externip in asterisk 13 with pjsip. I have
> tried
>
> external_media_address=XX.XX.XX.XX
> external_signaling_address=XX.XX.XX.XX
>
> but asterisk 13 writes local ip to the from header. any suggestions?
>
> Best Regards,
> Madushan
>
>
>

-- 
Sent from Gmail Mobile
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
  http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users