Re: [Asterisk-Users] Record inbound and outbound calls to and from one number.

2005-01-31 Thread [EMAIL PROTECTED]
David Shaw wrote: DAY=`date "+%m-%d-%y_%H:%m"` I wasn't aware that this syntax with the ticks is supported in the configuration files? Is it? -Brett ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listi

Re: [Asterisk-Users] Record inbound and outbound calls to and from one number.

2005-01-31 Thread Andrew Thompson
Tim Mattison wrote: Good call. For our American readers... does anyone know where I can obtain a list of states/counties and their regulations in regards to call recording? I would think the Public Utilities Commission for each state, but that's just a guess. A quick tickle of google came up with

Re: [Asterisk-Users] Record inbound and outbound calls to and from one number.

2005-01-30 Thread Tim Mattison
Good call. For our American readers... does anyone know where I can obtain a list of states/counties and their regulations in regards to call recording? On Sun, 2005-01-30 at 22:10 +, Mike Dent wrote: > or maybe country? or should that be County? :) > > Mike > > > > On Sun, 30 Jan 2005 16

Re: [Asterisk-Users] Record inbound and outbound calls to and from one number.

2005-01-30 Thread Mike Dent
or maybe country? or should that be County? :) Mike On Sun, 30 Jan 2005 16:49:29 -0500, Tim Mattison <[EMAIL PROTECTED]> wrote: > Depending on your state. :P > > On Sun, 2005-01-30 at 11:42 -0500, Mark Phillips wrote: > > Don't forget to warn your callers about the recording. > > > > Tim Matt

Re: [Asterisk-Users] Record inbound and outbound calls to and from one number.

2005-01-30 Thread Tim Mattison
Depending on your state. :P On Sun, 2005-01-30 at 11:42 -0500, Mark Phillips wrote: > Don't forget to warn your callers about the recording. > > Tim Mattison wrote: > > Try the monitor application instead of record. I think that'll do what > > you're looking for. > > > > On Fri, 2005-01-28 at

Re: [Asterisk-Users] Record inbound and outbound calls to and from one number.

2005-01-30 Thread Mark Phillips
Don't forget to warn your callers about the recording. Tim Mattison wrote: Try the monitor application instead of record. I think that'll do what you're looking for. On Fri, 2005-01-28 at 13:30 -0800, David Shaw wrote: Hello All, I would like to record inbound and outbound calls to and from one nu

Re: [Asterisk-Users] Record inbound and outbound calls to and from one number.

2005-01-30 Thread Tim Mattison
Try the monitor application instead of record. I think that'll do what you're looking for. On Fri, 2005-01-28 at 13:30 -0800, David Shaw wrote: > Hello All, > > I would like to record inbound and outbound calls to and from one > number. > > I tried to add lines to my extensions.conf: > > DAY=`

[Asterisk-Users] Record inbound and outbound calls to and from one number.

2005-01-28 Thread David Shaw
Hello All, I would like to record inbound and outbound calls to and from one number. I tried to add lines to my extensions.conf: DAY=`date "+%m-%d-%y_%H:%m"` ;outbound exten => 551212,1,Record(${DAY}:gsm) exten => 551212,2,Dial(${TRUNKL3}/${EXTEN}) ;Inbound [line2] exten => 551212,