Commit Graph

97 Commits (e1038e309054656a01d620aba39f38d9f29a36e3)

Author SHA1 Message Date
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
Anthony Minessale II f9226cd9cd Bug Fix
21 years ago
Anthony Minessale II 5385ca0a0e applied final release of bug 1353 per Mark's permission
21 years ago
James Golovich 36a8fb3e4d Make app_dial complain if the timeout passed is non numeric
21 years ago
Mark Spencer bc2a510fb7 Remember when we started/stopped ringing so that ringing twice works as expected
22 years ago
Mark Spencer 4c06525432 Make RDNIS really work right
22 years ago
Mark Spencer ce88c6dd08 Populate RDNIS information
22 years ago
Mark Spencer 7f2e23bb50 Add absolute timeout option to dial that applies when call is up (bug #1107)
22 years ago
James Golovich e8c21dfe67 Check result of malloc in app_dial.c
22 years ago
James Golovich 84cbebcf17 Fix another typo in the app_dial description
22 years ago
James Golovich 9028579d84 Spelling error in app_dial.c
22 years ago
Martin Pycko 3d40b1c03f A little adjustment to the previous one (passing the clid&ani on call_forward)
22 years ago
Martin Pycko e993855421 Pass the callerid & ani to the new b-leg if the current b-leg requests call forwarding
22 years ago
Mark Spencer 036cb819d6 X out announce stuff (bug #760)
22 years ago
Martin Pycko f96c0762ff Allow doing digital PRI to PRI calls automatically
22 years ago
Jeremy McNamara a91dc75020 fix minor typos in descrip. Bug#635
22 years ago
Mark Spencer 26411c1021 Forward language choice
22 years ago