Commit Graph

633 Commits (bdbed69984694bf23e56ba0c16a8af6379e1eddf)

Author SHA1 Message Date
Mark Spencer 1d473f25dd Add outgoing OSP support (SIP only at this point)
22 years ago
Mark Spencer e9f2a805b9 Merge in-access updates for queue priorities (bug #1821)
22 years ago
Mark Spencer 74fdefdf1e Merge Tilghman's voicemail broadcast improvements (thanks!)
22 years ago
Jim Dixon 6729301b4d Fixed bug in remote base part of app_rpt, and updated rpt.conf.sample to
22 years ago
Mark Spencer 5e36feac27 Add 'w' option to meetme which causes us to wait for a "marked" user to enter the bridge
22 years ago
Mark Spencer 2187465cae Set ${DIALSTATUS} from app_dial, make zap return BUSY on a phone that is busy, update macro-stdexten to demo
22 years ago
Mark Spencer a03db324dd Tilghman's directory fix (bug #1892)
22 years ago
James Golovich f5c18f62a1 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
22 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
22 years ago
Mark Spencer 8b2b0278c9 Make sure outgoing is not NULL
22 years ago
Mark Spencer 2bd13db091 Directory fixes courtesy rgagnon (bug #1887)
22 years ago
Mark Spencer 551e3ad719 Add userevent application (bug #1300)
22 years ago
Mark Spencer 3ccf8627e0 Add app_alarmreceiver (bug #1783)
22 years ago
Mark Spencer 2efcb2e331 Don't stop moh until after announcement finishes (bug #789)
22 years ago
Mark Spencer 502e74e5db Fix app_dial buglet
22 years ago
Anthony Minessale II b168dcdddf I don't know what this last update was for but app_dial.c was broken
22 years ago
Mark Spencer 585afa7e8e Add promiscuous redirect option
22 years ago
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)
22 years ago
Mark Spencer bbe5ff18c2 Fix locking in zapscan
22 years ago
Mark Spencer 491e5d941c Make 'x' option behave as advertised (bug #1878)
22 years ago
James Golovich a054fec8ef Typo in comment in app_dial.c
22 years ago
Mark Spencer bc9e475d6e Allow penalty argument to AddQueueMember
22 years ago
Mark Spencer d11177774a More meetme locking fixes
22 years ago
Mark Spencer 4f72a1da77 Fix doubly-linked list delete
22 years ago
Mark Spencer 4a4e1e348d Must be inside lock when finding start
22 years ago
Mark Spencer fdf586e416 Don't forget to run the schedule queue
22 years ago
Mark Spencer 88aec64bce Minor fixup to voicemail (bug #1865)
22 years ago
Mark Spencer b3b931fab9 Merge EOF patch (bug #1860)
22 years ago
Mark Spencer ada1e768c4 Fix unexpected behavior in voicemail (bug #1856)
22 years ago
James Golovich f70b57352b Fix MailboxExists to follow the original behavior of jumping to +101 if the voicemailuser exists
22 years ago
Mark Spencer bec994b037 Merge Matt's work
22 years ago
Mark Spencer 3cf5ea7383 Make meetme operate in linear so as to keep alaw folk happy, minor iax2
22 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
22 years ago
James Golovich 800ad7f727 Use ast_strlen_zero instead of &id in app_queue.c (Thanks folsson)
22 years ago
Mark Spencer 1b23fce2bd Fix OpenBSD compile (bug #1830)
22 years ago
James Golovich 31b39fe85e Fix voicemail description. We send calls into extension 'a' or 'o' not priority
22 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
22 years ago
Mark Spencer 1bc96b7aab Add talk detectection app (BackgroundDetect)
22 years ago
Mark Spencer a53d260d5f Minor meetme cleanups
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
Mark Spencer 8995f5d810 Zapras fix for BSD (bug #1801)
22 years ago
Mark Spencer e115566669 Can't use the same buffer to snprintf that we're grabbing
22 years ago
Anthony Minessale II cc36c3d475 fix D() issue with to short of a duration
22 years ago
Mark Spencer b9d81ae6ad Add ${AVAILORIGCHAN} with original channel name (bug #1793)
22 years ago
James Golovich 63b280e97c Cleanup some formatting in app_agi.c
22 years ago
Mark Spencer 103bb4a334 Enhancements for zaptel+bsd (bug #1781)
22 years ago
Mark Spencer 8f5498177e WOrk on the proper pointer (bug #1773)
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 ce82bfa75a Play acknowledgement in all cases (bug #1767)
22 years ago