David Ambs
2004-Nov-24 12:50 UTC
[Asterisk-Users] Just upgraded from multiple X100P's to a T100P
Hi. I've got a few questions on moving from X100P's to a single T100P. I've installed the cards, they're recognized by the OS<FC 1 box> as well as asterisk. When placing a call I am getting the following: Nov 24 14:17:15 VERBOSE[-1101243472]: Asterisk Ready. -- Accepting AUTHENTICATED call from 192.168.220.10, requested format = 256, actual format = 256 Nov 24 14:17:15 VERBOSE[-1118098512]: -- Executing Dial("IAX2/asterisk1@asterisk1/2", "Zap/g4/w96782581730") in new stack Nov 24 14:17:15 WARNING[-1118098512]: No translator path exists for channel type Zap (native 68) to 256 Nov 24 14:17:15 NOTICE[-1118098512]: Unable to create channel of type 'Zap' Nov 24 14:17:15 VERBOSE[-1118098512]: == Everyone is busy/congested at this time What is the type 256 that it is trying to translate to? Anyone else seen this before? I've gone over configs many times now and just can't see what is wrong... Let me know if you need to see more of my config info... I've searched the list archives as well as google... can't find anything. Thanks. -dave
Eric Wieling aka ManxPower
2004-Nov-24 13:03 UTC
[Asterisk-Users] Just upgraded from multiple X100P's to a T100P
David Ambs wrote:> Hi. I've got a few questions on moving from X100P's to a single T100P. > I've installed the cards, they're recognized by the OS<FC 1 box> as well > as asterisk. When placing a call I am getting the following: > > Nov 24 14:17:15 VERBOSE[-1101243472]: Asterisk Ready. > -- Accepting AUTHENTICATED call from 192.168.220.10, requested > format = 256, actual format = 256 > Nov 24 14:17:15 VERBOSE[-1118098512]: -- Executing > Dial("IAX2/asterisk1@asterisk1/2", "Zap/g4/w96782581730") in new stack > Nov 24 14:17:15 WARNING[-1118098512]: No translator path exists for > channel type Zap (native 68) to 256 > Nov 24 14:17:15 NOTICE[-1118098512]: Unable to create channel of type 'Zap' > Nov 24 14:17:15 VERBOSE[-1118098512]: == Everyone is busy/congested at > this time > > What is the type 256 that it is trying to translate to? Anyone else seen > this before? I've gone over configs many times now and just can't see > what is wrong... Let me know if you need to see more of my config > info... I've searched the list archives as well as google... can't find > anything."show codecs" at the Asterisk CLI will tell you the codec numbers. 256 is G729A, it can't translate between Zap and G729 because you don't have any G729 licenses. I suspect you have an allow=all in iax.conf. Don't do that. disallow=all and allow= the codec you want. --Eric -- I am seeking part or full time employment in Toronto, The Netherlands, or Belgium. My preference is part time employment in Toronto with some telecommuting. Currently located in New Orleans, Louisiana and am happy to relocate. Contact eric at fnords.org.