search for: noagent

Displaying 5 results from an estimated 5 matches for "noagent".

Did you mean: no_agent
2005 Feb 26
1
Queue Auto fallthrough
...it setup so that if no agents are online, the caller cannot get in but I discovered that if that's the case, the call hangsup on the caller: [soportetecnico] ;Soporte Tecnico exten => 2,1,Playback(${SONIDOS}/transferringcall) exten => 2,2,Queue(Soporte-Tecnico) exten => 2-.,1,Playback(noagents) I want to play a message tothecaller saying no agents are online but this doesn't seem to be working... Any suggestions guys? -- Executing Queue("SIP/intruder1-9e41", "Soporte-Tecnico") in new stack Feb 26 02:58:39 WARNING[29371]: app_queue.c:2429 queue_exec: Unable...
1998 May 09
4
Apparent SNMP remote-root vulnerability.
...e spoofed (which should be impossible if ISPs/NSPs start filtering at the customer routers) but apart from that a real, trackable packet will be sent to the target. -- alex] -- alex] ------------------------------------------------------------------ Jon Lewis <jlewis@fdt.net> | http://noagent.com/?jl1 for cheap Network Administrator | life insurance over the net. Florida Digital Turnpike | ______http://inorganic5.fdt.net/~jlewis/pgp for PGP public key____
2006 May 22
0
Persistennt Data of Queue with Dynamic Agents
Hi all, I would like to ask for some help about the queue here. I want to implement a call Queue that when there's no agent logged in, they should execute the next extension. eg. if I do it like this exten => 700,1,Answer exten => 700,2,Queue(TestQueue) exten => 700,3,Playback(noagent) exten => 700,4,Hangup When there's no agent present in TestQueue, it should tell the user that there's no agent available now and hang up the call. We are able to do this thing successfully only by using the dynamic agent -- AddQueueMember(). However, using this approach gave us a f...
1998 May 08
4
Lightning fast attacks?
RH4.2 Linux Intel Last night I got three of these log messages: Two in a row, one a bit later. May 8 00:35:15 osg-gw imapd[4307]: warning: can''t get client address: Connectio n reset by peer May 8 00:35:15 osg-gw imapd[4307]: refused connect from unknown Now, I have imapd blocked to non-local users using tcpd wrappers, so tcpd is trying to find the address of the remote machine (all
2020 Sep 20
13
Call for testing: OpenSSH 8.4
Hi, OpenSSH 8.4p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at