Re: [Asterisk-Users] Can call from iax extn but cannot call it - unable to cteate channel iax

2005-08-08 Thread Gurminder Arora
Hi Angus,
 If you can send your general settings of iax.conf may be
I can work it out.

Regards
Gurminder



On 8/7/05, Angus Comber [EMAIL PROTECTED] wrote:
 Hello
 
 I have created an iax exten in my iax.conf file:
 
 [300]
 type=friend
 username=300
 secret=***
 context=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
 
 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 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
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Can call from iax extn but cannot call it -unable to cteate channel iax

2005-08-08 Thread Angus Comber
I have it working now thanks.  I should have used IAX2 as the technology 
rather than IAX in extensions.conf  I have also donned string vest and will 
promise to spend more time in wiki.


Angus


- Original Message - 
From: Gurminder Arora [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com

Sent: Monday, August 08, 2005 8:22 AM
Subject: Re: [Asterisk-Users] Can call from iax extn but cannot call 
it -unable to cteate channel iax



Hi Angus,
If you can send your general settings of iax.conf may be
I can work it out.

Regards
Gurminder



On 8/7/05, Angus Comber [EMAIL PROTECTED] wrote:

Hello

I have created an iax exten in my iax.conf file:

[300]
type=friend
username=300
secret=***
context=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


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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
Asterisk-Users@lists.digium.com
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
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Can call from iax extn but cannot call it - unable to cteate channel iax

2005-08-07 Thread Angus Comber

Hello

I have created an iax exten in my iax.conf file:

[300]
type=friend
username=300
secret=***
context=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


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


Re: [Asterisk-Users] Can call from iax extn but cannot call it - unable to cteate channel iax

2005-08-07 Thread Eric Wieling aka ManxPower

Angus Comber wrote:

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'


Try IAX2

--
Eric Wieling * BTEL Consulting * 504-210-3699 x2120
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users