[asterisk-users] Parked Calls

Jeremy Mann jmann at txhmg.com
Tue Sep 16 13:27:16 CDT 2008


Using the default features.conf setup, if I include parkedcalls in my dialplan, and a call gets parked, and times out, where does the call go?

Does it go to a timeout extension in parked calls, or does it go to a timeout extension in the original context?

(Using an AEL based dialplan similar to below).
--

context internal {
        ...
        ...

        t {
                jump 600 at internal;
        };

        includes {
                parkedcalls;
        };
};


Jeremy Mann
Director of IT
Texas Health Management Group
Direct Line: 817-310-4956
Main Line: 817-310-4999
Fax: 817-310-4990
Email: jmann at txhmg.com


This e-mail, facsimile, or letter and any files or attachments transmitted with it contains information that is confidential and privileged. This information is intended only for the use of the individual(s) and entity(ies) to whom it is addressed. If you are the intended recipient, further disclosures are prohibited without proper authorization. If you are not the intended recipient, any disclosure, copying, printing, or use of this information is strictly prohibited and possibly a violation of federal or state law and regulations. If you have received this information in error, please notify Texas Health Management Group immediately at 1-817-310-4999. Texas Health Management Group, its subsidiaries, and affiliates hereby claim all applicable privileges related to this information.



More information about the asterisk-users mailing list