Re: [asterisk-users] Asterisk 1..8 multiple queue

2011-05-26 Thread Lenz Emilitri
Shameless plug: the QueueMetrics agent page, even in the free 2-agent version, can emulate this behavior. You may want to check it out. l. 2011/5/25 satish patel satish...@hotmail.com Hey Guys! We had migrate asterisk 1.2 to 1.8 now big issue is queue system. Before we had 3 queues and we

Re: [asterisk-users] Asterisk 1..8 multiple queue

2011-05-26 Thread Sherwood McGowan
It's REALLY not that hard to emulate the old AgentCallbackLogin, or to use AddQueueMember, I'm still trying to understand the OP's issue. Is this just because you have to write a little new dialplan code, the fact that it doesn't work the same as before (a common complaint when things change of

[asterisk-users] Is this Asterisk issue of feature

2011-05-26 Thread virendra bhati
Hi List, I am confuse about this feature. When we use Wait(20) in active call session then it's work. But when we use after hangup the call then Asterisk don't wait from define time. Ex:- [call_log] exten = 4368,1,Answer() exten = 4368,n,Flite(Welcome) exten =

Re: [asterisk-users] Is this Asterisk issue of feature

2011-05-26 Thread James zhu
hi: i think the wait is used for answer command. please show any debug info? Best regards, James.zhu Doing asterisk/PRI/ss7/dahdi, linux, asterisk cards, gateway(fxs/fxo/pri-SIP). website: www.voipviews.com Date: Thu, 26 May 2011 16:15:31 +0530 From: virbh...@gmail.com To:

Re: [asterisk-users] Is this Asterisk issue of feature

2011-05-26 Thread Sherwood McGowan
Wait is not ONLY for use with Answer, that just happens to be a common use. To answer the OP, a quick look at http://www.voip-info.org/wiki/view/Asterisk+cmd+Wait confirmed that Wait does not work after a channel is hung up: If Wait() is run on a channel which has been hung up (i.e. from the

Re: [asterisk-users] Is this Asterisk issue of feature

2011-05-26 Thread virendra bhati
Hi , Thanks for reply .. What is the meaning of that line which you have mention on the recent conversation System(path/to/sleep Xs) path/to/sleep = is the paths of any php script where sleep function is mention or anything else ? please illustrate if it is possible On Thu, May 26, 2011

[asterisk-users] UK English sounds packs

2011-05-26 Thread Ishfaq Malik
Hi Does anyone know if there are any free UK accented English sounds packs? Thanks Ish -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062 -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] Is this Asterisk issue of feature

2011-05-26 Thread Sherwood McGowan
sleep is a Bash command, the author was illustrating that you must include the full path to the binary Sent from my iPhone On May 26, 2011, at 8:07 AM, virendra bhati virbh...@gmail.com wrote: Hi , Thanks for reply .. What is the meaning of that line which you have mention on the recent

Re: [asterisk-users] Is this Asterisk issue of feature

2011-05-26 Thread virendra bhati
HI, http://ss64.com/bash/sleep.html link define the same but not any help is provided from here . If you have any idea how system() command run any bash file then I will do it On Thu, May 26, 2011 at 6:44 PM, Sherwood McGowan sherwood.mcgo...@gmail.com wrote: sleep is a Bash command, the

[asterisk-users] DTMF digits received, but not completely forwareded

2011-05-26 Thread Roger Schreiter
Hello, we are running an Eicon Diva Server card with chan_capi and Asterisk-1.4.8. When we put in capi.conf softdtmf=off, the local command read() is recognizing dtmf digits from cell phone and from ISDN phones and from VoIP phones (via PSTN) very well, and asterisk is forwarding those digits

Re: [asterisk-users] UK English sounds packs

2011-05-26 Thread Steve Kennedy
On Thu, May 26, 2011 at 02:28:31PM +0100, Steven Howes wrote: On 26 May 2011, at 14:09, Ishfaq Malik wrote: Does anyone know if there are any free UK accented English sounds packs? http://www.tel.net Not perfect, but damned near :) If anything's missing please let me know and I can get

Re: [asterisk-users] Reporting Tool: To show who is login, queue, ... etc

2011-05-26 Thread Justin Sherrill
Queuemetrics is neat-looking. However, it requires MySQL, and I'm using Postgres. Does anyone have a recommendation for a different product for reporting usage that's not tied to MySQL? -Original Message- From: asterisk-users-boun...@lists.digium.com

Re: [asterisk-users] Reporting Tool: To show who is login, queue, ... etc

2011-05-26 Thread Paul Hayes
On 26/05/11 15:03, Justin Sherrill wrote: Queuemetrics is neat-looking. However, it requires MySQL, and I'm using Postgres. Does anyone have a recommendation for a different product for reporting usage that's not tied to MySQL? It uses JDBC so it should work with any storage engine you can

[asterisk-users] make calls from DID

2011-05-26 Thread virendra bhati
How to make outgoing calls from DID and what is theway to get incoming calls from DID. -- - Thanks and regards Virendra Bhati +91-9172341457 Asterisk Engineer -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] make calls from DID

2011-05-26 Thread Cobra 2
Look, I don't mean to be a jerk. Most of the time you will need to add the info in sip.conf. You need all your info about your DID. Some of them don't allow you to dial out. So it all just depends on what is allowed. On May 26, 2011 1:56 PM, virendra bhati virbh...@gmail.com wrote: How to make

Re: [asterisk-users] Reporting Tool: To show who is login, queue, ... etc

2011-05-26 Thread Alex Balashov
In all fairness, the idea that databases are interchangeable just because one is using a database-agnostic access API like JDBC, DBI, PDO, etc. is a pipe dream. As much as SQL is SQL, yes, any use of non-trivial features will almost certainly involve database-specific extensions. Even basic

Re: [asterisk-users] make calls from DID

2011-05-26 Thread virendra bhati
Hi, Thanks for replay ... How to get incoming call from DID to server ? On Thu, May 26, 2011 at 10:43 PM, Cobra 2 cob...@linuxbasement.com wrote: Look, I don't mean to be a jerk. Most of the time you will need to add the info in sip.conf. You need all your info about your DID. Some of them

[asterisk-users] DB driven voicemail

2011-05-26 Thread Abdul Basit
Have anyone setup voicemail using DB? I am facing problems with asterisk realtime voicemail setup. Asterisk authenticate and saves new voicemail records in mysql with voice file path. /var/spool/asterisk/voicemail/default/337/INBOX/msg0001 When we listen voiemails, app_voicemail deletes old

[asterisk-users] Dahdi channel stuck in ringing state

2011-05-26 Thread Jeff LaCoursiere
Hi, For some time now I have noticed that our RBS T1 (asterisk 1.4.35, Dahdi 2.3.0+2.3.0, TE410P) often has channels stuck in the state Ringing, like this poor chap who got stuck on two calls in a row, apparently: [excerpt from core show channels] SIP/7157997-534b 7760308@business:1

Re: [asterisk-users] DB driven voicemail

2011-05-26 Thread vip killa
try using voicemail_odbc On Thu, May 26, 2011 at 2:19 PM, Abdul Basit basit.e...@gmail.com wrote: Have anyone setup voicemail using DB? I am facing problems with asterisk realtime voicemail setup. Asterisk authenticate and saves new voicemail records in mysql with voice file path.

Re: [asterisk-users] Asterisk 1..8 multiple queue

2011-05-26 Thread satish patel
Actually right now i have very big AddQueueMember dialplan for every individual queue for login/logout/pause/unpause etc.. ( we have 3 queue) Let me explain my example We have 3 queues ( sales, support, tech) Sales - A,B,C,D,E agents Support - A,B,C,D,E agents tech - A,Z agents Before

[asterisk-users] Grandstream + IPv6

2011-05-26 Thread randulo
This Friday on VUC : Part I : Grandstream Networks, they used to be entry-level phones, now moving to video and surveillance cams Part II : Junction Networks engineers discuss their move to IPv6 - this should be compelling listening for all of us (Hi Olle!) All welcome to join:

Re: [asterisk-users] Asterisk 1..8 multiple queue

2011-05-26 Thread Leif Madsen
On 26/05/11 04:20 PM, satish patel wrote: Actually right now i have very big AddQueueMember dialplan for every individual queue for login/logout/pause/unpause etc.. ( we have 3 queue) Let me explain my example We have 3 queues ( sales, support, tech) Sales - A,B,C,D,E agents Support -

Re: [asterisk-users] Asterisk 1..8 multiple queue

2011-05-26 Thread Satish Patel
Thanks, I went through this example before. I was confuse and wondering how should I add third queue in this picture? -- Sent from my iPhone On May 26, 2011, at 5:43 PM, Leif Madsen leif.mad...@asteriskdocs.org wrote: On 26/05/11 04:20 PM, satish patel wrote: Actually right now i have

Re: [asterisk-users] make calls from DID

2011-05-26 Thread Matt Riddell
On 27/05/11 5:27 AM, virendra bhati wrote: Hi, Thanks for replay ... How to get incoming call from DID to server ? You might want to read: http://downloads.oreilly.com/books/9780596510480.pdf Or you can support it and future books by buying a copy: http://oreilly.com/catalog/9780596009625

[asterisk-users] user asterisk does not exist - using root

2011-05-26 Thread Jose P. Espinal
Hello List, I receive these messages when I was installing Asterisk a few minutes ago: warning: user asterisk does not exist - using root warning: group asterisk does not exist - using root Is this user and group (asterisk) supposed to be created by the package manager in some point? This is

Re: [asterisk-users] Pridialplan/ prilocaldialplan

2011-05-26 Thread Rafael dos Santos Saraiva
Hi I made a mistake. I was putting the lines pridialplan and prilocaldialplan after the line channel in chan_dahdi.conf. The Asterisk does not read the lines after channel. Thank's Att, Rafael Saraiva 2011/5/23 Rafael dos Santos Saraiva rafaels...@gmail.com did not work!! Bug in Asterisk??

Re: [asterisk-users] make calls from DID

2011-05-26 Thread Cobra 2
I was trying really hard to not say RTFM. cobra2 http://linuxindixie.info On May 26, 2011 8:24 PM, Matt Riddell li...@venturevoip.com wrote: On 27/05/11 5:27 AM, virendra bhati wrote: Hi, Thanks for replay ... How to get incoming call from DID to server ? You might want to read:

[asterisk-users] Asterisk Newbie

2011-05-26 Thread Art
Hello Everyone, I am new to Asterisk and telecommunications, and I am lucky to have found this mailing list. Is there a simple guild for setting-up a simple GSM Asterisk system, or better yet can someone please mentor me through the process? Art --

Re: [asterisk-users] Asterisk Newbie

2011-05-26 Thread Steve Edwards
On Thu, 26 May 2011, Art wrote: Hello Everyone, I am new to Asterisk and telecommunications, and I am lucky to have found this mailing list. Is there a simple guild for setting-up a simple GSM Asterisk system, or better yet can someone please mentor me through the process? My suggestion

Re: [asterisk-users] asterisk hint SIP presence

2011-05-26 Thread Deka, Rajib IN MAA SL
Thank you John! I too figure out the way using 'sip show subscription'. Regards, Rajib Hello List, Asterisk CLI command ?core show hints? gives the list of hint extension configured and its presence status. In command output there is a field called ?watchers? and it contains a numeric