Commit Graph

3963 Commits (d63e58203a796bb59e20b51cb705254100621c9a)

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