search for: nexphone

Displaying 1 result from an estimated 1 matches for "nexphone".

Did you mean: netphone
2006 Mar 10
0
Forward from SER to asterisk can't hang up
...isk on 5065. The setup is that people use serweb to create an account and register a phone. Their calls are routed from ser to asterisk and then inbound on IAX2. The server has a public and an internal interface. The real FQDN of the server is nmibwksip3.nexusmgmt.com and it has cnames of pbx and nexphone. The pbx name is used to route calls to the asterisk. Setting up inbound calls works with this routing statement in ser.cfg: if (uri =~ "sip:[0-9]{4}@pbx\.nexusmgmt\.com") { forward(65.126.236.148,5065); break; }; The problem is that the calls are not torn down properly. Hanging up o...