[Asterisk-Users] forwarding Sip call to IAX and vice-versa

Mikael Magnusson mikaelmagnusson at glocalnet.net
Fri Apr 22 12:50:20 MST 2005


On Fri, Apr 22, 2005 at 12:54:33AM +0300, Daniel HAIDUC wrote:
> hello everyone. i am a new user with asterisk and just playing with it, 
> trying to make different configurations.
> i have managed to make a call from a sip to another sip phone and 
> recently from iax to sip, but not from iax to iax and iax to sip
> below are my extensions.conf and the error asterisk is reporting. i 
> tryed to keep everything as simple as possible.
> thank you for your responses
> 
> daniel
> 
> 
...
> exten=> 2000,1,Dial(IAX/dani,20)
> exten=> 2000,2,Answer
> exten=> 2000,3,Hangup
...
> Executing Dial("SIP/nicu-3cbb", "IAX/dani|20") in new stack
> Apr 21 20:30:42 WARNING[3497]: channel.c:1901 ast_request: No channel 
> type registered for 'IAX'
> Apr 21 20:30:42 NOTICE[3497]: app_dial.c:746 dial_exec: Unable to create 
> channel of type 'IAX'

Try IAX2 instead of IAX in the dial strings.

/Mikael




More information about the asterisk-users mailing list