search for: h323_request

Displaying 2 results from an estimated 2 matches for "h323_request".

Did you mean: oh323_request
2005 Mar 28
1
H323: g711-g729 transcoding
I have a connect to * via H.323/g711 from device A and want to connect to B which want for H.323/g729 h323.conf contains disallow=all allow=alaw allow=g729 but outgoing faststart/TCS contains only g711 (from h323_request(format) i think) and so no codec negotiation and no voice. Howto run up g711/H323 -> * -> g729/H323 PS intel's g729 was used. ast 1.0.3-6 PPS stupid - h323_set_capability(format/*=8*/, dtmfmode); + h323_set_capability(capability/*=8+256 (711a+729)*/, dtmfmode); lead to segv only.
2005 Sep 05
0
ooh323c h323_convertAsteriskCapToH323Cap Don't know how to deal with mode 0x40 (slin)
...POTS interfaces to connect SIP phones to the PBX and to the PSTN. I think i even managed my way in the arcane and cryptic management interface of that appliance, but I am stuck against theese messages: -- Executing Dial("SIP/xlite1-7a03", "H323/120/smallbox") in new stack --- h323_request - data 120/smallbox format 0x4 (ulaw) --- find_peer +++ find_peer +++ h323_request --- h323_call- 120/smallbox +++ h323_call -- Called 120/smallbox --- onNewCallCreated ooh323c_1 --- find_call +++ find_call Outgoing call smallbox(ooh323c_1) - Codec prefs - (gsm|alaw|ulaw) Addi...