search for: timeoutrestart

Displaying 18 results from an estimated 18 matches for "timeoutrestart".

2009 Aug 27
1
how does "wrapuptime" work in queue.conf
...e-reporthold ; ("Hold time") periodic-announce = queue-periodic-announce ; ("All reps busy / wait for next") reportholdtime = no ; before the member hears any announcement messages), set this to the number of ; seconds to delay. ; memberdelay=1 ; ; If timeoutrestart is set to yes, then the timeout for an agent to answer is ; reset if a BUSY or CONGESTION is received. This can be useful if agents ; are able to cancel a call with reject or similar. ; ; timeoutrestart = no ; ; Each member of this call queue is listed on a separate line in ; the form technology/d...
2010 Sep 15
3
Skip Busy Agents/Channels from Queue
...nd i have set the peer limit 2 for these members. I want to skip those member who are currently on the call (answered to calls) and now their status is busy, if Queue see the busy status caller will not enter in the Queue and go to the next priority. [test-queue] strategy = rrmemory memberdelay=0 timeoutrestart = no joinempty = strict leavewhenempty = yes timeout = 50 member => SIP/1009 member => SIP/1010 sip.conf [1009] username=1009 type=friend secret=XXXX mailbox=779000 context=default host=dynamic call-limit=2 [1010] username=1010 type=friend secret=XXXX mailbox=779000 context=default host=dy...
2007 Apr 26
1
How does Realtime read config files?
Hi... I just had a real quick and simple question... I have a asterisk implementation setup w/ real time off of a mySQL database for SIP peers and queues, voicemail, agents etc... I after the upgrade to asterisk 1.4.3 there are some new configuration features i would like to use. I was wondering if i could just add to the database table a column for the new config option? if this will work or
2014 Feb 12
1
Realtime Call Queues : call members in certain order
...lessthan | queue_thankyou | queue_reporthold | announce_frequency | announce_round_seconds | announce_holdtime | announce_position | retry | wrapuptime | maxlen | servicelevel | strategy | joinempty | leavewhenempty | eventmemberstatus | eventwhencalled | reportholdtime | memberdelay | weight | timeoutrestart | periodic_announce | periodic_announce_frequency | ringinuse | +----------------+------------+----------+---------+---------+--------------+----------------+------------------+----------------+--------------------+----------------+---------------+---------------+----------------+----------------+...
2010 Jan 04
1
Some minor configuration issues with queues
...n ;queue-reporthold = queue-reporthold ;periodic-announce = queue-periodic-announce ; monitor-format = gsm|wav|wav49 ; monitor-type = MixMonitor joinempty = no ; leavewhenempty = yes eventwhencalled = no ; QueueMemberStatus eventmemberstatus = no reportholdtime = no ringinuse = no memberdelay = 0 ; timeoutrestart = no member => SIP/VCsupport,1,Jonas member => Agent/VCjoeri,2,Joeri First problem : Although there is nobody in the queue, the caller is still inserted into the queue : vps2301*CLI> queue show VC_support_q has 0 calls (max unlimited) in 'ringall' strategy (0s holdtime), W:0, C...
2010 Dec 26
1
Asterisk 1.8 Realtime Queue not working
...seconds | queue_lessthan | queue_thankyou | queue_reporthold | announce_frequency | announce_round_seconds | announce_holdtime | retry | wrapuptime | maxlen | servicelevel | strategy | joinempty | leavewhenempty | eventmemberstatus | eventwhencalled | reportholdtime | memberdelay | weight | timeoutrestart | ringinuse | setinterfacevar | +------------+-------------+----------+-----------+---------+--------------+----------------+------------------+----------------+--------------------+----------------+---------------+---------------+----------------+----------------+------------------+-------------...
2006 Jun 27
0
(no subject)
...mber before they are ; connected to the caller, set this to yes. ; ; reportholdtime = no ; ; ; If you wish to have a delay before the member is connected to the caller (or ; before the member hears any announcement messages), set this to the number of ; seconds to delay. ; ; memberdelay = 0 ; ; If timeoutrestart is set to yes, then the timeout for an agent to answer is ; reset if a BUSY or CONGESTION is received. This can be useful if agents ; are able to cancel a call with reject or similar. ; ; timeoutrestart = no ; ; Each member of this call queue is listed on a separate line in ; the form technology/d...
2009 Oct 09
0
Asterisk Queue & Agent
...our patience.") queue-lessthan=queue-less-than ; ("less than") queue-reporthold=queue-reporthold ; ("Hold time") periodic-announce=queue-periodic-announce ; ("All reps busy / wait for next") reportholdtime = yes ringinuse = no memberdelay = 3 timeoutrestart = yes monitor-format = wav monitor-join = no member=>agent/1,,Agent 1 member=>agent/2,,Agent 2 member=>agent/3,,Agent 3 member=>agent/4,,Agent 4 member=>agent/5,,Agent 5 *agent.conf* [general] persistentagents=yes [agents] maxlogintries=3 autologoffunavail=yes ackcall=always en...
2013 Jul 17
0
2 pretty irritating issues....
...nce-position=no eventmemberstatus=no eventwhencalled=no joinempty=yes leavewhenempty=no memberdelay=0 monitor-type=mixmonitor monitor-format=gsm penaltymemberslimit=0 periodic-announce-frequency=0 reportholdtime=no retry=5 ringinuse=no servicelevel=90 strategy=ringall timeout=10 timeoutpriority=app timeoutrestart=no weight=0 wrapuptime=0 How a call gets to the queue. exten = 8666,1,NoOp(Confirmation Queue <-> ${CALLERID(all)}) exten = 8666,n,GotoIfTime(${EH_HOURS}?:ehc_closed,s,1) exten = 8666,n,Set(MONTH=${STRFTIME(${EPOCH},,%b)}) exten = 8666,n,Set(DAY=${STRFTIME(${EPOCH},,%-d)}) exten = 8666,n,S...
2007 Apr 17
2
queues
Is there anyway to setup a queue with only one agent (device) which is always logged in. So when a call hits that queue the device will ring (if not already on a call) or will be put in the queue if the call is already in place? Thanks Miles -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jul 20
0
Got SIP response 603 decline, then the call hang up
...################################## [cola-radio] musicclass = default joinempty = strict leavewhenempty = strict ;################################### reportholdtime = no ringinuse = no strategy = rrmemory timeout=15 retry=0 wrapuptime=1 maxlen=6 servicelevel = 60 memberdelay = 0 timeoutrestart = no ;################################### announce=beep announce-frequency = 30 announce-holdtime = yes periodic-announce-frequency=10000 ;periodic-announce=cu_periodic_announce ;periodic-announce=/var/lib/asterisk/cus_sounds/cu_periodic_announce context = ivr-cola-radio ;monitor-format...
2006 Feb 22
0
Realtime queues with Firebird SQL through unixodbc
...etry NUMERIC(11,0), wrapuptime NUMERIC(11,0), maxlen NUMERIC(11,0), servicelevel NUMERIC(11,0), strategy VARCHAR(128), joinempty VARCHAR(128), leavewhenempty VARCHAR(128), eventmemberstatus SMALLINT, eventwhencalled SMALLINT, reportholdtime SMALLINT, memberdelay NUMERIC(11,0), weight NUMERIC(11,0), timeoutrestart SMALLINT ); CREATE TABLE queue_member_table ( queue_name varchar(100) NOT NULL, interface varchar(100) NOT NULL, penalty NUMERIC(11,0), PRIMARY KEY (queue_name, interface) ); I am having problems with creating the queue_member_table. Using varchar(128) as listed on both the asteriskguru and voip...
2010 May 19
2
a2billing DID and Queues
Hi all, I have configured asterisk and a2billing.for inbound i have also configured did and its forwarded to sip extensions. But i want to enable queues with inbound numbers(DID).But i could not find a way to do this in a2billing. I want enable that if some did comes to asterisk/a2billing it should be forwarded to queues not sip extensions and their i want to enable hunting so if one
2011 Aug 15
3
Queue Breakout Input being Ignored
Hello, Raw stats: Version:1.8.3.2 OS:Centos 5.6 Special setup: postgre database I am having a few queue issues with Asterisk specifically relating to breaking out from queues while on hold. The intent is that while someone is on hold they can press a key (lets say *) to break from the queue and go elsewhere (in this case to leave a message). However In all of my testing I am unable to get
2007 Sep 28
1
Ringing Groups, SIP Forward and looping problem
I've a big problem with SIP forwarding back into 'ringing groups' creating what can only be described as call storms :-( I have a 'ringing groups' of SIP phones with an effective dialplan (much simplified) like so: ; Purchase ledger [ptsn_inbound] exten => _846061,1,Dial(Local/6061 at groups) .... [groups] exten =>
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,
2018 Dec 04
2
asterisk is not seeing my queues in database
I enabled the logs on the mysql database and ran : realtime load queues name cou0002-test in the mysql log I can see that the proper select statement is being executed: 2018-12-04T16:29:27.253094Z 229 Query SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED 2018-12-04T16:29:27.254384Z 229 Prepare SELECT * FROM queues WHERE name = ? 2018-12-04T16:29:27.254902Z 229
2013 Apr 18
5
Dynamic realtime + queues
Hi, ? I am trying to store queues.conf to a MySQL database using dynamic realtime. I have a working ODBC connection and the queueing system already works but I want to store the queues.conf file to a database. I am following the guide from Asterisk the definitive guide, the ebook can be found at: http://ofps.oreilly.com/titles/9781449332426/asterisk-DB.html ? I have a database called asterisk