hello,

i'm trying to make planet h323 vip devices (aka pheenet gateways, intel
elite gateways, solwise gateways, etc.) work with ooh323c and asterisk ;
these devices work perfectly with chan_oh323

during the terminal capabilities exchange, an ooh323c debug trace shows
that these gateways use receiveAndTransmitAudioCapability instead of
transmitAudioCapability or receiveAudioCapability

however, epCap is set to NULL for receiveAndTransmitAudioCapability in
ooCapabilityUpdateJointCapabilities() in ooCapability.c, resulting in
calls being dropped since no common codecs can be found

setting epCap to the same case as receiveAudioCapability solves the
problem, at least for calls from asterisk to the devices (i don't have
physical access to the device to test calls from the planet to asterisk
yet).
this is ugly, since we hardcode the direction, but i guess that can be
obtained somehow to determine whether to use receive/OOTX or transmit/OORX


any idea ?


thanks !
ivan


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to