Commit Graph

104 Commits (7f8391e9ff28895be619a3a20b87aefc9c409d8c)

Author SHA1 Message Date
Naveen Albert b05865d8e9 res_parking: Fail gracefully if parking lot is full.
2 years ago
Jiajian Zhou 8e3f9dcc7b AMI: Add parking position parameter to Park action
2 years ago
Naveen Albert ddc2cca659 res_parking: Add music on hold override option.
3 years ago
Naveen Albert bae8092826 res_parking: Warn if out of bounds parking spot requested.
3 years ago
Alexander Traud 826233b550 progdocs: Fix Doxygen left-overs.
4 years ago
Alexander Traud 241dbb1ec0 parking: Fix for Doxygen.
4 years ago
Josh Soref 9ae9893c63 res: Spelling fixes
4 years ago
Sean Bright 51cba591e3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
Joshua C. Colp c4bed96742 parking: Copy parker UUID as well.
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
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