Re: [Asterisk-Users] Agent recording and muxmon

2005-10-19 Thread Julian Lyndon-Smith

Kevin P. Fleming wrote:

Julian Lyndon-Smith wrote:

I was wanting to use the new MuxMon application to record calls - it 
seems to be a nicer way of recording than the Monitor application.



It will be... but it is very, uh, 'experimental' at the moment. I have 


Ahh. Read interesting and unexepected phenomena

just spent the last two days rebuilding the core functionality it uses 
(also used by app_chanspy) and also rebuilding much of MuxMon. Once I 
get it tested tomorrow it will be going into the tree for further 
testing outside of my office :-)


Torrow your time I presume - it's today in the uk:). Will this be in 
1.2, or is it a post 1.2 ?




However, there is a slight issue with agents - we use the recordcalls 
option in agents.conf to record inbound agent calls - and I believe 
from looking at the source code that is uses the monitor application.



Applications that use the Monitor() functionality directly will take 
some work to convert over to the new method, but that will be possible 
once 1.2 is released and we can make incompatible changes again.


I don't understand why they would be incompatible changes - could you 
not add a MuxMon facility as another option. e.g. in agents.conf:


RecordAgentCalls=no
MuxMonAgentCalls=yes

Many thanks.

Julian

___
--Bandwidth and Colocation sponsored by Easynews.com --

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




___
--Bandwidth and Colocation sponsored by Easynews.com --

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] Agent recording and muxmon

2005-10-19 Thread Kevin P. Fleming

Julian Lyndon-Smith wrote:

Torrow your time I presume - it's today in the uk:). Will this be in 
1.2, or is it a post 1.2 ?


It will be in 1.2.

I don't understand why they would be incompatible changes - could you 
not add a MuxMon facility as another option. e.g. in agents.conf:


RecordAgentCalls=no
MuxMonAgentCalls=yes


The existing monitor application supports behavior that is not 
implemented by the new one, like applications changing the monitor 
filename while the call is being monitored, started/stopping under 
application control, etc. The new application can eventually support 
that, but it does not do so currently.

___
--Bandwidth and Colocation sponsored by Easynews.com --

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] Agent recording and muxmon

2005-10-18 Thread Julian Lyndon-Smith
I was wanting to use the new MuxMon application to record calls - it 
seems to be a nicer way of recording than the Monitor application.


However, there is a slight issue with agents - we use the recordcalls 
option in agents.conf to record inbound agent calls - and I believe from 
looking at the source code that is uses the monitor application.


Is there any way to get chan_agent to use muxmon instead of monitor, or

a) Do I have to patch chan_agent.c
b) Can I modify my dialplan to use muxmon and remove the record calls 
option from agents.conf ?


Julian.

___
--Bandwidth and Colocation sponsored by Easynews.com --

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] Agent recording and muxmon

2005-10-18 Thread BJ Weschke
If you're using AgentCallBackLogin it should be fairly easy to to do what you're looking for in step 'b'. On 10/18/05, Julian Lyndon-Smith 
[EMAIL PROTECTED] wrote:I was wanting to use the new MuxMon application to record calls - it
seems to be a nicer way of recording than the Monitor application.However, there is a slight issue with agents - we use the recordcallsoption in agents.conf to record inbound agent calls - and I believe from
looking at the source code that is uses the monitor application.Is there any way to get chan_agent to use muxmon instead of monitor, ora) Do I have to patch chan_agent.cb) Can I modify my dialplan to use muxmon and remove the record calls
option from agents.conf ?Julian.___--Bandwidth and Colocation sponsored by Easynews.com --Asterisk-Users mailing list
Asterisk-Users@lists.digium.comhttp://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation sponsored by Easynews.com --

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] Agent recording and muxmon

2005-10-18 Thread Kevin P. Fleming

Julian Lyndon-Smith wrote:
I was wanting to use the new MuxMon application to record calls - it 
seems to be a nicer way of recording than the Monitor application.


It will be... but it is very, uh, 'experimental' at the moment. I have 
just spent the last two days rebuilding the core functionality it uses 
(also used by app_chanspy) and also rebuilding much of MuxMon. Once I 
get it tested tomorrow it will be going into the tree for further 
testing outside of my office :-)


However, there is a slight issue with agents - we use the recordcalls 
option in agents.conf to record inbound agent calls - and I believe from 
looking at the source code that is uses the monitor application.


Applications that use the Monitor() functionality directly will take 
some work to convert over to the new method, but that will be possible 
once 1.2 is released and we can make incompatible changes again.

___
--Bandwidth and Colocation sponsored by Easynews.com --

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