Commit Graph

616 Commits (2ee28d0ccf59240a3dbd9a1040a6b877371db730)

Author SHA1 Message Date
Jim Dixon 2ee28d0ccf Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (IAX2) and supporting remote base nodes as well (also added visual documentation in rpt_flow.pdf)
21 years ago
Mark Spencer bbe5ff18c2 Fix locking in zapscan
21 years ago
Mark Spencer 491e5d941c Make 'x' option behave as advertised (bug #1878)
21 years ago
James Golovich a054fec8ef Typo in comment in app_dial.c
21 years ago
Mark Spencer bc9e475d6e Allow penalty argument to AddQueueMember
21 years ago
Mark Spencer d11177774a More meetme locking fixes
21 years ago
Mark Spencer 4f72a1da77 Fix doubly-linked list delete
21 years ago
Mark Spencer 4a4e1e348d Must be inside lock when finding start
21 years ago
Mark Spencer fdf586e416 Don't forget to run the schedule queue
21 years ago
Mark Spencer 88aec64bce Minor fixup to voicemail (bug #1865)
21 years ago
Mark Spencer b3b931fab9 Merge EOF patch (bug #1860)
21 years ago
Mark Spencer ada1e768c4 Fix unexpected behavior in voicemail (bug #1856)
21 years ago
James Golovich f70b57352b Fix MailboxExists to follow the original behavior of jumping to +101 if the voicemailuser exists
21 years ago
Mark Spencer bec994b037 Merge Matt's work
21 years ago
Mark Spencer 3cf5ea7383 Make meetme operate in linear so as to keep alaw folk happy, minor iax2
21 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
21 years ago
James Golovich 800ad7f727 Use ast_strlen_zero instead of &id in app_queue.c (Thanks folsson)
21 years ago
Mark Spencer 1b23fce2bd Fix OpenBSD compile (bug #1830)
21 years ago
James Golovich 31b39fe85e Fix voicemail description. We send calls into extension 'a' or 'o' not priority
21 years ago
James Golovich 481a59e92e Build ecodes string a little better in app_voicemail so that the 'a' extension will work even if the 'o' extension doesn't exist. Also update the description to include info on the 'a' extension
21 years ago
Mark Spencer 1bc96b7aab Add talk detectection app (BackgroundDetect)
21 years ago
Mark Spencer a53d260d5f Minor meetme cleanups
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
Mark Spencer 8995f5d810 Zapras fix for BSD (bug #1801)
21 years ago
Mark Spencer e115566669 Can't use the same buffer to snprintf that we're grabbing
21 years ago
Anthony Minessale II cc36c3d475 fix D() issue with to short of a duration
21 years ago
Mark Spencer b9d81ae6ad Add ${AVAILORIGCHAN} with original channel name (bug #1793)
21 years ago
James Golovich 63b280e97c Cleanup some formatting in app_agi.c
21 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
21 years ago
Mark Spencer 8f5498177e WOrk on the proper pointer (bug #1773)
21 years ago
Mark Spencer 37ae3cd701 Fix app_read to return string even if not # terminated (bug #1769)
21 years ago
Mark Spencer b6beb440cd Use pseudo channel instead of just /dev/zap/pseudo, now with proper protections (bug #1766)
21 years ago
Mark Spencer ce82bfa75a Play acknowledgement in all cases (bug #1767)
21 years ago
Mark Spencer 31e427d775 Oops slightly premature
21 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)
21 years ago
Mark Spencer 36b87b3b33 Voicemail fixes (bug #1758)
21 years ago
Mark Spencer 8164972e34 allow multiple exit characters on control_streamfile, allow '1' to skip envelope
21 years ago
Mark Spencer 49257bafbc Only call the update once
21 years ago
Mark Spencer fdcf41cef0 Fix compile warning on FreeBSD (bug #1755)
21 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.
21 years ago
Mark Spencer 89561c6a29 Update queue member after end of call (bug #1727)
21 years ago
Mark Spencer c47538a24b Take member as argument, not lpeer
21 years ago
Mark Spencer 5ee4f3048c Fix formatting issues
21 years ago
Mark Spencer 0f5ed60d51 Minor RTP video fixes, be more careful about closing fd's in meetme (bug #1743)
21 years ago
Mark Spencer d34639a601 Allow variable substitution in from string (bug #1741)
21 years ago
Mark Spencer ff2ba012d2 Merge connor's exit context patch (#1737)
21 years ago
Mark Spencer e446f4ca81 Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
21 years ago
Mark Spencer 2cd1eb39b1 Don't count as outgoing until we actually send the new INVITE
21 years ago
Mark Spencer 03cb980dc2 Meetme fixes (bug #1729)
21 years ago
Mark Spencer b820fd0075 Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)
21 years ago