Hello,
I would like to implement something like the *69 feature in my Asterisk (I
know that some adapters (Linksys and Sipura at least) handle it by
themselves, by storing the number of the last caller and redialing that
number when you *69 but I have some ATAs which don't have the feature and
send the *69 string to Asterisk)
I am able to store the last calling number in my asterisk. The problem I
have is that I use different SIP trunks for dialing different destinations,
so I can't have a generic
exten => *69,1,Dial(SIP/PeerX,${my_already_stored_number})
because I don't know which "PeerX" to use.
Is there a way to have Asterisk dial the number using its dial plan ?
Thanks,
Liviu
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]