Commit Graph

94 Commits (1c5e68580af4556de86c2c33200fe3d43d499bed)

Author SHA1 Message Date
Joshua Colp 811ae88da4 parking: Fall back to parker channel name even if it matches parkee.
6 years ago
George Joseph b95bc30c40 Merge "parking: Fix case where we can't get the parker."
6 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Joshua Colp 807a70b7ae parking: Fix case where we can't get the parker.
6 years ago
Joshua Colp e924c5107c parking: Use channel snapshot instead of channel.
6 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Sean Bright 79c2b4fddd res_parking: Stop setting the deprecated PARKINGSLOT channel variable.
7 years ago
Joshua Elson f7137e1230 res_parking: Add dialplan function for lot channel
7 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
8 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 6ce25bd62a Merge "res_parking: Misc fixes."
10 years ago
Joshua Colp 77a9272431 Merge "res_parking: Fix blind transfer dynamic lots creation."
10 years ago
zuul 36347dbc3c Merge "res_parking: Cleanup find_channel_parking_lot_name() usage."
10 years ago
Richard Mudgett 8e8cf80cea res_parking: Fix blind transfer dynamic lots creation.
10 years ago
Richard Mudgett 3cf714031c res_parking: Cleanup find_channel_parking_lot_name() usage.
10 years ago
Richard Mudgett 13e75ee04f res_parking: Misc fixes.
10 years ago
Philip Correia e2853ae337 res_parking: Update parking documentation for dynamic parking lots.
10 years ago
Jonathan Rose 7d981b787c ParkAndAnnounce: Add variable inheritance
10 years ago
Matt Jordan af9ee2910d Merge "parking_applications.c: Fix ast_verb() line terminator."
10 years ago
Richard Mudgett 097c15ac51 parking_applications.c: Fix ast_verb() line terminator.
10 years ago
Richard Mudgett 8b620c555b res_parking: Fix crash if ATTENDEDTRANSFER set empty before Park.
10 years ago
Mark Michelson 59552c2d08 Parking: Add documentation for AMI ParkedCallSwap event.
11 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Matthew Jordan 0543879228 clang compiler warnings: Remove large chunks of unused code from extconf
11 years ago
Mark Michelson 53af579d4c ParkedCall: Don't allow dialplan fallthrough after retrieving parked call.
11 years ago
Joshua Colp 2504f97b01 res_parking: Fix crash due to race condition when unloading.
11 years ago
Kevin Harwell ca02121ef7 Investigate and fix memory leaks in Asterisk
11 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Richard Mudgett a94efa239c parking_tests.c: Add missing newline on a unit test message.
11 years ago
Jonathan Rose 3d58066de9 parking_tests: Fix assertions and possibly crashes in res_parking unit tests
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Jonathan Rose a8cb4924cb res_parking: Make manager commands register with module information
12 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
12 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
12 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Jonathan Rose 57372e61d2 Parking: Add 'AnnounceChannel' argument to manager action 'Park'
12 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
12 years ago
Richard Mudgett c704795dcb res_parking: Minor tweaks.
12 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
12 years ago
Richard Mudgett 72c282cc66 ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago