Commit Graph

581 Commits (5d938045d465d66e28bb49816c482a8b68f99342)

Author SHA1 Message Date
Joshua Colp 5d938045d4 channel: Remove old epoll support and fixed max number of file descriptors.
8 years ago
Richard Mudgett 16fdb11bc3 core: Cleanup some channel snapshot staging anomalies.
8 years ago
Joshua Colp 4de5454ef1 app_dial: Fix incorrect device state when channel is picked up.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph 86e8716952 app_dial: Add the "Q" option to set the cause on unanswered channels
9 years ago
zuul cc7e978149 Merge "apps/app_dial: Fix crash on non-connect call paths for Privacy/Screening option"
9 years ago
Matt Jordan 730cb3b0b7 apps/app_dial: Fix crash on non-connect call paths for Privacy/Screening option
9 years ago
Matt Jordan 6e1a3b924e apps/app_dial: Set the DIALSTATUS to NOANSWER on privacy option 5
9 years ago
Matt Jordan 9202ca34a8 app_dial: Improve documentation
9 years ago
Joshua Colp 5c949d009e Merge "Fixes to include signal.h"
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Alexei Gradinari 3e8d523d88 core/dial: New channel variable FORWARDERNAME
9 years ago
Mark Michelson 205a31f86c Expand the scope of Dial Events
9 years ago
Richard Mudgett f88b952093 app_dial: Immediately exit dial if the caller is already hung up.
9 years ago
Walter Doekes 39daf9f066 docs: Fix a few typo's in app docs (more then, resourse).
10 years ago
Matt Jordan e0d8b6a65d Merge "app_dial.c: Make 'A' option pass COLP updates."
10 years ago
Matt Jordan 360d076dfc Merge "app_dial.c: Force COLP update if outgoing channel name changed."
10 years ago
Joshua Colp afabf9da7f Merge "app_dial.c: Factor out a connected line update routine."
10 years ago
Richard Mudgett 1d394774b2 app_dial.c: Make 'A' option pass COLP updates.
10 years ago
Richard Mudgett 680b76eb25 app_dial.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett fdf0bcb04a app_dial.c: Factor out a connected line update routine.
10 years ago
Richard Mudgett c285879845 app_dial.c: Remove some no-op code.
10 years ago
Joshua Colp 3b2b004d69 app_dial: Hold reference to calling channel formats when dialing outbound.
10 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 4740ef50f4 apps/app_dial: Don't publish DialEnd twice on unexpected GoSub/Macro values
10 years ago
Matthew Jordan ba5d5da60b Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Matthew Jordan 44fc6ea6ff apps/app_dial: Fix Dial 'z' option
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett cbe7f65674 app_dial and app_queue: Make lock the forwarding channel while taking the channel snapshot.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Matthew Jordan 66c46fba24 CDRs: fix a variety of dial status problems, h/hangup handler creating CDRs
11 years ago
Matthew Jordan f922912731 app_dial: Allow macro/gosub pre-bridge execution to occur on priorities
11 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Joshua Colp 3a5cc054ed res_stasis: Expose event for call forwarding and follow forwarded channel.
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Joshua Colp 701847af22 Add an 'R' option to Dial which sends ringing until early media has been received.
12 years ago
Richard Mudgett 057d105c5a Add channel lock protection around translation path setup.
12 years ago
Joshua Colp c1235f2639 Reduce channel snapshot creation and publishing by up to 50%.
12 years ago
Rusty Newton 1df1ebdc37 Adding a few words to the Dial option 'r' help text to clarify its tone argument description
12 years ago
Richard Mudgett 477dea4661 Bridge API: Set a cause code on a channel when it is ejected from a bridge.
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Matthew Jordan 9d8a5ceb02 Move after bridge callbacks into their own file
12 years ago
Kinsey Moore 684c83b29b Add transfer support to CEL
12 years ago
Kinsey Moore a1e219ef51 CEL refactoring cleanup
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Mark Michelson 2dc8a06006 Refactor the features configuration scheme.
12 years ago
Jason Parker b6aac885be Add dial events to app_queue and app_followme.
12 years ago