[asterisk-users] bug in 1.2.24

Anton Krall akrall at intruder.com.mx
Sat Sep 15 11:12:37 CDT 2007


Thank you for the example Isaac. I did as you mentioned and now it seems to
be working perfectly.
 
Saludos
 


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Isaac Xiao
Sent: jueves, 13 de septiembre de 2007 10:33 p.m.
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] bug in 1.2.24

Here is our dial plan. You need to avoid double recording as well when
you transfer the call to other extension.
exten => 7141,3,Set(CALLFILENAME=q${EXTEN}-${TIMESTAMP}-${UNIQUEID})
exten => 7141,4,Set(__FROM-EXT-QUEUES=ext-queues)
exten => 7141,5,MixMonitor(${CALLFILENAME}.gsm|b)
exten => 7141,6,Playback(custom/None)
exten => 7141,7,Queue(7141|t|||7200)

Here is the CLI log. 
  -- Executing Playback("Zap/9-1", "monitoring") in new stack
    -- Playing 'monitoring' (language 'md')
    -- Executing Playback("Zap/9-1", "press-1-to-msg") in new stack
    -- Playing 'press-1-to-msg' (language 'md')
    -- Executing Goto("Zap/9-1", "ext-queues|7141|1") in new stack
    -- Goto (ext-queues,7141,1)
    -- Executing NoOp("Zap/9-1", "do not answer call before entering
queue") in new stack
    -- Executing SetCIDName("Zap/9-1", "CN") in new stack
    -- Executing Set("Zap/9-1",
"CALLFILENAME=q7141-20070914-132445-1189740177.10324") in new stack
    -- Executing Set("Zap/9-1", "__FROM-EXT-QUEUES=ext-queues") in new
stack
    -- Executing MixMonitor("Zap/9-1",
"q7141-20070914-132445-1189740177.10324.gsm|b") in new stack
    -- Executing Playback("Zap/9-1", "custom/None") in new stack
    -- Executing Queue("Zap/9-1", "7141|t|||7200") in new stack
    
So Yes. As long as Zap/9-1 channel (customer's channel) not hangs up, it
will be always recorded.

Isaac


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.

_______________________________________________

Sign up now for AstriCon 2007!  September 25-28th.  http://www.astricon.net/


--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list