Commit Graph

23 Commits (13afc81f91c0e80e486565677f9f99930063439f)

Author SHA1 Message Date
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