similar to: different between ring groups and queue?

Displaying 20 results from an estimated 100000 matches similar to: "different between ring groups and queue?"

2010 Jan 12
2
is roundrobin and rrmemory the same meaning?
Dear all, I can't understand the diff between roundrobin and rrmemory strategy. Could you explain for me ? and is roundrobin means each available interface ring once or several times and ring another? ; A strategy may be specified. Valid strategies include: ; ; ringall - ring all available channels until one answers (default) ; roundrobin - take turns ringing each available interface ;
2010 Jan 15
1
Realtime queue not work
hi, all i try to confiture realtime queue, but not work, details as below: Insert into queue_table(name)value('95040654321'); INSERT INTO queue_member_table VALUES ('', 'Zhang Shukun', '95040654321', 'SIP/1001', 2, 1); INSERT INTO queue_member_table VALUES ('', 'Li Aiwei', '95040654321', 'SIP/1002', 2, 1); INSERT INTO
2010 Jan 27
1
Realtime Queue not work in 1.6.2.1
hi,all i have just upgrade from 1.4.28 to 1.6.2.1. all works fine now except realtime queue. it seems queue_table works fine, but queue_member_queue not work, the two tables works fine when in 1.4.28. is that something changed related to realtime queue configuration? more detail about two table definition and data stored in , please see: http://pastebin.com/m33f9539e the extconfig.conf file,
2010 Mar 10
4
Extensions.conf changed but not take effect
hi, All one thing confused me a long time. when i change the extensions.conf file. why not take effects after restart the asterisk? details as follow: my dailplan is : [95040] exten => _95040XXXXX,1,Set(CALLINNUM=${CALLERID(dnid)}) exten => _95040XXXXX,n(start),Answer exten => _95040XXXXX,n(welcome),Background(${welcomefile},,123) ... exten => i,1,Playback(invalid) exten =>
2010 May 31
1
Why Manager account log on and log off alternatively all the time?
hi, guys, when i create a manager account used for freepbx, the follow info produce all the time? do you know that's the reason? == Manager 'bitzsk' logged off from 127.0.0.1 == Manager 'bitzsk' logged on from 127.0.0.1 == Manager 'bitzsk' logged off from 127.0.0.1 == Manager 'bitzsk' logged on from 127.0.0.1 == Manager 'bitzsk' logged
2010 Jun 29
5
What‘s the best operating system suggest for Asterisk 1.6.2.9
hi, list i want to know what is the best OS for install Asterisk 1.6.2.9, which should work properly on working system. i want to use CentOS5.2 or CentOS 5.4. Which is better and stable? Thanks for your help. -- Thanks for your supporting, have a nice day. Sucan
2009 Dec 23
1
Can't load cdr_radius.so module?
hi , all when i do the command "module load cdr_radius.so" ,error happens. i have installed radiusclient-ng , what's wrong with it? thanks! error message as follow: ZHANGSHUKUN*CLI> module load cdr_radius.so Unable to load module cdr_radius.so Command 'module load cdr_radius.so' failed. [Dec 23 17:55:41] WARNING[31072]: loader.c:380 load_dynamic_module: Error
2010 Aug 20
2
codec_g729.so not work!
hi, all i want to use g729 codec for set up a call. so i donwloaded the so file from web site: http://asterisk.hosting.lv/#bin and install it properly. *CLI> *CLI> core show translation Translation times between formats (in microseconds) for one second of data Source Format (Rows) Destination Format (Columns) g723 gsm ulaw alaw g726aal2 adpcm slin
2013 Jun 22
3
Queue Ring inuse is shared ?
Hi, I use asterisk 1.8. My issue is : I have the same SIP members added to two queues. I use realtime configuration and has set the field ringinuse=0 for both the queues. But if an extension is answering the call in one queue, and some new call comes in the second queue, still that extension is ringed. In the queue_log table I am getting RINGNOANSWER events each second for the extension until
2010 Feb 25
2
Do i need install Dahdi or libpri ?
hello,all there is a AudioCodes Mediant 2000 out there. i want to realise ip to PSTN and PSTN to ip connection. after some configuration on AudioCodes Mediant 2000, PSTN to ip connecttion works. next ,i want to dial from asterisk to PSTN now. i have see the sample in the extensions.conf relevent to PSTN as follow: ; If you are freely delivering calls to the PSTN, list them here ; ;exten =>
2010 Jul 22
2
Could Asterisk-addson-1.6.2.0 install in 64bit Cent-OS ?
hi,list Could Asterisk-addson-1.6.2.0 install in 64bit Cent-OS ? after i make and make install. i cant find the .so file. is this mean it can't install on 64bit Cent-OS. ps: it works fine on the 32 bit Cent-OS Thanks very much! -- Thanks for your supporting, have a nice day. Sucan
2009 Dec 29
1
Does A2Billing has mial list?
hi, Does A2Billing has mial list? -- Thanks, Sucan
2010 Jan 18
1
How to play the voicemail recorded?
Hi,all i want to hear the voicemail recorded, but when hear "if you want to play message , press 3", after i press 3 i only hear that that's the time the file recorded. not the content. do you know how to hear content of voicemail fle? debug message: == Parsing '/var/spool/asterisk/voicemail/95040654321/3/INBOX/msg0001.txt': Found -- <SIP/1003-00000058>
2010 May 11
2
Creating a HTTP Request on missed call?
Hello there, I have successfully installed and configured asterisk for use as an office PBX using SIP trucks and Voip handsets (using g.729 codec) which works great. Now I wish to try and configure asterisk to do a HTTP request and submit callerID to an external website when a call is missed. eg Someone calls PBX and rings extension 100 -> Call is not answered -> HTTP request is initiated
2010 Feb 26
1
Realtime mapping for 'sippeers' found to engine 'mysql', but the engine is not available
hi, all after my installation of asterisk and adds-on . when start astrisk, error accours as follow: [Feb 26 13:18:08] WARNING[16077]: config.c:2025 find_engine: Realtime mapping for 'sippeers' found to engine 'mysql', but the engine is not available what's wrong with me ? Thanks. -- Best regards, Sucan
2009 Dec 29
1
error when open a2billing web page!
hi, i have installed a2billing , when i open /admin web pages. errors as follow: Fatal error: Call to undefined function bindtextdomain() in /usr/local/src/a2billing/common/lib/languageSettings.php on line 130 do you know what's wrong? -- Thanks, Sucan
2010 Jan 22
1
GoToIfTime issue
hi , all what's wrong with this command? exten => 222,1,GoToIfTime(11:00-14:00|mon,wed|*|*?1:3,1) as i got the error: -- Executing [222 at 95040:1] GotoIfTime("SIP/1001-00000099", "11:00-14:00|mon|wed|*|*?1:3|1") in new stack [Jan 20 11:21:11] WARNING[16804]: pbx.c:4118 get_range: Invalid day 'wed', assuming none but what should i do. if i want to set
2011 Nov 21
1
queue ring delay
Hi, Does a parameter exist for a queue to delay ringing/sending a caller to all agent phones after the previous call is answered by an agent? My queue ring strategy is set to ringall. I am using Polycom KIRK wireless DECT SIP phones. And it looks like the KIRK wireless server may need a split send to realize all wireless phones are no longer ringing (busy) after 1 call rings & is unanswered,
2010 Aug 09
1
MeetMe VS. Conference
hi, group there are two module can used for meeting. MeetMe and Conference(which is a plugin) My question is : which is better for large conference(maybe above 100 people in a meeting)? -- Thanks & Regards Sucan
2010 Jan 04
1
Realtime Queue Members Not Ringing
Hi, So I'm using Asterisk Realtime Queues and Queue members on 1.4.28. I've noticed if there are no people in the queue when a call enters, even after a queue member enters, the call is never rang to him. From the debug, it seems that Asterisk is only grabbing the queue member list upon entering the queue. And not again until another call enters the queue. As a result, a caller will