[asterisk-users] bug in 1.2.24

Isaac Xiao isaac.x at kvbkunlun.com
Tue Sep 11 18:23:40 CDT 2007


It is not a bug. attended Transfer is using Local channel, if you have a
look the debug log from CLI, you will see why it fails. To solve this
problem, enable recording before the calls go into the queue. 

Exten => 8888,1,MixMonitor(.......)
Exten => 8888,2,Goto(ext-queue, 7777, 1)

This will ensure you to record the customer/caller's channel instead of
exten's channel. So no matter where you transfer the call and as long as
the caller not hangup the call, it will be always recorded.

By the way, 1.2.24 stable, we got problem with 1.2.21. 1.2.17 seems
stable.

Good luck,
Isaac Xiao
WARNING - This e-mail and any attachments may be CONFIDENTIAL and are for the intended addressee only.  If received in error, please delete and inform us by returning an email.
Any unauthorized copying, disclosure or distribution of the material in this email is strictly prohibited.  
E-mail transmission cannot be guaranteed to be secure, error-free or virus-free.  
The sender therefore does not accept liability for any errors, omissions or consequences which arise as a result of e-mail transmission.
This e-mail and its attachments are not intended to constitute financial advice or recommendation of, or an offer to buy or sell, any securities or other financial products.  
We recommend that you seek your own independent legal or financial advice before proceeding with any investment decision.



More information about the asterisk-users mailing list