Commit Graph

208 Commits (98d3fb64ed2c371cdf03777a7439935c1c17e72f)

Author SHA1 Message Date
Joshua Colp b2b70adede Do not do a partial bridge for Google Talk since we need to handle STUN. (issue #8448 reported by phsultan)
20 years ago
Joshua Colp 191c129b4f Merged revisions 48151 via svnmerge from
20 years ago
Joshua Colp 558639ff6a Merged revisions 48106 via svnmerge from
20 years ago
Russell Bryant a569bfd1f2 Remove a couple of unused variables (issue #8380, casper)
20 years ago
Steve Murphy e6ce5ce979 bug 8189 posted this fix for main/translate.c for PLC
20 years ago
Joshua Colp 090c412c27 Video will never reach Packet2Packet bridging and can do more harm then good.
20 years ago
Joshua Colp 8c0f4c8711 If we have the non standard G726-32 setting turned on we want to return G726-32 to the SDP, not our AAL2 string. (issue #8330 reported by voipgate)
20 years ago
Joshua Colp 0e684abd82 Merged revisions 47859 via svnmerge from
20 years ago
Joshua Colp b42279c142 Only remove/destroy the RTCP I/O item if it exists.
20 years ago
Joshua Colp cb11263607 We need to ensure timelimit stuff is included as well so warnings get played. (issue #8050 reported by KNK)
20 years ago
Kevin P. Fleming 3302cbea3e don't try to call fclose() if fopen() failed
20 years ago
Kevin P. Fleming 7a5771161e Merged revisions 47686,47688-47689 via svnmerge from
20 years ago
Kevin P. Fleming cb4ed839c3 Merged revisions 47682 via svnmerge from
20 years ago
Luigi Rizzo a9057b2c65 fix longest match search in find_cli.
20 years ago
Joshua Colp bc6cff37bc If NAT detection is turned on or already detected then say NAT is active when setting the remote RTP peer when doing early bridging. (issue #8365 reported by marcelbarbulescu)
20 years ago
Kevin P. Fleming 8dc804fafe more formatting cleanup, and avoid running off the end of the string
20 years ago
Joshua Colp 708b84da2f Turn notice about unknown RTCP packet type into a debug message instead.
20 years ago
Steve Murphy 2a0ac6ad9a This solves bug 8342, whereby a crash occurs under certain circumstances while reading a config file with comments-- a call to CB_ADD shouldn't happen if withcomments is zero
20 years ago
Tilghman Lesher 6e4d0e50c8 Re-enable old deprecated commands
20 years ago
Joshua Colp 6351e6bb2c Free full command string upon unregistering of CLI command. Backported from revision 47536 from rizzo.
20 years ago
Russell Bryant 7ac2161b50 Tweak the formatting of this new function to better conform to coding guidelines.
20 years ago
Matt O'Gorman 5b02ba2bf1 woohoo safe out put!
20 years ago
Tilghman Lesher f11ea0549d Discussion of these CLI changes resulted in more consistency (Bug 8236)
20 years ago
Russell Bryant 5654be2803 fix tab completion for "core debug channel" and "core no debug channel"
20 years ago
Russell Bryant 795ba043e2 Fix "core show channel". Also, fix tab completion for both "core show channel"
20 years ago
Russell Bryant 6609cebaf2 Fix "core debug channel <whatever>". I guess someone needs to go through and
20 years ago
Russell Bryant 9009cfcf79 revert the previous change, which actually modified the deprecated command,
20 years ago
Russell Bryant 38be3e38e2 Fix argument parsing for the "core show profile" CLI command
20 years ago
Russell Bryant 0b927d2208 Fix another CLI command, "core show uptime" ...
20 years ago
Russell Bryant 15ba13f1ec fix "core show version" to reflect the new number of arguments for this
20 years ago
Steve Murphy 729ce4d791 This update fixes 7531
20 years ago
Kevin P. Fleming ea53cfcea3 the battle over CLI command formats has broken stuff...
20 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.
20 years ago
Russell Bryant c8ee894823 Fix another bug in "core set debug" ...
20 years ago
Russell Bryant 789234df2d Really fix the "core set debug" and "core set verbose" CLI commands.
20 years ago
Russell Bryant da6cf383d4 fix the "atleast" option to the "core set verbose" and "core set debug"
20 years ago
Tilghman Lesher 56a1e60c54 More changes making the CLI more consistent with "category verb arguments" (continuation of issue 8236)
20 years ago
Tilghman Lesher e05a2752e8 Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments"
20 years ago
Russell Bryant 105fa492b4 Add the missing call to free described in issue #8268. Also, add a bunch of
20 years ago
Russell Bryant e626d78269 fix saying one hundred and two hundred in hebrew (issue #7810, eldadran)
20 years ago
Joshua Colp 673e9f53a8 Force poll() emulation for Darwin to always be on. It's too broken to consider being used. This resolves the console issue OSX users have been seeing. I would have liked to autoconf this but I haven't been able to come up with a test case that works. Que sera.
20 years ago
Steve Murphy a0078bbbc0 Cleanups suggested by Russell.
20 years ago
Jason Parker b12229c1ff Fix "core show translation" output. Issue #8243, patch by Damin.
20 years ago
Kevin P. Fleming f532d2f198 add an API so that translators can activate/deactivate themselves when needed
20 years ago
Kevin P. Fleming 160a0448c2 revert changes that were the wrong way to address this... proper fix coming
20 years ago
Kevin P. Fleming f725940328 let's set the seen flag early enough to actually make a difference...
20 years ago
Kevin P. Fleming 59186bb2d2 don't re-do setup operations for translators that can dynamically register themselves
20 years ago
Olle Johansson d318976f4d Issue #8089 - Fix the ENUM support (picking one record by number). Thanks otmar!
20 years ago
Russell Bryant e998b2b609 Merged revisions 46560 via svnmerge from
20 years ago
Russell Bryant 68720145e3 Add a small tweak to the code that checks to see whether destination formats
20 years ago