Re: [asterisk-users] mysql CDRs in web based tool

2013-09-26 Thread vortex
Στις 26/9/2013 2:48 μμ, ο/η ad...@3a.hu έγραψε: but i do not know how to interface the CDRs. has anyone used this tool or any other similar tool? how about something like this: pbx@pbx:~$ grep -v "^;" /etc/asterisk/cdr_mysql.conf [global] hostname=localhost dbname=dbname table=tablename passw

Re: [asterisk-users] Generating a different countries ringtone on a per call basis

2013-09-26 Thread Rusty Newton
On Thu, Sep 26, 2013 at 10:08 AM, Gareth Blades wrote: > On 26/09/13 14:59, Rusty Newton wrote: >> >> Try the following: >> >> extension => 6001,1,Set(CHANNEL(tonezone)=us) >> same => n,Dial(SIP/6001,,r(ring)) >> >> The argument passed to the r option should be the specific tone in the >> catego

Re: [asterisk-users] Problems sending log to rsyslog

2013-09-26 Thread Gareth Blades
On 26/09/13 15:25, Mauricio Tavares wrote: So I have asterisk 1.8.23 and want to send my logs to rsyslog. I tell asterisk to use syslog in addition to messages: root@voip:~# tail -10 /etc/asterisk/logger.conf ;debug => debug console => notice,warning,error ;console => notice,warning,er

Re: [asterisk-users] Generating a different countries ringtone on a per call basis

2013-09-26 Thread Gareth Blades
On 26/09/13 14:59, Rusty Newton wrote: On Wed, Sep 25, 2013 at 6:45 AM, Gareth Blades wrote: We can use the Dial() command with the 'r' option in order to generate the UK ringtone (as we are UK based the default is UK). How do we generate a USA ringtone for example? I have tried setting the C

[asterisk-users] Problems sending log to rsyslog

2013-09-26 Thread Mauricio Tavares
So I have asterisk 1.8.23 and want to send my logs to rsyslog. I tell asterisk to use syslog in addition to messages: root@voip:~# tail -10 /etc/asterisk/logger.conf ;debug => debug console => notice,warning,error ;console => notice,warning,error,debug messages => notice,warning,error ;full

[asterisk-users] Asterisk / SIP-Call / AGI-Script / SIGHUP after Answer

2013-09-26 Thread Thorsten Göllner
Hi, I am facing a (for me) strange problem. When placing a SIP-Call I normally get connected and the dialplan is executed. The Call-Flow is controlled by a PHP-Agi-Script. The script answers the call (via AGI-Command) and a simple voicefile is played. SOMETIMES(!) I get disconnected immediate

Re: [asterisk-users] Generating a different countries ringtone on a per call basis

2013-09-26 Thread Rusty Newton
On Wed, Sep 25, 2013 at 6:45 AM, Gareth Blades wrote: > We can use the Dial() command with the 'r' option in order to generate the > UK ringtone (as we are UK based the default is UK). > How do we generate a USA ringtone for example? > > I have tried setting the CHANNEL(language) and CHANNEL(tonez

[asterisk-users] Queue Management

2013-09-26 Thread akhilesh chand
Dear All, I have six different campaign and 5 different agent have login on that campaign.*Same thing i have done using agi and database,i never use queue management on this scenario. Agent** can also shuffling one campaign to anther campaign. * Now i want to do some work with queue.I want to

Re: [asterisk-users] mysql CDRs in web based tool

2013-09-26 Thread adamk
but i do not know how to interface the CDRs. has anyone used this tool or any other similar tool? how about something like this: pbx@pbx:~$ grep -v "^;" /etc/asterisk/cdr_mysql.conf [global] hostname=localhost dbname=dbname table=tablename password=password user=username port=3306 sock=/tmp/my

Re: [asterisk-users] Please check Important..

2013-09-26 Thread Tammy Firefly
This is a phishing URL. Dont click it. Moderators: can you put this lovely person on the moderated list? On 9/25/13 21:11:44, Code Lover wrote: > Hi, > > > I have attached an important document via Google docs, Please check the > link below > for additional security you will be required to sign

Re: [asterisk-users] users can not hear the audio playback sometimes

2013-09-26 Thread shantanu
> Maybe there is a way you can define a custom trunk and basically copy > the standard part of the dialplan but with the extra line you added? > Sorry I dont know the product so cant tell you how to do it. No Problem, it was easy to fix. There is a file which is ignored by freepbx while doing the r