Commit Graph

107 Commits (9fc52cdaa3e2ba3386f6734b96fe9eeaaa12debb)

Author SHA1 Message Date
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
13 years ago
Kinsey Moore 4148e51555 Add missing newlines to CLI logging
13 years ago
Terry Wilson d58fe85724 Destroy configs when they are no longer used
13 years ago
Russell Bryant ba3230cc45 chan_gtalk: Fix use of uninitialized vars in config handling.
13 years ago
Russell Bryant e470c22ed6 chan_gtalk: Fix potential use of uninitialized variable.
13 years ago
Kinsey Moore c4b7983866 Fix res_jabber resource leaks
14 years ago
Paul Belanger d6f1839114 Outgoing calls with Google Voice
14 years ago
Paul Belanger ad133138fa Revert previous commit
14 years ago
Paul Belanger a54ace8fc7 Fix outgoing calls in chan_gtalk
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Terry Wilson 4a19bd7e74 Update chan_gtalk to work with changed GMail-based calls
14 years ago
Tilghman Lesher 9a3fd9a994 Removing type attributes, as a change to menuselect makes them no longer necessary.
14 years ago
Tilghman Lesher d104b4e701 Add the attribute "type" to each "<use>" for menuselect.
14 years ago
David Vossel f32ff875d6 Fixes issue with outbound google voice calls not working.
15 years ago
David Vossel 24941a72ad Safer xml parsing, treat all clients the same, and better local candidate selection.
15 years ago
Paul Belanger a37956721c Add the ability for ast_find_ourip to return IPv4, IPv6 or both.
15 years ago
David Vossel 912ead1a24 More fixup for chan_gtalk.
15 years ago
David Vossel f5782280d8 Gtalk enhancements and general code cleanup.
15 years ago
David Vossel 6412f8d665 Make outbound Google Voice calls.
15 years ago
David Vossel 45a6b95d93 Add Philippe Sultan to chan_gtalk author list.
15 years ago
David Vossel 90be613635 Outbound gtalk calls now work correctly.
15 years ago
David Vossel 7853c1cd2f Fixes commented out code to use #if 0 instead.
15 years ago
David Vossel 1d19ab1a63 Fixes gtalk outbound DTMF to work properly.
15 years ago
David Vossel f87133b078 Fixes chan_gtalk to work with gmail client
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Richard Mudgett c0fd67750b Fix calls of ast_sockaddr_from_sin() from IPv6 integration.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
15 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Philippe Sultan b11b94a083 Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channels
16 years ago
Russell Bryant 0ff53eddef Always specify which RTP engine is desired for a new RTP instance.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Sean Bright de6498b2d3 Don't crash if an RTP instance can't be created. This could occur when an
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
16 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
16 years ago
David Brooks b90ee93f70 Merged revisions 185362 via svnmerge from
16 years ago
Philippe Sultan c873d72ca2 Issue a warning message if our candidate's IP is the loopback address.
17 years ago
Philippe Sultan 7bb5ef8399 Merged revisions 175029 via svnmerge from
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Philippe Sultan 6571a25767 Fix two memory leaks in chan_gtalk, thanks Eliel!
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Philippe Sultan 001c95b595 Do not link the guest account with any configured XMPP client (in
17 years ago
Philippe Sultan de98d48a0d - remove whitespaces between tags in received XML packets before giving
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Tilghman Lesher f491267c88 Merged revisions 114708 via svnmerge from
17 years ago
Michiel van Baak 08e674bce0 Pass the hangup cause all the way to the calling app/channel.
17 years ago
Jeff Peeler 41fd7a6a21 (closes issue #6113)
17 years ago
Philippe Sultan 71dc6a4771 Merged revisions 112820 via svnmerge from
17 years ago