Commit Graph

4045 Commits (80efa3173315ba47b794e5c9f1b56f61a663a76c)

Author SHA1 Message Date
Richard Mudgett 2c3804e06e Fix channel reference leak in ChanSpy.
13 years ago
Walter Doekes 99a080671d Fix copying of CDR(accountcode) to local channels.
13 years ago
Tilghman Lesher e289e9caf9 Correctly reset the dialplan priority.
13 years ago
Richard Mudgett 00fc360507 Remove dupliate 'i' option table entry in app_page.c.
13 years ago
Matthew Jordan d3ed07d38a Fix crash in app_voicemail during close_mailbox
13 years ago
Paul Belanger bd7d5707dd Missed one strsep() function
13 years ago
Paul Belanger 7d3cdcffd2 Add back strsep() function for previous commit
13 years ago
Paul Belanger 8dc1509465 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Jason Parker a37f262426 Fix a voicemail memory leak with heard/deleted messages.
13 years ago
Richard Mudgett 9c33d62bcb Fix crash in ParkAndAnnounce.
14 years ago
Richard Mudgett a55030f4fa Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Paul Belanger b0a70ade4b Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Matthew Jordan a364b1e068 Realtime queues failed to load queue information without queue member table
14 years ago
Richard Mudgett 99868648e4 Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
14 years ago
Kinsey Moore cf9df098bd Prevent SLA settings from getting wiped out on reload
14 years ago
Richard Mudgett d377bc31ce Fix memory leaks in app_followme find_realtime().
14 years ago
Sean Bright b9bfee7ee6 In ChanSpy, don't create audiohooks that will never be used.
14 years ago
Kinsey Moore 77fb12285d Fix missing doc tags found while fixing ASTERISK-18689
14 years ago
Richard Mudgett 74da7648bb Fix crash during CDR update.
14 years ago
Richard Mudgett 6b17e5e23c Fix ParkAndAnnounce to pass the CallerID to the announcing channel.
14 years ago
Richard Mudgett bf8ba13e66 Fix FollowMe CallerID on outgoing calls.
14 years ago
Jonathan Rose 547aec88fb Fix: Meetme recording variables from realtime DB use null entries over channel variables
14 years ago
Walter Doekes d78db88681 Add regression tests for issue ASTERISK-18838.
14 years ago
Walter Doekes 0d613f777e Move setting of voicemail zonetag and locale up a bit.
14 years ago
Jason Parker f2a1032d6e Fix documentation of 's' option.
14 years ago
Jonathan Rose 503d5f8912 Guarantee messages go into the right folders with multiple recipients
14 years ago
Richard Mudgett 382f4ac06f Make queue log indicate if ADDMEMBER is paused for AMI and realtime.
14 years ago
Jonathan Rose 2fce36ad6b Moves voicemail setup password entry to the end of the setup process.
14 years ago
Richard Mudgett 0eda1315b5 Fix potential deadlock calling ast_call() with channel locks held.
14 years ago
Richard Mudgett 54f41f2141 Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming channel.
14 years ago
Kinsey Moore b17a694234 Fix another incorrect case with meetme's PIN logic and add documentation
14 years ago
Kinsey Moore 8e2a8d16df Fix pin parameter behavior regression in MeetMe
14 years ago
Leif Madsen 53c1ecd8ea Add note about how Authenticate() application with option 'd' works.
14 years ago
Kevin P. Fleming 8daf83a53b Modify comments in MeetMe application documentation about DAHDI.
14 years ago
Terry Wilson e9dc0ae56d Use int for storing ao2_container_count instad of size_t
14 years ago
Terry Wilson 33f73e2ae2 Simplify queue membercount code
14 years ago
Terry Wilson f927ef5571 Properly update membercount for reloaded members
14 years ago
Gregory Nietsky 4037f1366d Revert Janitor patch 341906 For now
14 years ago
Gregory Nietsky 4f690341cf Whitespace Fixups / Add Braces
14 years ago
Paul Belanger fb6e8a5575 Fix previous commit
14 years ago
Paul Belanger 902b38d21d Voicemail compiler flags are 'core' support
14 years ago
Jonathan Rose 88bf8d3316 Fixes some support level info so that it can be read by menuselect.
14 years ago
Richard Mudgett 4051609b5c Update MeetMe p and X option documentation when interacting with the s option.
14 years ago
Matthew Nicholson de9e8e501e Load the proper XML documentation when multiple modules document the same application.
14 years ago
Richard Mudgett 2fb42fc3da Initialize option flags for SendURL application.
14 years ago
Richard Mudgett 1a4ba9305a Fix Dial F option notes formatting.
14 years ago
Leif Madsen e83a93313c Make documentation for Dial() options 'F' and 'F()' more clear.
14 years ago
TransNexus OSP Development 7d656e1330 Remove r338137 and r338138.
14 years ago
TransNexus OSP Development 9e2e3778af Updated for OSP Toolkit 4.0.0.
14 years ago
Paul Belanger 32fc932cf5 Upgrade app_macro to core
14 years ago
Richard Mudgett f2e1640435 Fix deadlock when using dummy channels.
14 years ago
Gregory Nietsky 3b2f5e7d4c Make sure a CDR is on the stack for call in the Queue.
14 years ago
Tilghman Lesher c4cd620d7a More silly spacing changes
14 years ago
Tilghman Lesher 6e94c27f6c Dumb little spacing fix.
14 years ago
Matthew Jordan f13c3b3fd2 Fix for incorrect voicemail duration in external notifications
14 years ago
Jonathan Rose 32c717b97c Document applications that play audio and do not answer unanswered calls.
14 years ago
Richard Mudgett 07a3a611a9 Made Dial d and H options no longer immediately auto-answer the calling leg.
14 years ago
Gregory Nietsky f94fa3dba3 Locking order in app_queue.c causes deadlocks.
14 years ago
Richard Mudgett 5c5122d104 Remove obsolete todo comment about PICKUPRESULT.
14 years ago
Paul Belanger 28952b7ea5 Meetme should have 'core' support level
14 years ago
Kinsey Moore 263a410438 Ensure frames are not written to dialed channel if ringback is requested
14 years ago
Matthew Jordan 7dc49195d8 Updated SIP 484 handling; added Incomplete control frame
14 years ago
Alec L Davis 74f9e66b41 peroid typo
14 years ago
Gregory Nietsky 4b1398a82d Make SQL query in app_voicemail.c portable LIMIT is not portable.
14 years ago
Matthew Jordan 92ad64998c Fixed improperly formatted TestEvent AMI message in app_voicemail
14 years ago
Matthew Jordan 3a29ee54db Fixed incorrect pointer copy to structure copy in revision 333339
14 years ago
Matthew Jordan 792c3a2d56 Bug fixes for voicemail user emailsubject / emailbody.
14 years ago
Richard Mudgett 185f890c89 Memory Leak in app_queue
14 years ago
Richard Mudgett b1f11e0df4 Revert previous commit. Not ready yet.
14 years ago
Richard Mudgett c0ce03d77f Signed
14 years ago
Richard Mudgett def9e8fe45 Reference leaks in app_queue.
14 years ago
Matthew Jordan 56549c96ab Review: https://reviewboard.asterisk.org/r/1364/
14 years ago
Matthew Nicholson b92d5952e1 Unlock the channel before calling update_queue.
14 years ago
Jonathan Rose 427d1167cd Fixes 32bit compilation warnings brought on by 331634 in app_dial and app_meetme
14 years ago
Jason Parker 0688f632dc Use proper values for 64-bit option flags.
14 years ago
Richard Mudgett 42b5040b71 Misc minor items found in code.
14 years ago
Leif Madsen ae2e5eea83 Change support for ConfBridge() in 1.8 to Extended.
14 years ago
Jonathan Rose 3b50c5a387 Changes sound file for prepend "then-press-pound" to "vm-then-pound" which is the same
14 years ago
Jonathan Rose 31a1b94622 Fixes some voicemail forwarding behavior based around prepend mode.
14 years ago
Richard Mudgett 5c06d1dbb0 Update PickupChan documentation.
14 years ago
Kinsey Moore 9769bb7d34 MeetMe requests a PIN twice in some circumstances
14 years ago
Mark Murawki f5ec4864bd app_dial may double free a channel datastore
14 years ago
Leif Madsen fc0ea9d188 Revert changes to defaultenabled state for modules in Asterisk 1.8
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Matthew Nicholson 3769e99537 search in the current context for 'a' and 'o' instead of 'default'
14 years ago
Matthew Jordan cafd418c46 Added additional checks for mailbox / password beginning with '*' character
14 years ago
Tilghman Lesher 9a3fd9a994 Removing type attributes, as a change to menuselect makes them no longer necessary.
14 years ago
Tilghman Lesher d104b4e701 Add the attribute "type" to each "<use>" for menuselect.
14 years ago
Matthew Jordan 40babd5582 Patched voicemail user option for emailbody / emailsubject
14 years ago
Richard Mudgett 1fe4351176 Fixed some error exit cleanup in app_queue.c.
14 years ago
Richard Mudgett 91b7dd582e Response to QueueRule manager command does not contain ActionID if it was specified.
14 years ago
Matthew Nicholson 3b216f2dc9 don't do native/remote bridging if a framehook is active on the channel
14 years ago
Kinsey Moore a9a8c0fa05 ConfBridge does not handle hangup properly
14 years ago
Leif Madsen 211af7820d Fix typo in documentation.
14 years ago
Richard Mudgett aec1979e7f Remove potential deadlock in call pickup race.
14 years ago
Richard Mudgett e0b2c103f6 Ring all queue with more than 255 agents will cause crash.
14 years ago
Brett Bryant ce51fcfb6b This patch fixes an issue with using the wrong voicemail folders with greetings.
14 years ago
Richard Mudgett 8323ef12bf The app_privacy args have undocumented "options" position, interferes with "context" position.
14 years ago
Richard Mudgett b1c397b5b7 The app_privacy args have undocumented "options" position, interferes with "context" position.
14 years ago
Richard Mudgett 59a41188a8 The AMI Newstate event contains different information between v1.4 and v1.8.
14 years ago