similar to: Start recording automatically when

Displaying 7 results from an estimated 7 matches similar to: "Start recording automatically when"

2007 May 25
1
Start recording automatically when xferring to an extension?
Hi, I want to start recording the caller automatically when the receptionist transfers a new sales lead to 567. I don't want the receptionist to have to press *1 manually for automon. Can someone recommend how best to accomplish this? exten => 567,1,Set(CALLERID(name)=SALES CALL) exten => 567,n,Playback(recorded-for-training) exten =>
2006 Jan 24
0
Re: Asterisk-Users Digest, Vol 18, Issue 144
I use dbget to set callerid, but it's based on account code, and set statically with the station, not the agent. Users can set callerid by dialing a function coded in the dialplan for that purpose. Overhead is not a problem. In your case, perhaps you can set the desired callerid into a channel variable using the "inheritance" syntax (double underscore) prior to the queue()
2005 Jan 17
1
Errors during transfer
I am using rsync w/ CYGWIN to copy files from an NT server to a Freebsd 5.3 server running runsy- latest 2.6.3 BSD patch to latest RELEND_5_3. I am moving very large 2gb files/. An older version exists at the destination so it is only xferring diffs. I am using putty with port forwarding to handoff to rsync as localhost:873. I can transfer files but occaissionally two erros occur and I have
2009 Jul 16
1
Sending things to Jabber but not within an extension
I have set my Asterisk server up to connect to my Jabber server and send messages with the caller ID details in them to the recipients of incoming calls - this is working very nicely. There are a few other things I can think of right now that I would like to send to Jabber but as yet I do not know whether they are possible. They are: (a) a count of messages in a voicemail box - triggered
2006 Jan 23
2
Fw: setting outgoing caller ID by the queue an extension is logged into
Greetings fellow list members, I am trying to add some tricky functionality to Asterisk dialplan and I was curious if anyone else has come up with a solution to something like this. Basically I have phone representatives that log into one of several queues (not using chan Agent, we log in by the extension), and frequently these agents have to make attended transfer calls to outside numbers.
2004 Sep 12
1
Monitor and AGI - doesn't record much!
I have setup as per the monitor example configuration on the wiki site and all works well for an extension dialing 8 then the number. However, if I dial from an AGI script the recording stops after a few seconds. I see an extra answer in the console and suspect that is the reason. Could any kind soul help me to get around this? Extensions.conf.. exten =>
2009 Jan 06
5
Simple CDRs
Greyman-- I'm taking this discussion to the list. Folks, what we are talking about here, is me trying to get a grasp around Greyman's (Aaron's) request for a bare-bones CDR generation that describes just total connect time for channels, stripping out all the details. Who cares about xfer, park, hold, etc.? So in the following is our discussion about what *should* be there, and in