I found an old thread and I have a couple of questions. I can't test this myself because I don't have an Obiline or an Obi110. I have been thinking about purchasing one or the other.
Is this still possible with the current firmware? Is this possible on an Obi202 with Obiline adapter?
RuiD,
The Auto Attendant doesn't have the capability to dial a number, pause for that number to answer, and then output more DTMF digits using a VoIP provider.
If you can use the LINE Port for the callback instead, try the following:
Voice Services -> SP1 Service -> X_InboundCallRoute : {(<+>911234567):aa($1)},{ph}
Voice Services -> Auto Attendant -> OutboundCallRoute:
{(<+911234567:211234567,,,,,0911234567#>):li},{([1-9]x?*(Mpli)):pp},{0:ph},{(<**1:>(Msp1)):sp1},
{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli}
Each comma will introduce 0.2 seconds of pause.
Incoming calls from 911234567 to SP1 which are aborted before the Auto Attendant answers should cause the Auto Attendant to make a callback to 211234567 (pause) 0911234567# using the LINE Port.
EDIT:This does not seem to be possible with the Obiline adapter. It seems to work fine on the Obi110.