Re: [Astlinux-users] Im not sure how to configure the DynDNS Host Open plugin

2016-02-19 Thread Michael Knill
Thanks Lonnie I will give it a try. Regards Michael Knill On 20 Feb 2016, at 12:30 AM, Lonnie Abelbeck wrote: Hi Michael, > So for my requirement which is two remote phones, could I do? > > DYNDNS_HOST_OPEN_IP=“,~udp” That should work, but allows a few more ports than you need :-) I gue

Re: [Astlinux-users] Im not sure how to configure the DynDNS Host Open plugin

2016-02-19 Thread Lonnie Abelbeck
Hi Michael, > So for my requirement which is two remote phones, could I do? > > DYNDNS_HOST_OPEN_IP=“,~udp” That should work, but allows a few more ports than you need :-) I guess the RTP port range would be guaranteed to work. If your AstLinux box already allows a UDP port range for asterisk

Re: [Astlinux-users] Im not sure how to configure the DynDNS Host Open plugin

2016-02-18 Thread Michael Knill
Ah ok thanks. I found the example in the plugin a bit confusing: TCP/UDP port format (DYNDNS_HOST_OPEN_TCP & DYNDNS_HOST_OPEN_UDP): # "hostname1,hostname2~port1,port2 hostname3,hostname4~port3,port4 ..." # # IP protocol format (DYNDNS_HOST_OPEN_IP): # “hostname1,hostname2~proto1,proto

Re: [Astlinux-users] Im not sure how to configure the DynDNS Host Open plugin

2016-02-18 Thread Lonnie Abelbeck
On Feb 18, 2016, at 10:15 PM, Michael Knill wrote: > Hi group > > I have two remote phones and yes I realise that Open VPN is better but now I > just want to set up the DynDNS Host Open plugin. > > Regarding the DYNDNS_HOST_OPEN_IP config, what does > hostname1,hostname2~proto1,proto2 repre