Commit Graph

42 Commits (02fb0d8d28c123a9b998f78a77d0e33d30a80f2c)

Author SHA1 Message Date
Alexandr Anikin 71fbf1a748 fix compile error (1.8 don't have ast_channel_name macro)
13 years ago
Alexandr Anikin 1ab70391f8 check rtptimeouts in ooh323 channels as per config file
13 years ago
Jonathan Rose ed76cdda72 Replace GNU old-style field designator extensions to fix clang warnings
13 years ago
Terry Wilson d58fe85724 Destroy configs when they are no longer used
13 years ago
Paul Belanger d2cb0914e4 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Alexandr Anikin 7d0ee59215 call manager_event only if there is not null channel structure
13 years ago
Alexandr Anikin 197662dd4d Fix outbound DTMF for inband mode (tell asterisk core to generate DTMF
14 years ago
Alexandr Anikin 7e7e263652 process null frame pointer returned by ast_rtp_instance_read correctly
14 years ago
Alexandr Anikin 0c360ed6be fix issue on channel numbering (calls could have same channel number
14 years ago
Matthew Jordan 7dc49195d8 Updated SIP 484 handling; added Incomplete control frame
14 years ago
Alexandr Anikin 8f37bc12c4 move ast_cond_signal for admitted call after all data filled/freed
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Alexandr Anikin c8c5461a76 Fix double alerting, add forced alerting before answer
14 years ago
Alexandr Anikin ce3d97c483 fix trivial bug in ooh323_indicate on AST_CONTROL_SRC...
14 years ago
Alexandr Anikin 9b64fbc06c correct return values in ooh323_indicate for AST_CONTROL_T38_PARAMETERS
14 years ago
Tilghman Lesher feb0df1202 Fix branch compile.
14 years ago
Alexandr Anikin 5082c5d44b Introduce t.38 parameters control functionality not full but enough for
14 years ago
Alexandr Anikin 6d86c8f1e6 added g729onlyA option for announce only AnnexA g.729 codec in
14 years ago
Alexandr Anikin aa41d4f640 Corrections for properly work with H.323v2 (older) endpoints and other
15 years ago
Alexandr Anikin 409feba665 Added fast start and h.245 tunneling options per user and peer.
15 years ago
Mark Michelson ffa69fd54d Well, who knew chan_ooh323 used udptl? I sure didn't!
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Richard Mudgett 9d81fc3273 Fix compile of chan_ooh323.c from IPv6 integration.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Alexandr Anikin 45895dc320 small changes to avoiding 'freeing unused memory...'
15 years ago
Alexandr Anikin 5df6473067 additional checking related to issue 17186
15 years ago
Alexandr Anikin 91da9be765 Don't pass zero length callerid to ooh323 stack
15 years ago
Alexandr Anikin 89e4c15783 corrections in gk interface, small fixes in call clearing.
15 years ago
Alexandr Anikin fa9d6969d6 generate roundtrip delay requests and responses
15 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
15 years ago
Alexandr Anikin 13d7c1e6bd generate connected line info update from info in h.323 packets
16 years ago
Alexandr Anikin d48fe3c81d AST_CONTROL_CONNECTED_LINE frame type processing added to setup DisplayIE field
16 years ago
Tilghman Lesher 9c1b53cab4 According to POSIX, the capital L modifier applies only to floating point types.
16 years ago
Alexandr Anikin 4d19e3eb4b jitterbuffer setup correction
16 years ago
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
16 years ago
Mark Michelson 341c7b60dd Make compilation of chan_ooh323 disabled by default.
16 years ago
Jeff Peeler f999554af7 Update chan_ooh323 to support the expanded codec bitfield from 227580.
16 years ago
Alexandr Anikin 9530310954 Reworked chan_ooh323 channel module.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
David Brooks 48363c16e1 Fixes numerous spelling errors. Patch submitted by alecdavis.
16 years ago
Russell Bryant 1ae0291374 Rename ooh323.conf to chan_ooh323.conf, make module support both names
16 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago