Calls forward to mobile are dropped on ring

Status
Not open for further replies.

russell.jones.58173

Joined
May 31, 2013
Messages
2
Reaction score
0
I'm trying the free version of V11, and we've set up our extensions to forward to our mobile phones. When we dial into the system, our mobiles ring briefly (< 1/2sec), then stop before we can answer the call. A couple of seconds later it does the same thing, and then the incoming call is dropped. The Server Activity Log shows the following:

31-May-2013 14:05:37.168 [CM503008]: Call(C:14): Call is terminated
31-May-2013 14:05:37.137 Leg L:14.1[Line:10000<<0123456789] is terminated: Cause: CANCEL from 203.161.160.71:5060
31-May-2013 14:05:33.043 Currently active calls - 1: [14]
31-May-2013 14:05:31.183 [CM503025]: Call(C:14): Calling T:Line:10000>>0987654321@[Dev:sip:[email protected]:5060] for L:14.1[Line:10000<<0123456789]
31-May-2013 14:05:31.136 [CM503005]: Call(C:14): Forwarding: T:Line:10000>>0987654321@[Dev:sip:[email protected]:5060]
31-May-2013 14:05:31.136 Line limit check: Current # of calls for line Lc:10000(@Engin[<sip:[email protected]:5060>]) is 1; limit is 4
31-May-2013 14:05:31.136 L:14.1[Line:10000<<0123456789] forwards call from Extn:11 to Out#:>>Rule{Rule for Engin}>>0987654321 based on rule Fwd[Available/NotReg]
31-May-2013 14:05:31.136 L:14.1[Line:10000<<0123456789] failed to reach Extn:11, reason Not Registered
31-May-2013 14:05:31.136 [CM503017]: Call(C:14): Target is not registered: Extn:11
31-May-2013 14:05:31.136 [CM505003]: Provider:[Engin] Device info: Device Not Identified: User Agent not matched; Capabilities:[reinvite, replaces, able-no-sdp, recvonly] UserAgent: [] PBX contact: [sip:[email protected]:5060]
31-May-2013 14:05:31.136 [CM503001]: Call(C:14): Incoming call from Line:10000<<0123456789 to <sip:[email protected]:5060>
31-May-2013 14:05:31.136 Line limit check: Current # of calls for line Lc:10000(@Engin[<sip:[email protected]:5060>]) is 1; limit is 4
31-May-2013 14:05:31.136 [CM503012]: Inbound any hours rule (Russell) for 10000 forwards to DN:11
31-May-2013 14:05:31.089 [CM503008]: Call(C:13): Call is terminated
31-May-2013 14:05:31.089 Leg L:13.1[Line:10000<<0123456789] is terminated: Cause: CANCEL from 203.161.160.71:5060
31-May-2013 14:05:25.136 [CM503025]: Call(C:13): Calling T:Line:10000>>0987654321@[Dev:sip:[email protected]:5060] for L:13.1[Line:10000<<0123456789]
31-May-2013 14:05:25.089 [CM503005]: Call(C:13): Forwarding: T:Line:10000>>0987654321@[Dev:sip:[email protected]:5060]
31-May-2013 14:05:25.089 Line limit check: Current # of calls for line Lc:10000(@Engin[<sip:[email protected]:5060>]) is 1; limit is 4
31-May-2013 14:05:25.089 L:13.1[Line:10000<<0123456789] forwards call from Extn:11 to Out#:>>Rule{Rule for Engin}>>0987654321 based on rule Fwd[Available/NotReg]
31-May-2013 14:05:25.089 L:13.1[Line:10000<<0123456789] failed to reach Extn:11, reason Not Registered
31-May-2013 14:05:25.089 [CM503017]: Call(C:13): Target is not registered: Extn:11
31-May-2013 14:05:25.089 [CM505003]: Provider:[Engin] Device info: Device Not Identified: User Agent not matched; Capabilities:[reinvite, replaces, able-no-sdp, recvonly] UserAgent: [] PBX contact: [sip:[email protected]:5060]
31-May-2013 14:05:25.089 [CM503001]: Call(C:13): Incoming call from Line:10000<<0123456789 to <sip:[email protected]:5060>
31-May-2013 14:05:25.089 Line limit check: Current # of calls for line Lc:10000(@Engin[<sip:[email protected]:5060>]) is 1; limit is 4
31-May-2013 14:05:25.089 [CM503012]: Inbound any hours rule (Russell) for 10000 forwards to DN:11

Any idea why the system is behaving this way. It's not very useful at the moment!

Many Thanks,
Russell
 
russell.jones.58173 said:
31-May-2013 14:05:37.137 Leg L:14.1[Line:10000<<0123456789] is terminated: Cause: CANCEL from 203.161.160.71:5060

Is that IP (203.161.160.71) your VoIP provider? The log shows that it is causing the calls to drop. It could be that one or more ports are not open/forwarded on your router/firewall. Did you run the 3Cx firewall check with success? It may also have something to do with the caller ID you are attempting to send out on the trunk (one from the calling party?)

I'm assuming that any regular call out on the same provider is working?

You may want to speak to your provider, they may be able to give you a quick explanation about what is happening (if it is in fact them dropping the call). That would save you a lot of time speculating on the cause, and give you more time to try to correct it.
 
Thanks for the suggestion. I found that dns.exe was using several of the ports, and once I told it not to, 3CX seems to work fine.
 
Thank you for the follow up.. Reminds me I will need to continue training Windows DNS to behave. Sounds like it allocated ports 3CX needed.. like DNS did in Exchange 2003 on an SBS box.. good times.
 
Status
Not open for further replies.