martin@agilecall.com
2003-Nov-24 09:10 UTC
[Asterisk-Users] Cisco to asterisk termination with h323 and g729 finally works.
Hello, I managed to terminate calls from cisco: as5300 and 7206 to asterisk over h323. I tested both oh323 from inaccessnetwork and JerJers chan_h323. I used 1.12.2 version of oh323 and 1.5.2 version of pwlib. After latest changes from JerJer chan_h323.c works ok when receiving traffic from ciscos. I havnt found any audio problems although I didnt send much traffic. Latest oh323 has some problems with proper g729 codec recognition to be able to terminate from cisco on asterisk both g729 and g729A needs to be set in config file. Also audio from cisco to asterisk is garbaged and almost unrecognizable strange debug messages are written. Asterisk to cisco audio is ok. Although personally I would prefer oh323 for its very well described config file for now winner is chan_h323. For those who want to use it please remember that cisco's alias introduces itself as ip so when configuring either oh323.conf and h323.conf use alias=192.168.0.1 if your cisco is 192.168.0.1. Cisco's dial-peers can use either "codec" or "voice-class" command for codec specification both worked for me. Also remember that g729 from digium is in fact g729a and cisco uses g729b or g729a depending on what codec complexity has been used. You cannot change on cisco manually "a" or "b". Medium codec complexity means g729a.
Olle E. Johansson
2003-Nov-24 10:00 UTC
[Asterisk-Users] Cisco to asterisk termination with h323 and g729 finally works.
martin@agilecall.com wrote:> Hello, > I managed to terminate calls from cisco: as5300 and 7206 to asterisk over h323.I would like to add this to the Wiki, but wonder which product you mean in Cisco's product range? /O
Jeremy McNamara
2003-Nov-24 11:21 UTC
[Asterisk-Users] Cisco to asterisk termination with h323 and g729 finally works.
martin@agilecall.com wrote:>Although personally I would prefer oh323 for its very well described >config file for now winner is chan_h323. > >What is not clear about h323.conf? IMHO, it is a whole lot simpler than asterisk-oh323's oh323.conf file. Jeremy McNamara
Jeremy McNamara
2003-Nov-24 11:27 UTC
chan_h323 vs asterisk-oh323 (Was Re: [Asterisk-Users] Cisco to asterisk termination with h323 and g729 finally works.)
I would like to hear from anyone else that has real world experiences with both chan_h323 and asterisk-oh323. Be brutal. I want to know the gory details, so we can stop any future pissing matches from even starting by having everything publicly documented for all newbies. Jeremy McNamara