Commit Graph

645 Commits (09c41b415de2fe3ac5dce1fccde75133549767eb)

Author SHA1 Message Date
Mark Spencer 09c41b415d Merge OSX compatibility patch (bug #1940)
21 years ago
Mark Spencer eb9adf42d6 Directory fixes (bug #1887)
21 years ago
Jim Dixon a9da004305 Added 'polite ID' concept in app_rpt.c and fixed a couple of silly telemetry issues.
21 years ago
Jim Dixon ca75adf9cb Fixed autopatch so that it would take digits from link peer.
21 years ago
Jim Dixon ca7fc00ad5 Fixed a couple of silly things that I overlooked before :-)
21 years ago
Jim Dixon c3af8944af Added support for Doug Hall RBI-1 Remote base controller, memory channels for
21 years ago
Mark Spencer b140eef0aa Implement queue wide wrapuptime (bug #1707)
21 years ago
Mark Spencer 88bcbb2368 Don't repeat option 3 (bug #1910)
21 years ago
Mark Spencer d9ed36059c Add peercontext parameter for default outbound context (bug #1929)
21 years ago
Mark Spencer a466fdbc40 Merge voicemail internationalization (bug #1485)
21 years ago
Jim Dixon dbea1448bd Fixed problems with multiple links and added timeout message
21 years ago
Mark Spencer 2f421a55da Small outgoing OSP cleanups
21 years ago
Mark Spencer 1d473f25dd Add outgoing OSP support (SIP only at this point)
21 years ago
Mark Spencer e9f2a805b9 Merge in-access updates for queue priorities (bug #1821)
21 years ago
Mark Spencer 74fdefdf1e Merge Tilghman's voicemail broadcast improvements (thanks!)
21 years ago
Jim Dixon 6729301b4d Fixed bug in remote base part of app_rpt, and updated rpt.conf.sample to
21 years ago
Mark Spencer 5e36feac27 Add 'w' option to meetme which causes us to wait for a "marked" user to enter the bridge
21 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
21 years ago
Mark Spencer a03db324dd Tilghman's directory fix (bug #1892)
21 years ago
James Golovich f5c18f62a1 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Mark Spencer 8b2b0278c9 Make sure outgoing is not NULL
21 years ago
Mark Spencer 2bd13db091 Directory fixes courtesy rgagnon (bug #1887)
21 years ago
Mark Spencer 551e3ad719 Add userevent application (bug #1300)
21 years ago
Mark Spencer 3ccf8627e0 Add app_alarmreceiver (bug #1783)
21 years ago
Mark Spencer 2efcb2e331 Don't stop moh until after announcement finishes (bug #789)
21 years ago
Mark Spencer 502e74e5db Fix app_dial buglet
21 years ago
Anthony Minessale II b168dcdddf I don't know what this last update was for but app_dial.c was broken
21 years ago
Mark Spencer 585afa7e8e Add promiscuous redirect option
21 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)
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