Commit Graph

70 Commits (d3fd49f2cfa4c3885d8f547eb2b23dd46c84f98d)

Author SHA1 Message Date
Anthony Minessale II cc36c3d475 fix D() issue with to short of a duration
22 years ago
Mark Spencer 194fe2a4a5 Copy hangup cause at end of a good call
22 years ago
Mark Spencer 61ce929656 Merge Mike's announcement enhancements
22 years ago
James Golovich 36f888e06e Clarify app_dial documentation regarding transfers
22 years ago
James Golovich 46b24e8a27 Code cleanup
22 years ago
Anthony Minessale II 66b96f417c Created API call ast_dtmf_stream
22 years ago
Mark Spencer 19a080ddd7 strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al)
22 years ago
Anthony Minessale II f9226cd9cd Bug Fix
22 years ago
Anthony Minessale II 5385ca0a0e applied final release of bug 1353 per Mark's permission
22 years ago
James Golovich 36a8fb3e4d Make app_dial complain if the timeout passed is non numeric
22 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
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
23 years ago
Mark Spencer 159de43db3 Make sure o->chan is non-NULL
23 years ago
Martin Pycko da17bb3e97 Fix the compile problem
23 years ago
Mark Spencer 7fa873f2b2 Don't hold channel resources longer than we need them
23 years ago
Mark Spencer 26fab30972 Fix small leak on app_dial
23 years ago
Mark Spencer 1b473c2ef0 Merge 'T' and other dialing enhancements
23 years ago
Mark Spencer 4c021fb727 Merge (for the time being) the alert code...
23 years ago
Martin Pycko 2a0036e496 Add support for overlap dialing (sending). Now we have "full" overlap dialing support
23 years ago
Mark Spencer cdbc2f2b9e Fix '*' hangup
23 years ago
Mark Spencer ddf2e8a342 Minor app_dial typo fix
23 years ago
Mark Spencer 82b01cca71 Fix minor typo
23 years ago
Mark Spencer a03e42860f IAX2 updates, dial fix
23 years ago
Mark Spencer 77b48c0aed Make call forwarding work properly by using new Local channel
23 years ago
Mark Spencer 864fc0cfce Complete local channel implementation
23 years ago
Mark Spencer d73281e230 Check for call forwarding while waiting for answer, too
23 years ago
Mark Spencer d2e7f73adc Fix typo
23 years ago