|
Title: Calling across to Countries? Post by: Saurav on June 30, 2013, 08:20:06 am Tried to read the forum but seem stuck at some points so figured i would ask for advice.
Here is my setup Obi - 1 ob1111111 (ctry A) + Local PSTN A + Phone 1 Obi - 2 ob2222222 (Ctry B) + Local PSTN B + Phone 2 What I want to achieve 1) If any one calls local PSTN B it should route the call to over obi to a specific number and dial out via PSTN A 2) Using Phone 1 or Phone 2 I should be able to use speed dial for the other obi device and Call out using a PSTN - Have done this using Voice Services -> OBiTALK Service -> InboundCallRoute : {Obi 1>(Mli):li},{ph} 3) If Phone 4444444 calls the PSTN A, it should use auto attendant to dial out any number on PSTN B Thanks in advance Title: Re: Calling across to Countries? Post by: azrobert on June 30, 2013, 06:38:05 pm I didn't test the following.
In OBi#1 Add to the beginning of Voice Services -> ObiTalk Service Service -> InboundCallRoute: {(200222222)>(200):li(18005551212)}, Replace your Physical Interfaces -> Line Port -> InboundCallRoute: {(4444444):PP(ob200222222*100)},{ph} In OBi#2 Add to the beginning of Voice Services -> ObiTalk Service Service -> InboundCallRoute: {(200111111)>(100):aa}, Replace your Physical Interfaces -> Line Port -> InboundCallRoute: PP(ob200111111*200) Update: I corrected a coding error at 11:23 PM |