Re: [Asterisk-Users] initiating Monitor during call

2005-08-19 Thread Eric Wieling aka ManxPower

Il Neofita wrote:

I put these lines on features.conf in asterisk CVS-v1-0-08/16/05
[featuremap]
blindxfer= ##
automon = *1
atxfer = *2


You need to use CVS-HEAD for those features.  You are using 1.0.x CVS
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] initiating Monitor during call

2005-08-18 Thread Eric
Hi

Is it possible to start recording a call during the conversation?

-- 
Eric Smith
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] initiating Monitor during call

2005-08-18 Thread Matt Florell
Yes, there are different ways depending on how you use your system.
The most unobtrusive way to the call is to use a computer app like a
webpage or simple GUI app to send a Monitor command for the channel
you are on(astguiclient does this: http://astguiclient.sf.net)
 or
If you are using CVS_Head from January 5 or later and you have it
configured properly, you should just be able to hit *1 to begin
recording, this will of course add a slight disconnection from the
other person you are talking to, and it may not work if you are in a
meetme conference, but it doesn't require a client computer to use:
http://lists.digium.com/pipermail/asterisk-cvs/2005-January/004670.html

Hope that helps,

MATT---


On 8/18/05, Eric [EMAIL PROTECTED] wrote:
 Hi
 
 Is it possible to start recording a call during the conversation?
 
 --
 Eric Smith
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

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