Commit Graph

273 Commits (2bf8f9fca312d9e738ed4e9dda6256cc286cc54c)

Author SHA1 Message Date
Russell Bryant a04b584272 Only start the SLA thread if SLA has actually been configured.
17 years ago
Joshua Colp 0b110bb5e8 If entering a conference with the 'w' option ensure that we can't listen or speak until the marked user appears.
18 years ago
Joshua Colp fa640604de Replace current spy architecture with backport of audiohooks. This should take care of current known spy issues.
18 years ago
Joshua Colp 7a3ee5a7fc Don't do conferencing totally in Zaptel if Monitor is running on the channel.
18 years ago
Jason Parker 4a869fa0c3 Don't increment user count until after name has been recorded (if enabled).
18 years ago
Jason Parker 8315785663 Make sure we always close the conference fd if we have an open one.
18 years ago
Joshua Colp 1884c603d6 When unloading app_meetme destroy any auto created contexts created by SLA.
18 years ago
Russell Bryant bd5b8a4014 Update the SLAStation application to account for the case where the SLA thread
18 years ago
Luigi Rizzo a0edff2477 Rename ast_string_field_free_pool to ast_string_field_free_memory,
18 years ago
Joshua Colp f66e8c91ea Fix up commit for my Zap channel with spies in Meetme fix. (thanks Tony Mountifield!)
18 years ago
Joshua Colp 7ee6cdf0c7 If a Zap channel contains a spy or a spy is added take it out of the conference in kernel space and make it go through Asterisk so the spy gets audio from both sides.
18 years ago
Dwayne M. Hubbard e2611d2f54 remove a race condition for the creation of recordthread's, and fix a small memory leak. This closes issue# 10636
18 years ago
Joshua Colp e73fa2ba6f (closes issue #10122)
18 years ago
Russell Bryant 1996c3a71d Fix a problem with the combination of the 'F' option to pass DTMF through a
18 years ago
Steve Murphy 17e2aff7de This fix solves problem with intense squelch noise when someone joins conf in bug 9430; We repro'd the problem with meetme opts of 'CciMo'; Josh Colp supplied this patch, and I'm applying it. It looks like playing the recorded username will louse up the next thing played into the channel. Josh rearranged the code so as to start things over before playing data directly into the conference.
18 years ago
Tilghman Lesher 6cab645954 Using a freed frame causes crashes (closes issue #9317)
18 years ago
Luigi Rizzo e0b32b53b1 cast a time_t so that it does not conflict with the print format.
18 years ago
Russell Bryant a959ed6f67 Remove a couple of duplicate unlocks
18 years ago
Joshua Colp ff3d5422b6 Merged revisions 69894 via svnmerge from
18 years ago
Russell Bryant 4bce51f79f The SLATRUNK_STATUS variable indicated "SUCCESS" for both an answer of the
18 years ago
Joshua Colp 2a582ba2cf Really ignore NULL frames and check whether the channel hungup or not. (issue #9912 reported by junky)
18 years ago
Russell Bryant 1a3e65a793 Fix some crashes related to the use of the "meetme" CLI command. The code for
18 years ago
Joshua Colp aae1e3e377 Remove a double const.
18 years ago
Russell Bryant 698a82996e Note that the "talker optimization" option will be enabled by default in 1.6
18 years ago
Russell Bryant 762ed2a7ad When a station picks up a trunk that was on hold, make the hints reflect that
18 years ago
Russell Bryant 8908289ec7 Fix a few problems with SLA. (issue #9459, reported by francesco_r, fixed by me)
18 years ago
Russell Bryant 5119296ab5 Fix a problem where if a trunk was hung up while it was on hold, all of the
18 years ago
Joshua Colp 4490052410 Merged revisions 59360 via svnmerge from
18 years ago
Russell Bryant 3d052c0ca1 Fix some codec negotiation problems when CallerID support is not enabled in SLA.
18 years ago
Russell Bryant 78d178173f By default, don't attempt to do any CallerID handling at all with SLA because
18 years ago
Russell Bryant b7f05aeaaa Ensure that the blinky lights show that the trunk stopped ringing when the
18 years ago
Russell Bryant 442c9f222f Make the compiler happy and initialize a variable.
18 years ago
Russell Bryant 90aa4ab658 Hang up the channel that put the call on hold in the event processing thread to
18 years ago
Russell Bryant ed9b9c6791 Refactor hold handling a bit so that it does not require keeping the call up
18 years ago
Kevin P. Fleming 37af77e79f fix a compiler warning, and overwriting 'res' value
18 years ago
Joshua Colp a5b62f15c3 Don't create a listen channel and record the conference unless the option is turned on. (issue #9204 reported by francesco_r)
19 years ago
Russell Bryant 31cf37519f Merge changes from svn/asterisk/team/russell/sla_updates
19 years ago
Russell Bryant 447561d7a2 Merge more changes from svn/asterisk/team/russell/sla_updates
19 years ago
Russell Bryant 315c9614cb Minor formatting change
19 years ago
Russell Bryant 9d3ff33b25 Merge changes from svn/asterisk/team/russell/sla_updates
19 years ago
Russell Bryant 9021d3c3b2 Merge current set of changes from svn/asterisk/team/russell/sla_updates
19 years ago
Joshua Colp 53b014b81a Picky compiler...
19 years ago
Russell Bryant 11e4c71bc0 Move a comment to be in the correct struct.
19 years ago
Russell Bryant f314685447 Merge changes from team/russell/sla_updates.
19 years ago
Joshua Colp fee3b74617 Merged revisions 55956 via svnmerge from
19 years ago
Russell Bryant bb3aa2ee41 Simplify the last change to app_meetme, and move the call to dispose_conf()
19 years ago
Joshua Colp 54f59f4dad Only dispose of the conference if one was created.
19 years ago
Russell Bryant 39026c9f96 Improve the reference counting to fix bugs where people report seeing
19 years ago
Russell Bryant 960b4de2de Merged revisions 55005 via svnmerge from
19 years ago
Russell Bryant cad10249de Merged revisions 54955 via svnmerge from
19 years ago