Commit Graph

113 Commits (cadb8d010b824f7f89a61b9441406f4b33914911)

Author SHA1 Message Date
Mark Spencer cadb8d010b Merge russell's flag macro patch (with slight mods) (bug #3046)
21 years ago
Mark Spencer 0e5cec5e09 fix DIALSTATUS issue (bug #2989)
21 years ago
Mark Spencer 4429bce838 Add missing free's in rare circumstances (bug #2985)
21 years ago
Mark Spencer 3050320746 Implement max # of forwards (bug #2942, different strategy)
21 years ago
Mark Spencer d456e6ba54 Little dial typo fix and make WaitExten continue if nothing entered and there is a step n+1
21 years ago
Mark Spencer d7da317979 Add improved macro functionality (bug #2905)
21 years ago
Mark Spencer 0e35816160 Little fixups for busy
21 years ago
Mark Spencer 7f445141f2 Oops
21 years ago
Mark Spencer a50dd88d24 Display cause code for failure to get channel
21 years ago
Mark Spencer 36f1b37542 Add OUTBOUND_GROUP support (bug #2530)
21 years ago
Mark Spencer 94994626b6 Pass through flash hook
21 years ago
Mark Spencer 2f5cd4a95c Fix small typo
21 years ago
Mark Spencer 668001f9c8 Make channel variables inheritable by _ (bug #928)
21 years ago
Mark Spencer b8885530f4 Pass redirecting number on PRI calls (bug #2763)
21 years ago
Mark Spencer 6b9d24b54a Oops
21 years ago
Mark Spencer 8a13712e45 Pass concept of status back, permit "leaveempty" to work with static agents who are not loggedon (bug #2719)
21 years ago
Mark Spencer c608e97005 Do not send progress when "ringing" only flag is set (bug #2553)
21 years ago
Mark Spencer 8dd03ff284 Move populate TNS/Presentation/TON from calling channel
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
Mark Spencer 78531a0f32 Handle arbitrary long dial sequences (like what we need at Astricon)
21 years ago
Matthew Fredrickson 8a12240f73 macro support in the dial command
21 years ago
Mark Spencer cab4557006 When detecting a hairpin, redirect to the appropriate local extension (bug #1974)
21 years ago
Mark Spencer bf70a01da6 Merge alternate hangup and meetme patches from Matt N.
21 years ago
Mark Spencer bb75fcc4db Copy account code and flags form incoming to outgoing channel for purposes of local stuff
21 years ago
Mark Spencer b5ad8c24be Make '*' count as cancel (bug #2098)
21 years ago
Mark Spencer 24a5704798 Update dial documentation (bug #2096)
21 years ago
Mark Spencer 569b95352a rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions
21 years ago
Mark Spencer 4d32c46126 Merge rgagnon's pedantic string checks (apps a-m, bug #2035)
21 years ago
Mark Spencer f78179c374 Publish DIALEDTIME and ANSWEREDTIME in case people want to know them
21 years ago
Mark Spencer dd293ed6fe First pass at properly handling account codes in forwarding
21 years ago
Mark Spencer 851fce9568 Make ringing clearer
21 years ago
Mark Spencer 432bb121f3 Cleanups to the ordering of events in dial, don't freak out on the wrong codec
21 years ago
Mark Spencer 1d473f25dd Add outgoing OSP support (SIP only at this point)
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
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 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
James Golovich a054fec8ef Typo in comment in app_dial.c
21 years ago
Mark Spencer bec994b037 Merge Matt's work
21 years ago
Anthony Minessale II cc36c3d475 fix D() issue with to short of a duration
21 years ago
Mark Spencer 194fe2a4a5 Copy hangup cause at end of a good call
21 years ago
Mark Spencer 61ce929656 Merge Mike's announcement enhancements
21 years ago
James Golovich 36f888e06e Clarify app_dial documentation regarding transfers
21 years ago
James Golovich 46b24e8a27 Code cleanup
21 years ago
Anthony Minessale II 66b96f417c Created API call ast_dtmf_stream
21 years ago
Mark Spencer 19a080ddd7 strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al)
21 years ago