search for: c1970

Displaying 1 result from an estimated 1 matches for "c1970".

Did you mean: 1970
2005 Aug 07
3
Can call from iax extn but cannot call it - unable to cteate channel iax
...default host=dynamic callerid="some name" <300> auth=md5 Then in my extensions.conf I have: exten => 300,1,Dial(IAX/${EXTEN},20) exten => 300,2,Hangup I can dial from iaxComm (a soft IAX client) and that works fine. But when I try to dial 300 get: WARNING[22077]: channel.c1970 ast_request: No channel type registered for 'IAX' NOTICE[22077]: app_dial.c:777 dial_exec: Unable to create channel of type 'IAX' I have restarted Asterisk after config change. What have I not done. I am just testing the iaxComm program. Angus