Did You try to specify extension i context ?

Dial(IAX2/myiax2peer/[EMAIL PROTECTED]/extension)

fragment from:
http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Dial
"
[iaxhost1-out]
exten => 99205,1,Dial(IAX2/value3:[EMAIL PROTECTED]/99105)
; A more complicated extension example:
exten => 982XX,1,Dial(IAX2/value3:[EMAIL PROTECTED]/991${EXTEN:3})
"

Hello

I am trying to use this command to dial an IAX2 channel, with a supplied 
context, etc:

Dial(IAX2/myiax2peer/[EMAIL PROTECTED])

This fails, with an authentication failed message while:
Dial(IAX2/myiax2peer/${EXTEN}) succeeds with out a hitch.

Why is this???

Regards
Jon

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to