How about posting the output from the console? version of asterisk, zaptel, etc.

Also, have you checked out http://www.voip-info.org/wiki-Asterisk+cmd+Dial

<quote>
Return codes
If all the called channels are busy, Dial will exit with a return code of 0 and will continue in the current context at priority n+101, if it exists, where n is the priority of the Dial command. This allows you to set up different behavior for a busy response as opposed to a no-answer response.

If Dial was unable to place the call for some other reason, such as timing out before any channel answered successfully, then Dial will exit with a return code of 0 and execute the next higher priority (n+1) command.

If the g option is specified, and the called party hangs up before the calling party, then Dial exits with a return code of 0 to continue execution at priority n+1.

Dial returns -1 if the originating channel hangs up, or if the call is bridged and either of the parties in the bridge terminate the call.
</quote>

Remember http://voip-info.org is your friend.

ryan nalupa wrote:
hello everyone! im new here and i just would like to post my problem about the 
dial application. when i'm calling from an outside line to our pstn which is 
channel 4 in our digium card. the card recognizes the call and when i dial a 
number i.e., 1877-LINUX-ME, channel recognizes the call and the call is bridged 
from 4 to 2, my problem is that the dial application doesnt seem to apply 
because it jumps to the n+101 priority and sends me a busy tone and hangs the 
line. anyone who can help me here??? thanks in advance! ;-)
ryan

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

------------------------------------------------------------------------

_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to