Commit Graph

42 Commits (1c72a8ab495aa9eb658b0afc0041dcb9babd56e7)

Author SHA1 Message Date
David Brooks a2933fefef Fix incorrect parsing in chan_gtalk when xmpp contains extra whitespaces
16 years ago
Philippe Sultan d045d36561 Set the initiator attribute to lowercase in our replies when receiving calls.
17 years ago
Philippe Sultan ab1b8017e2 Apply fix for issue #13310 to branch 1.4, too.
17 years ago
Philippe Sultan 59410a3f01 Do not link the guest account with any configured XMPP client (in
17 years ago
Tilghman Lesher a4732cfb3c When modules are embedded, they take on a different name, without the ".so"
17 years ago
Philippe Sultan fbf0f7107e Free newly allocated channel before returning
17 years ago
Philippe Sultan 5e5094f89e Prevent call connections when codecs don't match.
17 years ago
Jason Parker ea47c2d0b7 Copy voicemail dependency logic for res_adsi to chan_gtalk (for jabber).
17 years ago
Philippe Sultan 863ef8d7d2 Set the caller id within the gtalk_alloc function.
18 years ago
Jason Parker 40cd95fc27 Don't try to allocate memory that we're just going to re-allocate later anyways.
18 years ago
Philippe Sultan ab36dd5843 Fix the output for this channel help CLI command
18 years ago
Philippe Sultan b558ac3acf Closes issue #9401, reported and patched by irrot, with slight
18 years ago
Philippe Sultan 8e10babcbd Various string length fixes. Removed an unused variable in aji_client structure (context)
18 years ago
Philippe Sultan 1da5446f1a Make the 'gtalk show channels' CLI command available.
18 years ago
Philippe Sultan 0518339c30 Closes issue #10509
18 years ago
Joshua Colp 9a35428295 (closes issue #10437)
18 years ago
Joshua Colp 5055793871 Make payload IDs for iLBC/Speex match to our list. Since these are dynamic payloads the other side shouldn't care. (issue #9426 reported by irroot)
18 years ago
Jason Parker 7508fce25b Don't modify a variable that we don't want modified. Make a copy of it instead.
18 years ago
Russell Bryant a0a33670bd Only attempt to queue a hangup on the owner channel if it actually exists.
18 years ago
Kevin P. Fleming 5f9897ba56 handle the GNUTLS library properly in the configure script and build system
18 years ago
Kevin P. Fleming 0b14e93d00 oops, use #ifdef instead of #if
18 years ago
Kevin P. Fleming e49f14e6cb don't reference GnuTLS headers and functions unless the configure script found it
18 years ago
Olle Johansson 4eab565b25 Issue 7672 - fix by zandbelt - Asterisk core dump since the GnuTLS interface did not support multithreading correctly.
18 years ago
Olle Johansson e8addde3f1 Issue 8193 - NAT issues with gtalk/STUN. Patch by phsultan. Thanks!
18 years ago
Olle Johansson abc8683ce7 Issue 7686, fix by phsultan, NAT issues when calling from gtalk to SIP over nat.
18 years ago
Olle Johansson e4f9cc15e6 Issue #8536 - Caller ID not set in CDR for jingle
18 years ago
Steve Murphy 7d5a79a0b9 This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered.
18 years ago
Jason Parker b937d7e8bc Fix locking issue, and accept "transport-accept" as a valid accept message.
19 years ago
Jason Parker 67421802de Fix segfault when buddy couldn't be found.
19 years ago
Jason Parker e0b88aba12 No need to cast nor free with strdupa (thanks file)
19 years ago
Kevin P. Fleming ff17d402de another dependency
19 years ago
Joshua Colp 8f7ddbef0d Update channel drivers to use module referencing so that unloading them while in use will not result in crashes. (issue #8897 reported by junky)
19 years ago
Russell Bryant 0e37d936da Fix VLDTMF support in chan_gtalk. AST_FRAME_DTMF and AST_FRAME_DTMF_END are
19 years ago
Russell Bryant 33235b40d6 Merge the changes from the /team/group/vldtmf_fixup branch.
19 years ago
Joshua Colp b2b70adede Do not do a partial bridge for Google Talk since we need to handle STUN. (issue #8448 reported by phsultan)
19 years ago
Russell Bryant 487d4512d3 Make this module build again
19 years ago
Steve Murphy 517978fd5f These mods are to solve the problem in bug 7506. It's a lot of rework to solve a fairly small problem... such is life.
19 years ago
Matt O'Gorman 6a10570614 bind address support from bug 8164
19 years ago
Matt O'Gorman 0c4d8edca6 fix for bug 7764.
19 years ago
Matt O'Gorman 592cbc0452 fix issue with dialing client without resource.
19 years ago
Matt O'Gorman ff11e64e67 updates for better compontent support
19 years ago
Matt O'Gorman ec4bf7a849 seperate jingle and gtalk so it will be easier to track
19 years ago