Commit Graph

4134 Commits (edca0bd412b712ab31cf108e9ffcdf1d93172fb0)

Author SHA1 Message Date
Richard Mudgett dae78b0892 datastores: Audit ast_channel_datastore_remove usage.
11 years ago
Richard Mudgett 9e3411a762 features.c: Allow appliationmap to use Gosub.
11 years ago
Kinsey Moore 912f2287e9 Fix more dev-mode build issues
11 years ago
Scott Griepentrog 855fceccac app_queue: delayed state can cause early leavewhenempty ringing
11 years ago
Corey Farrell 45c62c1733 app_confbridge: Correct verification of conference name length
11 years ago
Richard Mudgett 2beabaabeb app_meetme: Don't interrupt MOH for waitmarked users.
11 years ago
Richard Mudgett e97c2eccc0 app_meetme: Fix overwrite of DAHDI conference data structure.
11 years ago
Walter Doekes 8bf18ed4d3 chan_local+app_dial: Propagagate call answered elsewhere over local channels.
11 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10
11 years ago
Joshua Colp cb8877e720 app_queue: Extend documentation for various Manager actions and events.
11 years ago
Matthew Jordan e1eaa7dcd3 app_sms: Fix uninitialized values; hangup channel when REL is sent successfully
11 years ago
Richard Mudgett ee72a7a7d1 app_stack: Add missing unlock in off-nominal path of STACK_PEEK function.
11 years ago
Joshua Colp 6f85424652 app_queue: Fix a bug where realtime members would be deleted during reload causing waiting callers to get ejected.
11 years ago
Corey Farrell 824c8d4b6b Fix dialplan function NULL channel safety issues
11 years ago
Kevin Harwell c8e50614fb app_forkcdr: ForkCDR v option does not keep CDR variables for subsequent records
11 years ago
Michael L. Young 2b4a90343a app_chanspy: Documentation Update To Clarify "x" Option
11 years ago
Rusty Newton 8c1e17b171 apps/app_queue - Fix incorrect Macro parameter documentation
11 years ago
Corey Farrell 36771d3004 app_stack: protect against missing parameters to STACK_PEEK and LOCAL_PEEK
11 years ago
Matthew Jordan c5e4585565 app_dial: Allow macro/gosub pre-bridge execution to occur on priorities
11 years ago
Rusty Newton 66cce0927e Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
12 years ago
Walter Doekes 9461c4fb5e "Minimun" typo.
12 years ago
Kevin Harwell dcccd11b2e chan_unistim.c, app_meetme: compiler warnings
12 years ago
Rusty Newton 07b4024151 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
Scott Griepentrog 79cf403faa app_sms: BufferOverflow when receiving odd length 16 bit message
12 years ago
Kinsey Moore 66f9f10901 app_queue: Honor penalty limits of 0
12 years ago
Jonathan Rose 76428d4e12 app_voicemail: Memory Leaks against tests
12 years ago
Walter Doekes f8a65f1c7f Don't check all realtime queues when doing "queue show some_queue".
12 years ago
Michael L. Young 9fb45ae052 app_queue: Fix Queuelog EXITWITHKEY only logging two of four fields
12 years ago
Kinsey Moore c7b56581a9 Fix several crashes in MeetMeAdmin
12 years ago
Rusty Newton 75f0bf2d99 'queue add member' help text correction
12 years ago
Walter Doekes 612bf744b4 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
Russell Bryant 4a6c3a4237 astobj2-ify the SLA code
12 years ago
Jonathan Rose 0630ac71c2 app_mixmonitor: Fix crashes caused by unloading app_mixmonitor
12 years ago
Matthew Jordan 0897f95b39 Add announce-to-first-user option for app_queue
12 years ago
Russell Bryant 7124314fb7 Make SLA reload more paranoid.
12 years ago
Olle Johansson fa0b6a2fb5 Play periodic prompst for first call in a call queue
12 years ago
Michael L. Young 7ff1e29675 Fix Manager Segfault When app_queue Is Unloaded
12 years ago
Michael L. Young 1f2145b7b4 Fix app_voicemail Segfault And A Few Memory Leaks
12 years ago
Jonathan Rose 86f663d7f4 app_voicemail: Add blank argument to externnotify if no context argument
12 years ago
Russell Bryant 37b7df75d4 Fix multi-station answer race condition.
12 years ago
Kinsey Moore 143ebd5665 Correct app_page documentation
12 years ago
Matthew Jordan fc5e76b96a Let channels joining a MeetMe conference opt out of the denoiser
12 years ago
Matthew Jordan 726b60ef30 Make ParkAndAnnounce return to priority + 1 when return context is not defined
12 years ago
Matthew Jordan 775e80226e Don't throw a spurious error when using DBdeltree
12 years ago
Kevin Harwell 42b6f880f4 Properly load say.conf upon reload of module app_playback.
12 years ago
Jonathan Rose 79b60d9d4b app_meetme: Use new prompts for administrator menu
13 years ago
Matthew Jordan c5523284d1 Fix station ringback; trunk hangup issues in SLA
13 years ago
Matthew Jordan fcb9c5ff50 Fix crash in app_minivm when mime encoding string
13 years ago
Richard Mudgett 7ba4fe48ca app_queue: Fix multiple calls to a queue member that is in only one queue.
13 years ago
Michael L. Young afd0961a3c Fix Queue Log Reporting Every Call COMPLETECALLER With "h" Extension Present
13 years ago