Take a stab at using M() instead. Write a wee little macro that waits for a
few seconds, then sends the auth string.
something like:
Dial(whatever,M(send_ld_auth^2^123456))
[macro-send_ld_auth]
exten => s,1,Wait(${ARG1})
exten => s,n,SendDTMF(${ARG2})
Jim
Ian Darwin wrote:
> I think the solution is going to involve use of the Dial flag
> G, combined with Wait() and SendDTMF().
> I need to think about this; anybody used that G flag?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]