Using a different ougoing SIP provider with Callcentric

<< < (4/5) > >>

Shiblee:
Hi,
The caller id was xxxxxx0 (x ->letter, 0->numeric zero). This is a sip call, for initial testing.

azrobert:
Did you check the call history on OBI200-1 to see if you are receiving the CID correctly?
It should look like this:
From SP1(Shiblee0)
If you are receiving CID please try an all numeric CID just to see what happens.

Shiblee:
Thanks. I was just going to modify my post, as information was not properly given.

I checked that in the obi200. Obi has the CID.

Anyway.. for routing the call to google chat id what to write at,

Voice Services -> SP1 Services -> X_InboundCallRoute
pp(xxxxxxxxx), ? ? ? ? ? ? ?

azrobert:
When you use format pp(xxxxxxxxx) pp is the OBiTalk network and you can only route calls to another OBi using an OBi number.

If you have a GV account defined on both OBi200s, then do this:

spn(GV#2_number)

Change spn to the SP number where GV#1 is defined.
The CID received at GV#2 will be GV#1's CID, not the inbound call CID.

Shiblee:
Quote from: azrobert on January 13, 2015, 08:20:28 pm

On the OBi200#2

Physical Interfaces -> Phone port
Add to beginning of the OutboundCallRoute:
{(<510111111*>@@.):pp},

Physical Interfaces -> Phone port -> DigitMap
Add AFTER the beginning parenthesis:
@@.S3|
 
Replace 510111111 with the OBi number Of OBi200#1                 

On the OBi200#1

Voice Services -> OBiTalk Service
Replace InboundCallRoute:
{510222222>0:ph},{510222222>(@@.):sp1},{ph}

Replace 510222222 with the OBi number Of OBi200#2

Dial 0 to ring the phone port on OBi200#1
Any other number will be routed to SP1 on OBI200#1

You weren't specific enough on the dialed numbers, so I allowed anything including a plus sign.
@@. will allow any character string.
The S3 after the @@. is a 3 second wait after the number is dialed.
This is to prevent the number being sent prematurely if you pause between numbers.
If you have a phone where you dial the number then press Talk/Send you can change it to S1 for a 1 second wait.



Hi, Is there a difference (due to left to right precedence) to enter the code {(<510111111*>@@.):pp}
beginning/end of OutboundCallRoute.

My intention here to use **service route access codes while keeping the rule of 0 to call OBi#1:PH and other numbers to OBi#1:SP1, by adding it end of line of OutboundCallRoute.

Thanks

Navigation

[0] Message Index

[#] Next page

[*] Previous page