-
- Downloads
Merged revisions 286931 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r286931 | jpeeler | 2010-09-15 14:22:15 -0500 (Wed, 15 Sep 2010) | 16 lines Add parking extension for non-default parking lots. This is a new feature that allows for parking to custom parking lots to be accessed directly, rather than with channel variables or by changing the default parking lot. The extension is set with the parkext option just as the default parking lot is done. Also, the manager action has been updated to optionally allow a specified parking lot. (closes issue #14882) Reported by: vmikhnevych Patches: patch_14882.txt uploaded by mnick (license 874) modified by me Review: https://reviewboard.asterisk.org/r/884/ ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@286939 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- CHANGES 3 additions, 0 deletionsCHANGES
- channels/chan_dahdi.c 2 additions, 2 deletionschannels/chan_dahdi.c
- channels/chan_iax2.c 7 additions, 5 deletionschannels/chan_iax2.c
- channels/chan_mgcp.c 1 addition, 1 deletionchannels/chan_mgcp.c
- channels/chan_sip.c 16 additions, 9 deletionschannels/chan_sip.c
- channels/sig_analog.c 2 additions, 2 deletionschannels/sig_analog.c
- channels/sip/include/sip.h 1 addition, 0 deletionschannels/sip/include/sip.h
- configs/features.conf.sample 2 additions, 1 deletionconfigs/features.conf.sample
- include/asterisk/features.h 6 additions, 4 deletionsinclude/asterisk/features.h
- main/features.c 229 additions, 147 deletionsmain/features.c
Loading
Please register or sign in to comment