Displaying 1 result from an estimated 1 matches for "2b9ye7dz".
2015 Apr 30
2
OpenVPN Clients Intermittently Cannot Call In
...them that connects back to the LAN network through a pfSense gateway with OpenVPN configured on it.
Asterisk server LAN IP: 10.10.32.10
My internal test phone: 146 at 10.10.32.96
My external test phone: 265 at 192.168.32.10
My sip.conf for these external users is as follows:
http://pastebin.com/2b9YE7Dz
The dialplan uses this Dial() invocation when dialing either an internal or external phone. Note that the max timeout is 12 seconds:
exten => _[12]XX,1,Dial(SIP/${EXTEN},12)
These external phones register correctly, and internal users can call these external users, the phones ring immediatel...