Commit Graph

282 Commits (db868d08076e8a2f55beca7bb2bcaba0f550702c)

Author SHA1 Message Date
Russell Bryant 7d4a5abb1d Convert some built-in applications to use new args parsing macros.
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Mark Spencer 535ed63c6f Dial janitor patch (bug #5613)
20 years ago
Kevin P. Fleming 2bebbca579 flags usage simplification
20 years ago
Kevin P. Fleming 426360e389 major update to arg/option parsing APIs and documentation
20 years ago
Kevin P. Fleming 8f0a6a7d4f uhh... oops
20 years ago
Kevin P. Fleming ce50837d70 upgrade Dial() app to use API-based argument/option parsing
20 years ago
Russell Bryant 5187de9ab6 remove unnecessary checks before calls to ast_strlen_zero
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Russell Bryant b4e0cedf94 fix up help text (issue #5479)
20 years ago
Russell Bryant 4aa7912057 Massive cleanups to applications for LOCAL_USER handling and some other things.
20 years ago
Russell Bryant 29829640bf it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS
20 years ago
Kevin P. Fleming 57a8f5d82c ensure Dial() options are sorted in help output (issue #5386)
20 years ago
Kevin P. Fleming 7215e4179d add auto-monitor support (issue #5411)
20 years ago
Kevin P. Fleming 350aaac04b properly report hangupcause when ast_request() fails for the last (or only) target of a dial operation (issue #5394, different fix)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 1e854ea773 remove useless buffer initializations (issue #5134)
20 years ago
Kevin P. Fleming e0f02b46f1 convert a bunch of apps to use ast_goto_if_exists() (issue #5138)
20 years ago
Mark Spencer 5d4d2fdfd4 Add SIP video fixes
20 years ago
Mark Spencer 3c6e6c9c96 Be sure not to leak frames in certain cases
20 years ago
Kevin P. Fleming 5cc0413c54 add a global option to disable priority jumping in applications (when they get updated), settable in extensions.conf
20 years ago
Kevin P. Fleming 0313d0b9c5 add privacy/screening functionality to app_dial (bug #752)
20 years ago
Mark Spencer 80f67ad1fa Pass along proceeding and progress even when overlap mode is not on
20 years ago
Matthew Fredrickson f6f9cac028 Change level of message in case of write on hung up channel (Bug #4651)
20 years ago
Russell Bryant 91ee5d5ddd more fun with ast_copy_string
20 years ago
Russell Bryant 52ef5c7d30 add function to convert a cause code to a string
20 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
20 years ago
Mark Spencer df349078da Fix dial to not seg when closing ')' is missing (bug #4410)
20 years ago
Russell Bryant 367fd1d3cf fix the one digit exit extension for RetryDial
20 years ago
Kevin P. Fleming 0858dad2ad return CHANUNAVAIL for unregistered peers, not CONGESTION (bug #4276)
20 years ago
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
20 years ago
Kevin P. Fleming bced63033d make 'goto' APIs aware of auto-processing loops, so they know exactly when to set the requested priority or one priority lower
20 years ago
Kevin P. Fleming a1d24f740f help text cleanups (bug #4072, with mods)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer b5c7781d9f Add 'n' option to dial for "nojump" (bug #4034)
20 years ago
Russell Bryant 42da18ec5f just formatting
20 years ago
Mark Spencer 922d62c39d Add calling party DTMF (bug #3994)
20 years ago
Mark Spencer e87a53037e Forward text frames before answer (bug #3717)
20 years ago
Matthew Fredrickson b81f233e68 Merging in xylome's beaerer capabilty patch (bug 3547)
20 years ago
Mark Spencer 1719cd39d3 Add 'G' option to dial (bug #3786)
20 years ago
Mark Spencer 34e8ed636d Fix queue URL passing (bug #3543)
20 years ago
Mark Spencer 233e26b112 Fix SetVar (bug #3668) and g + transfer (#3650)
20 years ago
Mark Spencer 41453ebf74 Copy/paste errors (bug #3559, #3560)
21 years ago
Mark Spencer fa48657020 Fix typos in app_dial (bug #3536)
21 years ago
Mark Spencer 73b299843e Add "Dial" event to link callerid, src and destination channel (bug #3494)
21 years ago
Mark Spencer e95da4b9f7 Oops (first one of these in a while)
21 years ago
Mark Spencer a43b8ec753 REname 'p' option to 'o' (bug #3490)
21 years ago
Mark Spencer 026c03b527 Add new 'p' flag to Dial for preserve callerid (bug #3490)
21 years ago
Mark Spencer 6ed8f15260 Allow hints to have names (bug #3471)
21 years ago
Mark Spencer 87cf6b3ec2 Fix 'g' flag (bug #3465)
21 years ago
Mark Spencer 1f7c871993 Set dialed peer number properly when ringing multiple channels (bug #3437)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer 8a1906619f Fix typos (bug #3381)
21 years ago
Mark Spencer e983edd221 Fix small app_dial issue (bug #3368)
21 years ago
Mark Spencer cd2ef5b548 Merge anthm's RetryDial with changes (bug #3313)
21 years ago
Mark Spencer 840f035827 Merge hold patch (bug #1840)
21 years ago
Mark Spencer b6b393c1b9 Give outbound channels callerid of their extension *after* calling (bug #2489)
21 years ago
Anthony Minessale II b730f9435c fix bug 3329 (monitor flags)
21 years ago
Mark Spencer 92eb0c2018 More flagification, courtesy drumkilla (bug #3280)
21 years ago
Mark Spencer 51cab9e7cc Make queue support channel variable inheritance (bug #3274)
21 years ago
Mark Spencer 51880b7ddc Fix typo for blind transfer (bug #3259)
21 years ago
Mark Spencer 95e75f4354 More flag on dial tweaks (bug #3254, take two)
21 years ago
Mark Spencer 8e3722ceee More flagification (bug #3254)
21 years ago
Mark Spencer 526622d6e0 Merge Tony's attended # transfer with changes (bug #3241)
21 years ago
Mark Spencer 7568d9a4ef Merge OSP updates from matt nicholson (with changes)
21 years ago
Mark Spencer e7d4ae8efa Make features configurable and easier to implement
21 years ago
Mark Spencer d021bc7327 Allow moh class to be specified (bug #3199)
21 years ago
Mark Spencer 526fc0afe9 Set normal clearing for answered calls (bug #3165)
21 years ago
Mark Spencer d6471bec31 Merge Olle's comment patch (bug #3097)
21 years ago
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
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
21 years ago
Mark Spencer 4c06525432 Make RDNIS really work right
21 years ago
Mark Spencer ce88c6dd08 Populate RDNIS information
21 years ago
Mark Spencer 7f2e23bb50 Add absolute timeout option to dial that applies when call is up (bug #1107)
21 years ago
James Golovich e8c21dfe67 Check result of malloc in app_dial.c
21 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
Mark Spencer af19291e01 I have no idea what the heck that was supposed to be
22 years ago
Jim Dixon e1f471f89c Got rid of un-necessary 'c' and 'd' options in app_dial.
22 years ago
Jeremy McNamara f70f05ca35 minor language tweak. Thanks Carp
22 years ago
Mark Spencer 98166ff081 WHen making compatible for bridge, stop generators, etc.
22 years ago
Mark Spencer dd5a2c44a5 Add announce feature to dial
22 years ago
Martin Pycko c0dde4ac5b Add 486 message (SIP) to 17 cause (PRI) translation when you call Dial app and then Hangup:
22 years ago
Martin Pycko cacfd42960 Add usecallingpres keyword to zapata.conf for PRI to PRI call so that we would take the presentation mode and send it to outbound call.
22 years ago
Mark Spencer 8785c02365 Copy musiconhold
22 years ago
Martin Pycko 6e8a074912 Add restrictcid=[yes|no] for chan_zap and chan_sip. You can specify if the sip/zap users will have the callerid transmitted as ANI or CALLERID.
22 years ago
Mark Spencer 3ee27a8a89 Allow "g" option in dial to go to next extension (bug #189)
22 years ago
Martin Pycko c7eef6e141 Save the dstchannel before the call gets answered so that we would know what destination channel was dialed when we get the channel hanged up
22 years ago
Mark Spencer 21b6696e8b Add alternate queueing strategies. Implment ringall, roundrobin, and random
22 years ago
Mark Spencer 159de43db3 Make sure o->chan is non-NULL
22 years ago
Martin Pycko da17bb3e97 Fix the compile problem
22 years ago
Mark Spencer 7fa873f2b2 Don't hold channel resources longer than we need them
22 years ago