Commit Graph

4037 Commits (0f7fe58196a9df06a99a9be617088a71fc73a8ba)

Author SHA1 Message Date
Tilghman Lesher a1eef342c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
14 years ago
Richard Mudgett edaf107a1e Fix channel reference leak in ChanSpy.
14 years ago
Walter Doekes 0bd36686f2 Fix copying of CDR(accountcode) to local channels.
14 years ago
Tilghman Lesher 0ce4065d5e Correctly reset the dialplan priority.
14 years ago
Richard Mudgett 6c0a0a6fd9 Remove dupliate 'i' option table entry in app_page.c.
14 years ago
Matthew Jordan fe1a4e7a48 Fix crash in app_voicemail during close_mailbox
14 years ago
Paul Belanger bcadb05414 Multiple revisions 356290,356335,356337
14 years ago
Joshua Colp 6dde382e1d Don't try to play sound files that do not exist.
14 years ago
Jason Parker 9c93c80342 Fix a voicemail memory leak with heard/deleted messages.
14 years ago
Richard Mudgett 19215d3829 Fix crash in ParkAndAnnounce.
14 years ago
Richard Mudgett 0a7d748e2c Audit of ao2_iterator_init() usage for v10. Missed one.
14 years ago
Richard Mudgett 88af121f9f Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Paul Belanger f55ee58b5f Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Matthew Jordan fa56c109a3 Realtime queues failed to load queue information without queue member table
14 years ago
Matthew Jordan d3fbfc50f4 Fix crash from bridge channel hangup race condition in ConfBridge
14 years ago
Richard Mudgett 031a95b7ec Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
14 years ago
Kinsey Moore 2d27c6c255 Prevent SLA settings from getting wiped out on reload
14 years ago
Richard Mudgett c5c52328c4 Fix memory leaks in app_followme find_realtime().
14 years ago
Matthew Jordan 12d2720aa4 Fix for ConfBridge config parser unlocking channel mutex too many times
14 years ago
Sean Bright 36410bc60a Merged revisions 349044 via svnmerge from
14 years ago
Kinsey Moore 0c81db6d3d Fix missing doc tags found while fixing ASTERISK-18689
14 years ago
Matthew Jordan fe36eef8f1 Add Asterisk TestSuite event hooks to support ConfBridge testing
14 years ago
Richard Mudgett 5688637636 Fix crash during CDR update.
14 years ago
Richard Mudgett 09fab9c14a Fix ParkAndAnnounce to pass the CallerID to the announcing channel.
14 years ago
Matthew Jordan a3ac30d14c Added support for all slin formats to app_originate
14 years ago
Matthew Jordan 3d75189139 Fixed Asterisk crash when function QUEUE_MEMBER receives invalid input
14 years ago
Richard Mudgett f71c13ed3d Fix FollowMe CallerID on outgoing calls.
14 years ago
Jonathan Rose 1ebeb108c8 Fix regressed behavior of queue set penalty to work without specifying 'in <queuename>'
14 years ago
Jonathan Rose ec1a9f4518 Fix: Meetme recording variables from realtime DB use null entries over channel variables
14 years ago
Walter Doekes 585499074d Add regression tests for issue ASTERISK-18838.
14 years ago
Walter Doekes 2ebbe7c31d Move setting of voicemail zonetag and locale up a bit.
14 years ago
Paul Belanger c4a10a20be Add missing sound_only_one config variable
14 years ago
Jonathan Rose 63e3243aab Guarantee messages go into the right folders with multiple recipients
14 years ago
Richard Mudgett e6be04538c Make queue log indicate if ADDMEMBER is paused for AMI and realtime.
14 years ago
Jonathan Rose e8fcda6a4d Moves voicemail setup password entry to the end of the setup process.
14 years ago
Richard Mudgett 572ab36b89 Fix app_macro.c MODULEINFO section termination.
14 years ago
Richard Mudgett b2b0dfa615 Fix potential deadlock calling ast_call() with channel locks held.
14 years ago
Richard Mudgett 6692a0ad9e Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming channel.
14 years ago
Kinsey Moore bf43b7c30e Fix another incorrect case with meetme's PIN logic and add documentation
14 years ago
Kinsey Moore 42686b23da Fix pin parameter behavior regression in MeetMe
14 years ago
Leif Madsen 3769a0e929 Add note about how Authenticate() application with option 'd' works.
15 years ago
Kevin P. Fleming 48818ce81b Modify comments in MeetMe application documentation about DAHDI.
15 years ago
Terry Wilson ba2c590c18 Use int for storing ao2_container_count instad of size_t
15 years ago
Terry Wilson 7e46d3ee91 Simplify queue membercount code
15 years ago
Terry Wilson 1bc124ae58 Properly update membercount for reloaded members
15 years ago
Gregory Nietsky 55a92b7499 queues container needs locking when using the OBJ_NOLOCK flag
15 years ago
Gregory Nietsky 05f7d0c095 Remove some ref leaks and a return without unlock.
15 years ago
Gregory Nietsky b0120e5e43 Revert Janitor patch 341920 For now
15 years ago
Gregory Nietsky ec07b6448c Whitespace Fixups / Add Braces
15 years ago
Gregory Nietsky 3aa9147fc2 Add option to check state when state is unknown
15 years ago