Telis Ltd Posted March 8, 2011 Report Share Posted March 8, 2011 I have a problem with cell phone redirection. This is on both our SNOM one phone system and our customers. We are running version 2011-4.2.0.3958 (Win64) and (in case it makes any difference) it is behind a NAT firewall using the IP Routing List method of traversal. If I have an extension and set it to forward calls or ring simultaneously in the redirection settings when I call the extension from another extension it will ring the cell phone. If I call the extension from an external number it will not. Any ideas what might be causing or how I could go about troubleshooting it? Quote Link to comment Share on other sites More sharing options...
pbx support Posted March 8, 2011 Report Share Posted March 8, 2011 For a good baseline, I would start using 2011-4.2.0.3981 (this it the bug fix release). Let me start with some basic suggestions - First, make sure that you are not calling from the cell phone the same user. Second, see if this extension is called direcly(i.e., not through the hunt or acd, in which case, you have to set those settings too on the extension's "Redirection" page). Third, see if the INVITE is going out but being rejected by the carrier for whatever reasons. Quote Link to comment Share on other sites More sharing options...
Telis Ltd Posted March 10, 2011 Author Report Share Posted March 10, 2011 Thanks for getting back to me, I just got back to my desk and I'm trying this again. For a good baseline, I would start using 2011-4.2.0.3981 (this it the bug fix release). I tried that but unfortunately it didn't help. Let me start with some basic suggestions - First, make sure that you are not calling from the cell phone the same user. Second, see if this extension is called direcly(i.e., not through the hunt or acd, in which case, you have to set those settings too on the extension's "Redirection" page). I'd done both. The extension is the destination for the trunk. Third, see if the INVITE is going out but being rejected by the carrier for whatever reasons. The invite is going out but there is the following line in the logs... SIP/2.0 403 Access denied to SIP Trunk Out I have attached the log files for both a successful divert (i.e. when the redirected extension is called from another local extension) and an unsuccessful log file. CallRedirectionLocal.txt -> Extension 40 calls Extension 42 and is redirected to 07957628799. CallRedirectionFailed.txt -> 0778686338 calls 02031375693 (which is sent to Extension 42) but is not successfully redirected to 07957628799. Any help gratefully received! The trunk is set up for a SIP Trunk with gradwell.com, this config is as follows:- # Trunk 3 in domain pbx.company.com Name: Gradwell Type: gateway To: sip RegPass: ******** Direction: Disabled: false Global: false Display: RegAccount: RegRegistrar: sip.trunk.gradwell.com RegKeep: RegUser: Icid: Require: OutboundProxy: Ani: 02031375693 DialExtension: 40 Prefix: Trusted: false AcceptRedirect: false RfcRtp: false Analog: false SendEmail: UseUuid: false Ring180: false Failover: never Privacy: pai Glob: RequestTimeout: Codecs: 0 8 18 CodecLock: true Expires: 3600 FromUser: Tel: true TranscodeDtmf: false AssociatedAddresses: InterOffice: false DialPlan: Colines: co1 co2 co3 DialogPermission: 40 41 42 CallRedirectionFailed.txt CallRedirectionLocal.txt Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted March 10, 2011 Report Share Posted March 10, 2011 Try to set other values for the privacy indication. P-Asserted-Identity seems to be a problem here. Try "No Indication", that does the trick with many providers. Though you will loose the ability to ahow the original Caller-ID. Quote Link to comment Share on other sites More sharing options...
Telis Ltd Posted March 10, 2011 Author Report Share Posted March 10, 2011 Try to set other values for the privacy indication. P-Asserted-Identity seems to be a problem here. Try "No Indication", that does the trick with many providers. Though you will loose the ability to ahow the original Caller-ID. Setting Privacy Indication to No Indication works! It's a shame I can't pass on the original caller ID though. I'll put in a feature request to Gradwell. Thanks very much for your help. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.