Commit Graph

422 Commits (2bc6301e39bb9cd9346cdcd2965df11109c0e226)

Author SHA1 Message Date
Mark Spencer 1b37f94737 Bail an AGI on PBX_KEEPALIVE being set in an exec.
22 years ago
Mark Spencer 0a103544e4 Copy old extension unless it's ASYNCGOTO (bug #1141)
22 years ago
Mark Spencer 534e78b372 Add DeadAGI Application
22 years ago
James Golovich 4653b4bb79 Unregister apps in app_queue.c on unload_module
22 years ago
Mark Spencer 6d799e9ff8 Fix small (yet big) bug in show_display
22 years ago
James Golovich 40ec19961c Fix app_chanisavail.c when passed string is big (bug #1139)
22 years ago
James Golovich 4de0a2e30e Fix app_random.c (bug #792)
22 years ago
James Golovich b32c690175 Fix app_chanisavail if there are invalid arguments (bug #1130)
22 years ago
Mark Spencer 064d7ffdb2 Don't write duration if file disappears (bug #1102 -- thanks hmodes)
22 years ago
James Golovich ade75fecae Add 'SAY TIME' to AGI. (bug #269)
22 years ago
Mark Spencer 43d758e630 Include errno.h
22 years ago
Mark Spencer 0f111e2d3a Ignore ECHILD in app_system
22 years ago
James Golovich cf854246fa Typo in app_zapras.c
22 years ago
James Golovich 6a0bc27b35 Typo in app_queue.c
22 years ago
James Golovich a303a83b92 Get rid of compiler warnings when calling ast_queue_log
22 years ago
James Golovich e8c21dfe67 Check result of malloc in app_dial.c
22 years ago
James Golovich 462cfbe8ae Bug #1087. Fix wav49 format so it can be played. Make file functions
22 years ago
James Golovich 38198d8cb3 Add extra \n so email sent by voicemail has the right header delimiter
22 years ago
Mark Spencer 39a358ef56 Fix corruptin in app_cut (bug #1084)
22 years ago
Mark Spencer f62061aa78 Handle change password properly with multiple VM contexts (bug #1069)
22 years ago
James Golovich d53b0d0643 Fixed gramatical error in app_queue.c (bug #1083)
22 years ago
James Golovich 84cbebcf17 Fix another typo in the app_dial description
22 years ago
Mark Spencer e2ecedfa70 Add Icecast streaming support
22 years ago
James Golovich c28a51899f Typo in app_waitforring.c
22 years ago
James Golovich 9028579d84 Spelling error in app_dial.c
22 years ago
Mark Spencer 864fe70e35 Add queue logging and fix indications buglet
22 years ago
Mark Spencer bac2215fb6 Fix several memory leaks
22 years ago
Mark Spencer 260072954e Revert meetme work around now that zaptel is fixed
22 years ago
Mark Spencer 0dd66bd2e9 Implement temporary work around for pseudo channels with SMP
22 years ago
Martin Pycko 1e4b334321 Fix the deadlock in show queue <queue_name>
22 years ago
Martin Pycko 3f69c1b62d Remove unused tmpq variable
22 years ago
Martin Pycko 4bef006566 Add "show queue <queue_name>" CLI command
22 years ago
Martin Pycko 78602e0966 Make the go_on be non-global.
22 years ago
Mark Spencer 9286665be5 Minor app agi documentation fix (bug #943)
22 years ago
Mark Spencer c7f175309d Improve documentation of app_record (bug #942)
22 years ago
Mark Spencer 917f50e737 Add support for authenticating against astdb and one time authentication
22 years ago
Mark Spencer 695422d698 Various minor cleanups (bug #931)
22 years ago
Mark Spencer 32e131862d Elminate unused code/warnings (bug #934)
22 years ago
Mark Spencer cf036062c4 Character set fixes, and add "mailcmd" option (bug #472)
22 years ago
Mark Spencer 4fa609e2be Fix MD5Hex size (bug #883)
22 years ago
Martin Pycko 3d40b1c03f A little adjustment to the previous one (passing the clid&ani on call_forward)
22 years ago
Martin Pycko e993855421 Pass the callerid & ani to the new b-leg if the current b-leg requests call forwarding
22 years ago
Mark Spencer 036cb819d6 X out announce stuff (bug #760)
22 years ago
Jeremy McNamara 74aea6680a clean up output and print that we are unregistering a channel type
22 years ago
Jeremy McNamara b1488a63ef Don't return -1 for successful conf in meetme. Bug #824
22 years ago
Jeremy McNamara 4231743209 Fix show voicemail users for <context>. Bugs #820
22 years ago
Jeremy McNamara 2786bc27be Implement pin usage in MeetMe. Bug #816
22 years ago
Malcolm Davenport 3a5f932648 Bug #792: Add app_random
22 years ago
Mark Spencer c26e3b15ac Documentation fix
22 years ago
Jeremy McNamara 06d2506544 Say what is not implemented, yet. Feel free to dive in and code away, ppl. Bug #787
22 years ago