Call forward to mutiple numbers?

<< < (8/14) > >>

flipdee:
Hey,
I was wondering if it's possible to forward incoming calls (on PSTN Line) to multiple obitalk destinations simultaneously?

Thanks a lot!

flipdee

RonR:
Quote from: flipdee on March 06, 2012, 01:48:09 pm

I was wondering if it's possible to forward incoming calls (on PSTN Line) to multiple obitalk destinations simultaneously?


Physical Interfaces -> LINE Port -> InboundCallRoute : {ph,pp(ob200123001),pp(ob200123002),pp(ob200123003)}

would simultanously ring the OBi PHONE Port and OBiTALK numbers 200123001/200123002/200123003.  The first to answer gets the call.


Physical Interfaces -> LINE Port -> InboundCallRoute:

{pp(ob200123001),pp(ob200123002),pp(ob200123003),pp(ob200123004)}

would simultanously ring the OBiTALK numbers 200123001/200123002/200123003/200123004.  The first to answer gets the call.

dealyanodeal:
Hi
 I am trying to setup simaltaneous ring where my cell phone(1111111111) also rings whenever there is a call on my home phone(2222222222). I am using GV(3333333333).  to initiate the new forwarding call. It is workign fine but when I am calling from my own cell(1111111111)  to home(2222222222)  then it puts the call on hold on cell(1111111111) as OBI is initiating another call using GV (3333333333) and then calling same cell no(1111111111)again.

Is there any way around it? something like...if the same no is calling which is also the simaltenous ring then dont forward/initiate the new call.

Thanks in advance,

RonR:
Quote from: dealyanodeal on April 16, 2012, 09:11:40 am

I am trying to setup simaltaneous ring where my cell phone(1111111111) also rings whenever there is a call on my home phone(2222222222). I am using GV(3333333333).  to initiate the new forwarding call. It is workign fine but when I am calling from my own cell(1111111111)  to home(2222222222)  then it puts the call on hold on cell(1111111111) as OBI is initiating another call using GV (3333333333) and then calling same cell no(1111111111)again.

Is there any way around it? something like...if the same no is calling which is also the simaltenous ring then dont forward/initiate the new call.


Physical Interfaces -> LINE Port -> InboundCallRoute : {1111111111:ph},{ph,sp1(1111111111)}

Jorge:
Can this kind of fork be used with Auto Attendant?

Right now I have this InboundCallRoute:
{(x.123|x.456|...):aa},{ph,PP(ob123456789)}

So, when somebody not in trusted list calls, that call is fork to my phone and my ObiTalk App. And, any trusted caller is answered by auto attendant because of that rule. However, if that trusted caller presses '1 to continue this call', then that makes ring only my phone, the call is not forked to ob123456789.

Is there any way I can fork that call from AA?


Quote from: obi-support2 on March 21, 2011, 10:34:40 am

The Call forward destination number fields only allow 1 number at present.

The Inbound Call route parameters, on the other hand, would allow you to fork the call the multiple numbers, simultaneously. The limit 4.

Some examples with SP1 InboundCallRoute:

{ph,SP1(12345678),SP2(11112234),SP2(44445555)}, OR

{(33931111|3399xxxx):ph,PP(ob200123456),SP2(11112234),SP2(44445555)}


This is assuming you can support at least 2 calls per SP service. Whichever number answers first will "win" and the other calls will be canceled by the OBi automatically.

---------
Note: If you include LI(some-number) in the route, however, LI will "win" most of the time since there is no easy way to tell if the call on the analog PSTN line is answered; so the device simply assumes the call is connected once it finishes dialing out the number on the PSTN line (hence it wins).

In 1.2 (currently in beta) we offer a new feature to detect if outbound call on PSTN line is connected based on tones and signal detected on the LINE. But this may require some tweaking for your local phone company. By default that feature is not enabled.


Navigation

[0] Message Index

[#] Next page

[*] Previous page