[Asterisk-Users] About IAX channels

2004-04-21 Thread Jan Madsen
I have been running af Asterisk server Version 0.7.2 for a while now

But I I wanted to upgrade my version to the new 0.9.0 or the CVS 1.0 Stable.

But when I install one of the new asterisk servers I having lots of troubles
with the IAX connection between my servers.

When I start the 0.7.2 asterisk server it shows me something lige this

== Parsing '/etc/asterisk/iax.conf': Found
  == Using TOS bits 16
  == Registered channel type 'IAX1' (Inter Asterisk eXchange Drver)
  == Registered channel type 'IAX' (Inter Asterisk eXchange Drver)
  == IAX Ready and Listening on 0.0.0.0 port 5036

As you can see the Asterisk 0.7.2 registering the 
Inter Asterisk eXchange Drver

But when I start the other 2 versions these lines don't appear. Instead when
I try to make a call over the IAX lines the 0.9.0 and 1.0 versions print in
the console

-- Executing Dial(SIP/302-c0c3, IAX/user:[EMAIL PROTECTED]/201) in
new stack
Apr 21 09:35:38 WARNING[-1210897488]: channel.c:1676 ast_request: No channel
type registered for 'IAX'
Apr 21 09:35:38 NOTICE[-1210897488]: app_dial.c:536 dial_exec: Unable to
create channel of type 'IAX'
  == Everyone is busy at this time
-- Executing Congestion(SIP/302-c0c3, ) in new stack
  == Spawn extension (default, 201, 2) exited non-zero on 'SIP/302-c0c3'
-- Registered to '192.168.24.100', who sees us as 192.168.24.101:4569 


I don't know how to get these IAX lines to work on the 1.0 and 0.9.0
versions do someone know how to do this

Thanks for any response I will get

Best regards
Jan Madsen
___
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


Re: [Asterisk-Users] About IAX channels

2004-04-21 Thread Miguel Cavazos
IAX was removed on newer versions replace it with IAX2 just make sure to
change on your extensions.conf IAX/user:[EMAIL PROTECTED]/201 to
IAX2/user:[EMAIL PROTECTED]/201

Good luck

Miguel
On Wed, 2004-04-21 at 03:44, Jan Madsen wrote:
 I have been running af Asterisk server Version 0.7.2 for a while now
 
 But I I wanted to upgrade my version to the new 0.9.0 or the CVS 1.0 Stable.
 
 But when I install one of the new asterisk servers I having lots of troubles
 with the IAX connection between my servers.
 
 When I start the 0.7.2 asterisk server it shows me something lige this
 
 == Parsing '/etc/asterisk/iax.conf': Found
   == Using TOS bits 16
   == Registered channel type 'IAX1' (Inter Asterisk eXchange Drver)
   == Registered channel type 'IAX' (Inter Asterisk eXchange Drver)
   == IAX Ready and Listening on 0.0.0.0 port 5036
 
 As you can see the Asterisk 0.7.2 registering the 
 Inter Asterisk eXchange Drver
 
 But when I start the other 2 versions these lines don't appear. Instead when
 I try to make a call over the IAX lines the 0.9.0 and 1.0 versions print in
 the console
 
 -- Executing Dial(SIP/302-c0c3, IAX/user:[EMAIL PROTECTED]/201) in
 new stack
 Apr 21 09:35:38 WARNING[-1210897488]: channel.c:1676 ast_request: No channel
 type registered for 'IAX'
 Apr 21 09:35:38 NOTICE[-1210897488]: app_dial.c:536 dial_exec: Unable to
 create channel of type 'IAX'
   == Everyone is busy at this time
 -- Executing Congestion(SIP/302-c0c3, ) in new stack
   == Spawn extension (default, 201, 2) exited non-zero on 'SIP/302-c0c3'
 -- Registered to '192.168.24.100', who sees us as 192.168.24.101:4569 
 
 
 I don't know how to get these IAX lines to work on the 1.0 and 0.9.0
 versions do someone know how to do this
 
 Thanks for any response I will get
 
 Best regards
 Jan Madsen
 ___
 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