Commit Graph

3215 Commits (ff17b534ce9f69bd5d7f6833434741e14bd98aa6)
 

Author SHA1 Message Date
Mark Spencer 7b7dbfb855 Small fixup for non-PRI build
22 years ago
Anthony Minessale II cc36c3d475 fix D() issue with to short of a duration
22 years ago
Mark Spencer a550016fd6 Add bi-directional GR-303 support
22 years ago
Mark Spencer df9b7608a9 Fix voicemail.conf typo (bug #1794)
22 years ago
Mark Spencer b9d81ae6ad Add ${AVAILORIGCHAN} with original channel name (bug #1793)
22 years ago
Mark Spencer 32ecea7b8c More small fixes
22 years ago
Mark Spencer 746d2e7f67 Minor cleanups
22 years ago
Mark Spencer 27578642b8 Add support for trunk groups in anticipation of NFAS and GR-303, Initial GR-303 work
22 years ago
James Golovich 63b280e97c Cleanup some formatting in app_agi.c
22 years ago
Mark Spencer 0062fe9588 IAX2 fixup, fix res_monitor sillyseg
22 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
22 years ago
Mark Spencer aa2795cc46 Get rid of small copmile warning
22 years ago
Mark Spencer 269507ad59 Fix handling when MONITOR_EXEC is unspecified
22 years ago
Mark Spencer ca0c646539 Make sure that auto created "pseudo" isn't a member of any groups (bugs #1776, #1777)
22 years ago
Mark Spencer 8cc1ffe2ab Merge agent callback login/logoff events and logging (bug #1775)
22 years ago
Mark Spencer dc7e5f5f03 Initialize frame for playtones just in case
22 years ago
Mark Spencer 799b876aa0 Make monitor merge application settable via variable, allow setting of variables via manager interface, allow mix flag to be set via manager (bug #1268)
22 years ago
Mark Spencer 8f5498177e WOrk on the proper pointer (bug #1773)
22 years ago
Mark Spencer 8f9ace9228 Add information for IAX on Free World Dialup
22 years ago
James Golovich 5a9ab574de Add 'ListCommands' manager command
22 years ago
Mark Spencer ea2b6241fd Lock while installign generator
22 years ago
James Golovich ea70485e7b Add description to manager_action structure, and add some comments.
22 years ago
Mark Spencer 37ae3cd701 Fix app_read to return string even if not # terminated (bug #1769)
22 years ago
Mark Spencer b6beb440cd Use pseudo channel instead of just /dev/zap/pseudo, now with proper protections (bug #1766)
22 years ago
Mark Spencer bc86e5de2a Allocate pseudo channel if it's not explicitly listed
22 years ago
James Golovich 2587e6faa4 Code formatting fixes in chan_zap.c
22 years ago
Mark Spencer ce82bfa75a Play acknowledgement in all cases (bug #1767)
22 years ago
Mark Spencer 31e427d775 Oops slightly premature
22 years ago
Mark Spencer a435f135b5 Use pseudo channel (but real channel) instead of just directly opening /dev/zap/pseudo to enable future meetme enhancements (bug #1766)
22 years ago
Mark Spencer 36b87b3b33 Voicemail fixes (bug #1758)
22 years ago
Mark Spencer 8164972e34 allow multiple exit characters on control_streamfile, allow '1' to skip envelope
22 years ago
Mark Spencer 49257bafbc Only call the update once
22 years ago
Mark Spencer 9286f2c6d3 More BSD compile fixes (bugs #1754 and #1756)
22 years ago
Mark Spencer fdcf41cef0 Fix compile warning on FreeBSD (bug #1755)
22 years ago
Mark Spencer 66fae27e3a Add missing strings include for BSD
22 years ago
Mark Spencer c66bf9a326 Trivial removal of unused variable when not on linux (bug #1753)
22 years ago
Jim Dixon 8968d50976 Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.
22 years ago
Jeremy McNamara b0f9569b5c make sending indications more robust and proper
22 years ago
Mark Spencer 514acf8dfc Fix lag in diverging clocks (bug #1696)
22 years ago
Mark Spencer 89561c6a29 Update queue member after end of call (bug #1727)
22 years ago
Mark Spencer c47538a24b Take member as argument, not lpeer
22 years ago
Mark Spencer 5ee4f3048c Fix formatting issues
22 years ago
Mark Spencer 0f5ed60d51 Minor RTP video fixes, be more careful about closing fd's in meetme (bug #1743)
22 years ago
Jim Dixon 5ef2ef8a1d Fixed annoying SIP 'NOTIFY' messages printed on console every n seconds from some SIP peers. Also fixed problem where 'INFO' was not being responded to if in 'ignore' state.
22 years ago
Mark Spencer d34639a601 Allow variable substitution in from string (bug #1741)
22 years ago
Mark Spencer bf2ec2d6d0 Initialize secrets properly (bug #1748)
22 years ago
Anthony Minessale II f30d55fbf6 saw this in valgrind (-tony)
22 years ago
James Golovich 8136198e53 Use ast_strlen_zero in res_musiconhold.c
22 years ago
James Golovich fa9a8d158a Hopefully last ast_strlen_zero fix in cli.c
22 years ago
James Golovich cc698e15cf Use ast_strlen_zero in privacy.c
22 years ago