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

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: >

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

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

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

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

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 >> >>

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

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

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

[asterisk-users] Asterisk 13 externip

2016-09-14 Thread Madushan Geethanga
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 --