Muthukrishnan Venkatakrishnan
2008-Oct-15 10:57 UTC
[asterisk-users] Asterisk 1.4.21.2 - Issues with call parking
Hi, I am facing the following issues with call parking: 1) Asterisk does not announce the parking extension:- I press # and hear "transfer" followed by a beep. I dial 700 but do not hear the parking extension number. 2) After parking time, the original extension rings and i accept the call. When I again try to park, the call park sequence fails. I have attached features.conf and extensions.conf. The attached file capture.txt contains the Asterisk messages. Please let me know if I am missing something. Thanks, lee -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081015/12a2e592/attachment.htm
Muthukrishnan Venkatakrishnan
2008-Oct-15 10:59 UTC
[asterisk-users] Asterisk 1.4.21.2 - Issues with call parking
Forgot the attachments.... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081015/3ced74a1/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: features.conf Type: application/octet-stream Size: 5299 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20081015/3ced74a1/attachment.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: extensions.conf Type: application/octet-stream Size: 22545 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20081015/3ced74a1/attachment-0001.obj -------------- next part -------------- -- Executing [300 at local:1] Dial("SIP/lee-00168b18", "SIP/jeya||tTkK") in new stack -- Called jeya -- SIP/jeya-0016a0a8 is ringing -- SIP/jeya-0016a0a8 answered SIP/lee-00168b18 -- Started music on hold, class 'default', on SIP/lee-00168b18 -- <SIP/jeya-0016a0a8> Playing 'pbx-transfer' (language 'en') -- Stopped music on hold on SIP/lee-00168b18 -- Started music on hold, class 'default', on SIP/lee-00168b18 == Parked SIP/lee-00168b18 on 701 at parkedcalls. Will timeout back to extension [local] 300, 1 in 45 seconds -- Added extension '701' priority 1 to parkedcalls == Spawn extension (local, 300, 1) exited KEEPALIVE on 'SIP/lee-00168b18' -- Stopped music on hold on SIP/lee-00168b18 -- Registered extension context 'park-dial' -- Added extension 'SIP/jeya' priority 1 to park-dial == Timeout for SIP/lee-00168b18 parked on 701. Returning to park-dial,SIP/jeya,1 -- Executing [SIP/jeya at park-dial:1] Dial("SIP/lee-00168b18", "SIP/jeya|30|t") in new stack -- Called jeya -- SIP/jeya-0016f818 is ringing -- SIP/jeya-0016f818 answered SIP/lee-00168b18 -- Started music on hold, class 'default', on SIP/lee-00168b18 -- <SIP/jeya-0016f818> Playing 'pbx-transfer' (language 'en') -- Stopped music on hold on SIP/lee-00168b18
Doug Lytle
2008-Oct-15 11:16 UTC
[asterisk-users] Asterisk 1.4.21.2 - Issues with call parking
Muthukrishnan Venkatakrishnan wrote:> > Hi, > > I am facing the following issues with call parking: > > 1) Asterisk does not announce the parking extension:- I press # and > hear "transfer" followed by a beep. I dial 700 but do not hear the > parking extension number. >You need to enable one touch parking instead of manually sending a call to 700. According to your features.conf, you have blind transfer setup to #1. If you want to transfer to 700, you need to be using attended transfers, not blind.> 2) After parking time, the original extension rings and i accept the > call. When I again try to park, the call park sequence fails. >There is a patch available that was posted just a few days back. Search the archives against my name. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."