[Asterisk-Users] Festival Sound Quality

2005-11-07 Thread Marcus Deluigi \(intern\)
Hi! I installed Asterisk and Festival on a Intel Pentium 4 CPU 1.70GHz and 500 MB Ram. Whenever Asterisk calls the Festival(..) Application, it seems that a lot of UDP packets get lost or are corrupt (although the festival server is running on the same machine). (ast_rtp_read: RTP: Received

[Asterisk-Users] Test environment (Windows Softphone)

2005-11-09 Thread Marcus Deluigi \(intern\)
Hi! I want to test asterisk with about 10 Softphones (on windows) with just one windows machine (in the best case). I'm thinking of a softphone, that I can run in multiple instances on one computer and that can be configured to play a file on an incoming call or to make a call after some

[Asterisk-Users] Agent not ready

2005-11-15 Thread Marcus Deluigi \(intern\)
Hi! Is it possible for an agent (member of a queue) to set its status to not ready, e.g. if he has to do some work after a call? And is it possible to record that time? I mean except of hanging up the phone and logging in to the queue again ... Greetings, Marcus

RE: [Asterisk-Users] Agent not ready

2005-11-15 Thread Marcus Deluigi \(intern\)
PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Agent not ready You can pause a queue member using the PauseQueueMember function. On 11/16/05, Marcus Deluigi (intern) [EMAIL PROTECTED] wrote: Hi! Is it possible for an agent (member

[Asterisk-Users] Predictive Dialer

2005-11-16 Thread Marcus Deluigi \(intern\)
Hi! While the Asterisk feature list (http://www.asterisk.org/features) and many other articles in the web state asterisk has a predictive dialer, I cannot find any information about it. It seems, I have to use a third party product like GnuDialer or VICIDAL (of astGUIclient). Can anyone confirm

RE: [Asterisk-Users] Asterisk 1.2 Released!

2005-11-16 Thread Marcus Deluigi \(intern\)
Great! Is there any chance someone tries to build a debian package for it? :-D -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Asterisk Development Team Sent: Thursday, November 17, 2005 1:49 PM To: asterisk-users@lists.digium.com Subject:

RE: [Asterisk-Users] Agent not ready

2005-11-21 Thread Marcus Deluigi \(intern\)
PROTECTED] wrote: BJ Weschke wrote: On 11/16/05, Marcus Deluigi (intern) [EMAIL PROTECTED] wrote: A stupid question, but is it possible to use the PauseQueueMember function with AgendLogin? Whenever I use AgendLogin, I have a connection and the agend cannot dial another

[Asterisk-Users] channel_find_locked

2005-11-22 Thread Marcus Deluigi \(intern\)
I've been playing around with AgentCallbackLogin, etc. Now I get this message --- Nov 22 17:31:45 WARNING[1889]: channel.c:784 channel_find_locked: Avoided initial deadlock for '0x 8135b00', 10 retries! --- whenever a user tries to dial into the system. Restarting asterisk and even rebooting

[Asterisk-Users] Agent Logoff

2005-11-22 Thread Marcus Deluigi \(intern\)
Hi. Another agent question: is it possible to put an agentlogoff on an extension, without dialing a '#' for a password? Something like: exten = 702,1,AgentCallbackLogin(,,'#'@interncall) But it does not work, because asterisk does not except '#' as a valid extension ... A perl skript would also

RE: [Asterisk-Users] Agent Logoff

2005-11-22 Thread Marcus Deluigi \(intern\)
or anything. Does this look like it might help? Regards, -- Anthony Rodgers Business Systems Analyst District of North Vancouver Web: http://www.dnv.org RSS Feed: http://www.dnv.org/rss.asp On 22-Nov-05, at 10:01 PM, Marcus Deluigi ((intern)) wrote: Hi. Another agent question

RE: [Asterisk-Users] Agent Logoff

2005-11-23 Thread Marcus Deluigi \(intern\)
That helped a little. Thanks a lot! Is there any chance to determine the agent id (defined in agents.conf) of a caller? If I'm understanding you correctly, you seem to be under the impression that you can only use RemoveQueueMember/AddQueueMember on agents that are defined

RE: [Asterisk-Users] Compiling Asterisk 1.2 from Source on Debian Sarge- Problems

2005-12-01 Thread Marcus Deluigi \(intern\)
Hi! I just built Asterisk on Debian Sarge myself and it worked without any problems. Can you cut 'n paste the error messages? I can't make any sense from the output ... Greetings, Marcus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hagen Rode

[Asterisk-Users] Running asterisk within screen

2005-12-01 Thread Marcus Deluigi \(intern\)
Hi! I downloaded asterisk 1.2.0 and compiled it myself. The default behaviour is that calling 'asterisk' will return the prompt and calling 'asterisk -v' is returning the CLI. I want to run asterisk within screen, however '/usr/bin/screen -L /usr/sbin/asterisk -v' outputs: [screen is