aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_dial.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-02Make app_dial complain if the timeout passed is non numericcitats1-3/+7
2004-03-19Remember when we started/stopped ringing so that ringing twice works as expectedmarkster1-6/+9
2004-03-18Make RDNIS really work rightmarkster1-1/+4
2004-03-18Populate RDNIS informationmarkster1-0/+3
2004-03-06Add absolute timeout option to dial that applies when call is up (bug #1107)markster1-1/+17
2004-02-27Check result of malloc in app_dial.ccitats1-2/+8
2004-02-22Fix another typo in the app_dial descriptioncitats1-2/+2
2004-02-15Spelling error in app_dial.ccitats1-1/+1
2004-01-15A little adjustment to the previous one (passing the clid&ani on call_forward)martinp1-2/+6
2004-01-15Pass the callerid & ani to the new b-leg if the current b-leg requests call f...martinp1-6/+16
2004-01-15X out announce stuff (bug #760)markster1-12/+19
2003-12-18Allow doing digital PRI to PRI calls automaticallymartinp1-0/+2
2003-12-09fix minor typos in descrip. Bug#635jeremy1-11/+11
2003-12-04Forward language choicemarkster1-0/+2
2003-12-03I have no idea what the heck that was supposed to bemarkster1-2/+1
2003-11-28Got rid of un-necessary 'c' and 'd' options in app_dial.jim1-36/+1
2003-11-06minor language tweak. Thanks Carpjeremy1-1/+1
2003-11-05WHen making compatible for bridge, stop generators, etc.markster1-0/+2
2003-10-22Add announce feature to dialmarkster1-0/+27
2003-10-01Add 486 message (SIP) to 17 cause (PRI) translation when you call Dial app an...martinp1-0/+3
2003-10-01Add usecallingpres keyword to zapata.conf for PRI to PRI call so that we woul...martinp1-0/+2
2003-09-06Copy musiconholdmarkster1-0/+2
2003-09-05Add restrictcid=[yes|no] for chan_zap and chan_sip. You can specify if the si...martinp1-0/+2
2003-08-28Allow "g" option in dial to go to next extension (bug #189)markster1-0/+8
2003-08-14Save the dstchannel before the call gets answered so that we would know what ...martinp1-0/+6
2003-07-30Add alternate queueing strategies. Implment ringall, roundrobin, and randommarkster1-2/+2
2003-07-25Make sure o->chan is non-NULLmarkster1-1/+1
2003-07-22Fix the compile problemmartinp1-3/+3
2003-07-22Don't hold channel resources longer than we need themmarkster1-1/+7
2003-07-09Fix small leak on app_dialmarkster1-0/+1
2003-07-02Merge 'T' and other dialing enhancementsmarkster1-10/+19
2003-06-18Merge (for the time being) the alert code...markster1-0/+19
2003-05-12Add support for overlap dialing (sending). Now we have "full" overlap dialing...martinp1-0/+5
2003-04-24Fix '*' hangupmarkster1-2/+2
2003-04-23Minor app_dial typo fixmarkster1-2/+2
2003-04-22Fix minor typomarkster1-1/+1
2003-04-19IAX2 updates, dial fixmarkster1-1/+1
2003-04-06Make call forwarding work properly by using new Local channelmarkster1-14/+26
2003-04-06Complete local channel implementationmarkster1-0/+5
2003-03-27Check for call forwarding while waiting for answer, toomarkster1-0/+11
2003-03-26Fix typomarkster1-1/+1
2003-03-26Remove access to free'd memory fro dude's codemarkster1-7/+8
2003-03-23One mo app_dial fixjim1-2/+2
2003-03-23Fixed more stuff for clearchannel mode in app_dialjim1-6/+19
2003-03-23Fixed so that dial from a Zap channel to a Zap channel in 'dataquality' mode ...jim1-1/+5
2003-03-12Wed Mar 12 07:00:01 CET 2003matteo1-0/+4
2003-03-10Mon Mar 10 07:00:00 CET 2003matteo1-0/+6
2003-03-05Wed Mar 5 07:00:00 CET 2003matteo1-1/+1
2003-01-17Version 0.3.0 from FTPmarkster1-13/+109
2002-09-02Version 0.2.0 from FTPmarkster1-11/+39