-
Hi, The virtualmachine setup is a LXD vm with a managed bridge (lxdbr0 bridging my 192.168.2.14 address to 10.66.71.0/24) If I nmap the 5060 port on 10.66.71.35 from the host network, the port is listed as 'open'. The symptoms I see is that when I dial from my doorphone, it rings 10-15 seconds, then connects to Asterisk, executes the dialplan and stops just before the Dial() or Queue() application:
-> The above 3 lines are triggered by hanging up from the doorpost (sip:211) GUI.
-> These 4 lines are triggered by pushing the button on my doorpost, configured to enter via context "doorpost" to extension "500". The dialplan has been reduced to the bare necessary and just contains another Dial() application, which is not executed. I have emphasized the last line.
-> This is another iteration of the same test, now from doorpost 212 (configured identically). The symptoms are the same: I push the button on the doorpost, hear it ring for 10-15 seconds, then the dialplan is executed but it fails. More than happy to share configuration files, but my guess is that I'm overlooking something on the network level and I'm hoping someone here can just tell me "Hey, did you think of enabling XXX"? :). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Are the 10000-20000 ports open? |
Beta Was this translation helpful? Give feedback.
-
No they were not - or at least, those ports were not open from the host network. The Asterisk container being inside a virtual machine that is managed with lxd kept giving me headaches, so I have installed a dedicated Asterisk LXD instance with networking through a routed nic, and now the headache is over. |
Beta Was this translation helpful? Give feedback.
Are the 10000-20000 ports open?