aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_dial.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-17/+17
2005-04-15Add 'n' option to dial for "nojump" (bug #4034)markster1-5/+9
2005-04-13just formattingrussell1-18/+18
2005-04-11Add calling party DTMF (bug #3994)markster1-12/+25
2005-04-09Forward text frames before answer (bug #3717)markster1-0/+4
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)mattf1-4/+4
2005-03-17Add 'G' option to dial (bug #3786)markster1-2/+41
2005-02-28Fix queue URL passing (bug #3543)markster1-5/+14
2005-02-26Fix SetVar (bug #3668) and g + transfer (#3650)markster1-1/+1
2005-02-11Copy/paste errors (bug #3559, #3560)markster1-9/+9
2005-02-09Fix typos in app_dial (bug #3536)markster1-4/+4
2005-02-07Add "Dial" event to link callerid, src and destination channel (bug #3494)markster1-0/+17
2005-02-03Oops (first one of these in a while)markster1-1/+1
2005-02-03REname 'p' option to 'o' (bug #3490)markster1-3/+3
2005-02-02Add new 'p' flag to Dial for preserve callerid (bug #3490)markster1-2/+8
2005-02-01Allow hints to have names (bug #3471)markster1-2/+24
2005-01-30Fix 'g' flag (bug #3465)markster1-1/+1
2005-01-27Set dialed peer number properly when ringing multiple channels (bug #3437)markster1-2/+6
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-20Fix typos (bug #3381)markster1-4/+8
2005-01-18Fix small app_dial issue (bug #3368)markster1-2/+2
2005-01-18Merge anthm's RetryDial with changes (bug #3313)markster1-59/+230
2005-01-17Merge hold patch (bug #1840)markster1-0/+10
2005-01-16Give outbound channels callerid of their extension *after* calling (bug #2489)markster1-1/+6
2005-01-12fix bug 3329 (monitor flags)anthm1-2/+2
2005-01-10More flagification, courtesy drumkilla (bug #3280)markster1-8/+8
2005-01-08Make queue support channel variable inheritance (bug #3274)markster1-39/+2
2005-01-06Fix typo for blind transfer (bug #3259)markster1-1/+1
2005-01-06More flag on dial tweaks (bug #3254, take two)markster1-20/+22
2005-01-05More flagification (bug #3254)markster1-85/+61
2005-01-05Merge Tony's attended # transfer with changes (bug #3241)markster1-6/+18
2005-01-05Merge OSP updates from matt nicholson (with changes)markster1-1/+1
2005-01-04Make features configurable and easier to implementmarkster1-6/+12
2004-12-30Allow moh class to be specified (bug #3199)markster1-2/+24
2004-12-28Set normal clearing for answered calls (bug #3165)markster1-0/+3
2004-12-19Merge Olle's comment patch (bug #3097)markster1-3/+3
2004-12-16Merge russell's flag macro patch (with slight mods) (bug #3046)markster1-1/+1
2004-12-12fix DIALSTATUS issue (bug #2989)markster1-7/+7
2004-12-06Add missing free's in rare circumstances (bug #2985)markster1-0/+3
2004-11-28Implement max # of forwards (bug #2942, different strategy)markster1-12/+33
2004-11-22Little dial typo fix and make WaitExten continue if nothing entered and there...markster1-1/+1
2004-11-22Add improved macro functionality (bug #2905)markster1-6/+55
2004-11-21Little fixups for busymarkster1-2/+6
2004-11-21Oopsmarkster1-2/+2
2004-11-21Display cause code for failure to get channelmarkster1-1/+1
2004-11-07Add OUTBOUND_GROUP support (bug #2530)markster1-0/+12
2004-11-03Pass through flash hookmarkster1-1/+2
2004-11-01Fix small typomarkster1-0/+1
2004-11-01Make channel variables inheritable by _ (bug #928)markster1-21/+42
2004-10-31Pass redirecting number on PRI calls (bug #2763)markster1-0/+2