How to allow access to dialtone of li from SPx

(1/2) > >>

aloksinha:
Dear Friends,

Require your help here.

Example:
I want to be able to receive calls on Sp1 of Ob1 - and provide the users with Dial tone from LI - so that users can dial their own preferred number.

How would I achieve this.

I am assuming, it will require the following 2 steps.
1. SP1 Incoming route to have just (li) as the inbound call route.
2. There has to be some way to tell obi - that call has been completed - so that the voice circuit is completed and the dtmf dialing further should be allowed out.

When I provide just the (li) in the inbound call route... 'some' digit is dialed out, as the POTS line says, the number dialed is invalid (the status log does not show any dialed number)

Where am I going wrong !?

Alok

hwittenb:
That feature is what OBi provided with the Automated Attendant IVR.  You can setup the inbound call route on SP1 to aa.  When calling the SP1 number, the caller can then enter a 2 to dial a number.  On the OBi110 the Auto Attendant for outgoing calls default Primary Line is the PSTN Line.

aloksinha:
Quote from: hwittenb on September 17, 2014, 08:01:17 am

That feature is what OBi provided with the Automated Attendant IVR.  You can setup the inbound call route on SP1 to aa.  When calling the SP1 number, the caller can then enter a 2 to dial a number.  On the OBi110 the Auto Attendant for outgoing calls default Primary Line is the PSTN Line.


Thanks for the reply.

Yes, thats what we don't want.. we don't want to give the AA - and the need to dial 2 - this is what we wanted to do automatic.

Alok

azrobert:
When you have {li} in the X_InboundCallRoute the OBi will send the provider's userid as an outbound number to the Line Port. That is why you are getting "Invalid Number" message. You must remove the userid before forwarding the call.

Try this rule in the SP1 Service X_InboundCallRoute:
{>(<userid:>):li}

userid is the Voice Services -> SP1 Service -> AuthUserName
Some providers will send something other than AuthUserName
If the above rule doesn't work post back here
There is a way to determine what the provider is sending as userid

aloksinha:
Ok great stuff... - trying and coming back in a few minutes...

Navigation

[0] Message Index

[#] Next page