OBiTALK Community

General Support => Day-to-Day Use => Topic started by: JohnLennon on December 26, 2011, 01:58:04 PM

Title: AA issue calling Obi to Obi directly
Post by: JohnLennon on December 26, 2011, 01:58:04 PM
I've added a 2nd Obi110 to my account and both work well with GV, however if I call from the 2nd (newly added) Oby to the #1 one (using 2# which is a shortcut for **9....) the user gets the AA and has to press 1.

If I do the reverse and call them, the call is answered directly.

I checked the configuration and both have AA enabled in their profile. What am I missing? How can I properly fix this?
Title: Re: AA issue calling Obi to Obi directly
Post by: RonR on December 26, 2011, 02:24:48 PM
To have the Auto Attendant answer calls from another OBi, there needs to be an InboundCallRoute rule:


Voice Services -> OBiTALK Service -> InboundCallRoute : {200123456:aa},{ph}

where 200123456 is the OBiTALK number that should be routed to the Auto Attendant.


Incoming OBiTALK Service calls from 200123456 will be sent to the Auto Attendant.  All others will ring the PHONE Port.
Title: Re: AA issue calling Obi to Obi directly
Post by: JohnLennon on December 26, 2011, 02:36:55 PM
RonR,
this however doesn't explain why the original #1 Obi doesn't get the AA when calling the new one.

The original (old) Obi has:
{(iPhone|NewObi)>(xx.):SP1},{(iPhone|NewObi):aa},{ph}

The new Obi has:
{(iPhone|OldObi)>(xx.):SP1},{(iPhone|OldObi):aa},{ph}

(for ease of reading I replaced the 290ABCDEF number with iPhone and 200ABCDEF with the old or new Obi).

Since both seem to direct to AA, why the different behavior?

Thanks in advance for your continued help.
Title: Re: AA issue calling Obi to Obi directly
Post by: RonR on December 26, 2011, 02:44:45 PM
What does the Call History in the OBi that fails to route the call to the Auto Attendant show for the failed call?
Title: Re: AA issue calling Obi to Obi directly
Post by: JohnLennon on December 26, 2011, 05:11:24 PM
RonR,
there is no failure.

1. Old can call the New one directly, without any AA prompt. I like this behavior.
2. When New calls Old, gets prompted from AA to press 1 to continue the call

Which one is the expected behavior and why is there a difference?

Title: Re: AA issue calling Obi to Obi directly
Post by: RonR on December 26, 2011, 05:37:31 PM
Given what you posted, either OBi calling the other OBi should reach the Auto Attendant.  Since it's not working in one direction, something isn't right.

If you don't want the Auto Attendant to answer in either direction, set:

original (old) Obi:

Voice Services -> OBiTALK Service -> InboundCallRoute : {(iPhone|NewObi)>(Msp1):sp1},{ph}

new Obi:

Voice Services -> OBiTALK Service -> InboundCallRoute : {(iPhone|OldObi)>(Msp1):sp1},{ph}
Title: Re: AA issue calling Obi to Obi directly
Post by: JohnLennon on December 26, 2011, 06:15:23 PM
Hi RonR,
the change that you suggested worked, thank you  :)