ht@phonitel.com
2005-Mar-10 08:32 UTC
[Asterisk-Users] Avoiding connect signal in two stage dialing
Hello, I am using asterisk for two stage dialing: 1-) I make a call from my voip phone; 2-) Asterisk dials first a access number, iputs a PIN and then dials destination number; However, I am getting the connect signal from the moment access number connects. I would like to avoid receiving this signal and only get connect signal after the destination number connects. Any clue how to implement this? I have been using this: exten --> _. , 1, Dial(SIP/myprovider.com, 30, D(www447881234ww12345678www${EXTEN}) ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.