[asterisk-bugs] [Asterisk 0010897]: bug related to 7904 by k-egg but this time from parking lot
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Oct 5 09:59:26 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10897
======================================================================
Reported By: loloski
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10897
Category: Applications/General
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-05-2007 09:56 CDT
Last Modified: 10-05-2007 09:59 CDT
======================================================================
Summary: bug related to 7904 by k-egg but this time from
parking lot
Description:
Incoming call being parked after retrieving the call from the parking lot
the caller has now a transfer capability at his/her own will.
Dial plan snippet
[from-switch]
; All calls from meridian has a prefix of 01+XXXX 4-digit extension
; should be route to a proper destination
; Meridian to Area Office Local Extension
exten => _01XXXX,1,Answer
exten => _01XXXX,n,NoCDR()
exten => _01XXXX,n,Dial(SIP/${EXTEN:2},60,t)
exten => _01XXXX,n,Hangup
[internal]
include => parkedcalls
include => outgoing
exten => _1XXX,1,Dial(SIP/${EXTEN},60)
======================================================================
----------------------------------------------------------------------
loloski - 10-05-07 09:59
----------------------------------------------------------------------
i forgot to say this applies to
URL: http://svn.digium.com/svn/asterisk/branches/1.4
Repository Root: http://svn.digium.com/svn/asterisk
Repository UUID: 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Revision: 84778
Node Kind: directory
Schedule: normal
Last Changed Author: russell
Last Changed Rev: 84742
Last Changed Date: 2007-10-05 09:39:07 +0800 (Fri, 05 Oct 2007)
Issue History
Date Modified Username Field Change
======================================================================
10-05-07 09:59 loloski Note Added: 0071528
======================================================================
More information about the asterisk-bugs
mailing list