OBiTALK Community

General Support => Day-to-Day Use => Topic started by: ymcp on March 13, 2018, 07:07:33 AM

Title: help with outbound routing
Post by: ymcp on March 13, 2018, 07:07:33 AM
Hi
i have a 202 and would like to be able to see which sp is calling . i have used the advice from this post http://www.obitalk.com/forum/index.php?topic=11192.0
and use
X_InboundCallRoute {(<x:3>xxxxxxxxxx):ph}
however since the numbers are stored in the phones memory with strange prefix (3-212-555-1212) i would like to somehow have the outbound route set to route 11 digit numbers starting with "3" to a corresponding sp (sp3) and to replace the "3" with the standard "1"
Title: Re: help with outbound routing
Post by: drgeoff on March 13, 2018, 07:46:00 AM
Try this. In the PHONE Port Digit Map insert
<3:**31>xxxxxxxxxx|
immediately after the opening (

(There are 10 x in the above.)
Title: Re: help with outbound routing
Post by: ymcp on March 13, 2018, 08:28:26 AM
perfect
thanks