AurumPotabile Posted September 10, 2010 Report Share Posted September 10, 2010 I'm looking for help figuring out a troublesome problem that appeared during a recent implementation of PBXNSIP. Calling from extension to extension within the office works fine, but if I attempt to call a phone directly via an outside line, our hunt group is activated without even trying to route the call to the correct number. The ideal setup is that anyone calling the main office number will activate a hunt group, which consists of four separate phones. However, if a customer calls a direct number the call will go directly to that number and completely bypass the hunt group. As an example of our configuration, we have individual phones set up with Account Numbers of [Ext] [Number]. Thus we have 501 123-555-1212 for user one and 502 123-555-1213 for user two. Both users are part of our hunt group (701). An outside caller calls the main office number, and both phones ring as expected. If the caller instead dials 123-555-1212, instead of going directly to that number, the hunt group is activated and both phones ring. To add to the confusion, if the caller dials a number not contained in the hunt group (ie, 123-555-1214), the hunt group is activated anyway. Thanks for your time-- if you have any ideas about what I've missed, I'd sure appreciate your help! Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted September 13, 2010 Report Share Posted September 13, 2010 I guess you should take a look at the inbound routing of calls from trunks (e.g. http://kiwi.pbxnsip.com/index.php/Inbound_Calls_on_Trunk). Maybe in your trunk there is just the hunt group as the destination--and it would be no surprise that whatever you dial the call always lands on that hunt group. Quote Link to comment Share on other sites More sharing options...
AurumPotabile Posted September 16, 2010 Author Report Share Posted September 16, 2010 The problem was that we didn't have a regular expression in our "Send call to extension:" field in the Trunk settings page. When we supplied the following string and saved, the direct numbers worked as expected: !(.*)!\1!t! That's all there was to it! 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.