similar to: Read Timeout

Displaying 20 results from an estimated 6000 matches similar to: "Read Timeout"

2010 Apr 28
2
dialplan
Hi guys: i need to set an extension in my dialplan?in which?it divert calls if?the extension?contain specific series ,For example?: I need to divert calls which contain 3333 to specific? extension?(contain ,not start or end with), as i know i should set Gotoif command but i?dont know what to set after that,Any help will be appreciated.??? -------------- next part -------------- An HTML
2009 Aug 21
1
Queue Question
First off this is not my work for extensions.conf it is modified from http://leifmadsen.wordpress.com/2009/07/15/migrating-from-agentcallbackl ogin-to-standard-dialplan-methods-part-1/ So credit to Leif Madsen <http://www.leifmadsen.com> But as to my question [AgentLogin] ;A replaced version of AgentCallbackLogin() using a GoSub() ; exten =>
2009 May 15
2
Logging In / Out Agents on Asterisk 6 ???
Hi everybody Did anybody by any chance ever work out how to log in and out agents on Asterisk 6+? I used to have it working perfect in Asterisk 1.2 but since I upgraded to 6 the agent login functions are gone and the readme file that came with it made no sense to me. I noticed somebody on the net posted that they had the same problem but used Voicemail to authenticate users, but that seemed a
2009 May 07
1
Macro arguments on app_queue
hi list, i have a question about the args of queue: when we use Queue() app, there are some arguments than can use. help from CLI: Queue(queuename[,options[,URL[,announceoverride[,timeout[,AGI[,macro[,gosub[,rule]]]]]]]]) well.. i'm trying to identify who has taken the call on a queue, and, when agent conected, launch a macro with some args based on who takes the call i do: exten =>
2009 Mar 06
1
Asterisk dial plan conditional on not busy
Here is the current dial plan section: [custom-michael] exten => _900,1,Playback(custom/extn-xfer) exten => _900,2,SayDigits(${EXTEN}) exten => _900,3,MixMonitor........... exten => _900,4,Dial(SIP/${EXTEN}|${DEFRT}) exten => _900,5,Playback(custom/extn-xfer2) exten => _900,6,Goto(custom-michael,901,4) exten => _901,1,Playback(custom/extn-xfer) exten =>
2010 Apr 20
1
Put a call on hold with Manager
I would like to be able to place a call on hold via the manager interface and be able to retrieve it. The user can click a button in the Order entry form to put the caller on hold when they are looking up information. It saves them from having their hands leave the keyboard and press hold on the phone. I don't see 'hold' & 'retrieve' commands for the manager interface.
2008 Nov 20
1
Playback using AMI
Is there a way to inject sound from a sound file into an established call using AMI? I have an established call from which I can record either or both legs. I can additionally "spy" on the call. Is there any way I can play a sound file into the call and not loose the ability for the people to continue talking while listening to the sound file? -- Jim Dickenson mailto:dickenson at
2009 Jan 22
7
Root Password not taking
In one of my center , its not taking root password. Anyways to recover it ? In other terms , I lost the control of server. Any solution or re-installation is the only way left ? I am using CentOS. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090122/ef95ad6e/attachment.htm
2010 Apr 28
6
Dial plan question.
Hi All, pl help me with this basic question. I have a users (soft clients) with usernames having Alphabetics. I want to use Asterisk as my server. How should I have the dial plans as there are no numbers involved . so How can I make the configuration to work ( with numbers I can get this done using extensions.conf) my expected result is : alice at pbx.com should be able to call bob at
2009 May 16
4
Fwd: Asterisk With Cisco Voice Router
Hi, In our office, we're slowly migrating from a cisco call manager set up to asterisk. Problem is management doesn't want to buy any other hardware ?as they had already invested a lot in cisco. The main cause of this is asterisk's added features like unique FAX number for everyone in the company (which will be the same as phone DID), Voice mail, Auto Answer etc yet we need thousands
2010 May 10
1
More clarification on outbound sip channels.
Jim, and all: Thanks for the response. If I can repeat what you are saying: you don't have to define the multiple lines in sip.conf? For comparison, with my current esi setup, we have 10 outgoing lines. If one line is busy, then the service just rolls to the next number. This is set up with the phone service. That doesn't have to done with outgoing sip lines? Does the dialstatus
2009 Jul 18
3
Count Available Queue members
Hi all, Someone know how can I check for available members on a queue Before I queue the call, so I can do something else with it? Note that is not the case for joinempty Thanks, Gabriel Ortiz -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090718/462b725b/attachment.htm
2011 Dec 15
3
Play audio file for both Caller and Callee in a call
Dear all, Anyone of you knows how to play an audio file at the beginning of a call for both Caller and Callee? A(x) of Dial application only plays audio for callee. I don't want to use MeetMe because I want to use Monitor and MixMonitor. Thank you! ________________________________ Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra pol?tica de env?o y recepci?n
2011 Nov 03
1
2 pbxes
if i run let's say 1 pbx running on my main linux box and a another on my windows box if a person dial my main number and press lets say 1 are it possible to transfer the call over to my other pbx hope anyone understand -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 06
2
Benefit of PRI vs SIP trunk calls
Does Asterisk, currently using version 1.4, get any more information about the result of an outbound call made over a PRI line compared to a call via a SIP trunk? As an example, in a PRI call there is this message that shows up on the console: [2011-01-05 14:59:02] -- Channel 23 detected a CED tone from the network. for a call to a fax machine. Does asterisk set anything that a dialplan can
2011 Apr 14
1
Microsoft Lync server and Asterisk access
We have a client that currently has a Microsoft Lync setup. I must admit I know nothing about this setup. What we would like to be able to do is allow the phones on desks connected to this server the ability to dial something that would allow the phone to access an asterisk box to be able to do an agent login over their LAN. Is there any way to do this? Can the Lync server have a SIP trunk to
2011 Apr 15
5
Possible bug in Hangup() (Asterisk 1.4.x)
Hello, On an Asterisk 1.4.33.1 in a simple scenario: [test] exten => _X.,1,Dial(SIP/12345 at peer01,,,) exten => i,1,Hangup(${HANGUPCAUSE}) exten => t,1,Hangup(${HANGUPCAUSE}) exten => h,1,Hangup(${HANGUPCAUSE}) I have noticed that no matter what value we set in the Hangup(<cause code>) commands, if the call is not answered by peer01 for any reason, the actual cause code
2009 Jun 24
3
dahdi-linux-2.2.0 compile problem
I have an i686 cpu and when compiling from source I get this error: touch /usr/src/dahdi-linux-2.2.0/drivers/dahdi/xpp/init_fxo_modes.verified Building modules, stage 2. MODPOST WARNING: could not find /usr/src/dahdi-linux-2.2.0/drivers/dahdi/vpmadt032_loader/.vpmadt032_x86_32. o.cmd for /usr/src/dahdi-linux-2.2.0/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o Anyone else seeing this?
2011 Jan 10
3
How to check a number online or offline
Hi all, Now i want to check a number (channel) online, offline or unreachable on asterisk but i don`t know to do. Can anyone help me to solve this issue. Thanks and best regard! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110109/c193b48d/attachment.html>
2011 Jul 02
2
chanspy spies on wrong channel
asterisk 1.4.32 have zapata.conf soft link to chan_dahdi.conf to use flash operator panel < 2.0 (from extensions.conf) exten=> 304,1,ChanSpy(Zap/4|q) exten=> 304,2,hangup There is no entry ChanSpy(Zap/41) in extensions.conf On dialing 304 and Zap/41 is in use this happens: [Jul 1 18:24:47] VERBOSE[14447] logger.c: -- Executing [304 at flash:1] ChanSpy("Zap/31-1",