similar to: Problem with extensions and when channel is unavailable

Displaying 20 results from an estimated 300 matches similar to: "Problem with extensions and when channel is unavailable"

2005 May 24
1
Fax detection: Problem with extension number
Hello I've been having the following problem today : I have a quite simple dialplan made to receive a fax: [answer-extension] exten => 1,1,Answer exten => 1,2,Macro(setcallerid) exten => 1,3,Ringing exten => 1,4,Wait(3) exten => 1,5,Macro(stdfwd3iax-notransfer,${EXTENSION},${EXTENSION},$ {EXTENSION}) exten => fax,1,Goto(faxreceive,1,1) The Wait(3) is there simply to let
2005 May 15
1
Old DBGet/DBPut vs. new Set(var=${DB(...
Hello I upgraded to CVS head yesterday (due to the lack of zaptel drivers working with 2.6.10) And noticed that now DBGet and DBPut have been deprecated in favour of the new Set/DB one. In the UPGRADING.txt in Asterisk it says: * The applications DBGet and DBPut have been deprecated in favor of functions. Here is a table of their replacements: DBGet(foo=family/key)
2005 May 17
2
Asterisk - Spandsp: fax header
Hello Steve. On 17/05/2005, at 10:54 PM, Steve Underwood wrote: > When a fax is received the header you see is part of the image. As > such, it ends up in the TIFF file as part of the image. It is not > available as text anywhere. The only way to make it available as > text would be to implement OCR. That is complex and messy, and I > have no intention to try. The only
2005 Sep 25
0
Problem Asterisk: can't make call but can receive calls
Dear all. Okay, I'm about to give up now as this issue has been driving me insane for a while I have an asterisk server (which I have just updated to 1.2beta1). Several phones are connected on LAN, no problem People on the go using either x-lite or eyebeam without a problem I have a Sipura 3000 configured at my parents in France used to work fine until about 1 month ago. Since it can
2005 May 13
4
Asterisk - fax - spandsp
Dear all I have a Asterisk server (version 1.0.7) running with a TE110P card on a 3Ghz P4 machine (running nothing else but asterisk) So far so good. Today I was trying to receive faxes using spandsp fax client. I used spandsp v0.0.2pre18 (which compiled against libtiff 3.5.7) It compiled fine, installed fine, run fine. But when sending a fax (from a Brother fax machine) the image received
2004 Aug 02
1
G729 or GSM
Dear all. I recently subscribed to a VoIP provider through IAX. The require to connect with either G729 or GSM, I chose G729 based on their recommendation. The service works very well, however ... people mentions how distorted our voice sounds. We have plenty of bandwidth available so I don't think it comes from our side. What it means is that it comes from two things: 1-G729 gives bad
2008 Jun 05
4
Can not connect to share for a particular user.
Hello I currently run a few samba servers one being used as a PDC. Today I added a user to the domain and for some reason I can not get it to connect to any of the shares but "home" on the file server. % smbclient -U gregi //server3/public Password: Domain=[HYDRIX-MALVERN] OS=[Unix] Server=[Samba 3.0.28] tree connect failed: NT_STATUS_ACCESS_DENIED However I can connect with : $
2005 May 15
5
FXO/FXS suggestions:
I'm looking for a zaptel type device with one (or more) FXO and one (or more) FXS port. Basically this guy would sit in-line of your phone line (PCI card). Any suggestions? TDM400 would be overkill. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050515/d66e6335/attachment.htm
2004 Jun 29
3
Call dropping out after 5s: Solution!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello I'm the one who posted a message about the fact that nobody answer anymore to questions asked. I posted two days ago a problem I was facing that calls made over the Internet to my Asterisk gateway would hang-up after just 5s (no NAT were involved) Answer I got was: it's your config Well, it wasn't (as I was expecting). I
2006 Dec 25
2
Question about MWI in Asterisk 1.4.0
Hello I am running the following setup in order to make VoIP calls at home. Home Phone <-> SPA3000 <-> Asterisk Home <- IAX2 over Internet <-> Asterisk Office The voice mail for Home Phone is hosted on the Asterisk Office machine. I wanted to have a way to check the status of my voicemail on my home phone directly. In order to do so, I've patched both Asterisk Home and
2004 Jun 27
1
Re: I never get to hear more than 5s of the demo channels
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear all. I'm new to this so please forgive my ignorance if I missed something obvious. I've set-up asterisk 0.9_1 on a FreeBSD 4.10 server (I know it's not linux but that's all we have available at that stage). After some struggle to understand how everything works, I set up some SIP accounts for test purposes. I can log in,
2004 Jul 18
0
Asterisk and zaptel on Fedora Core 2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear all. As I couldn't get to compile and run Asterisk 1.0RC1 on my default RedHat 9 I thought it was about time to upgrade to Fedora Core 2. Well, it was too late to realize the kernel 2.6 wasn't supported by Asterisk *officially* anyway. Here is what I did to get asterisk and zaptel to work under Fedora Core 2: I posted it on the wiki
2005 May 16
1
Dial plan - does not stop after first match
My dial plan seems to work great - in that when I call extensions 1234 it connects to 1234. Strangely, after the call terminates (the other side hangs up first), Asterisk continues in the same context and then matches to extensions _. which causes an invalid extension error! Why does asterisk not leave the context (called internalmenu) after the remote hangup? Instead, it continues to the
2004 Nov 23
0
Problems with MACRO_EXTEN variable
Hei! I have a little problem with the subject. I use Asterisk CVS-HEAD-09/06/04-12:42:56 as a production *, but I do tests with a newer version Asterisk CVS-HEAD-11/18/04-10:01:32. Ok the problem is: in extension.conf I use macro for redirection, found on wiki pages: [macro-stdexten] ; ; Standard extension macro (with call forwarding): ; ${ARG1} - Extension(we could have used ${MACRO_EXTEN}
2006 Mar 08
1
Calls forwarding to numbers only in user's context
Hello, I'm trying to do call forwarding based on this: http://www.voip-info.org/wiki/view/Asterisk+call+forwarding In the extensions.conf file I have several context defined (local, longdistance, mobile, international and so on). Each user can be associated with different context (so can make only i.e. local calls). How to set calls forwarding only to numbers that are available in
2004 Oct 05
1
loggedoff extension - why does * say "is on the phone"
Hi, I have following one-line macro extension: ------------------------ [macro-oneline] ; ; Standard extension macro (with call forwarding): ; ${ARG1} - Device(s) to ring ; #exten => s,1,AGI(misterhouse.agi,"CallerID") exten => s,1,NoOp exten => s,2,DBget(temp=CFIM/${MACRO_EXTEN}) ; Get CFIM key, if not existing, goto 103 exten => s,3,Dial(Local/${temp}@default/n) ;
2010 Sep 08
1
Authentication questions with domain
Hi there. I have a FreeBSD server running Samba 3.3, connected to a domain who's PDC is a MacOS 10.6 server running Samba 3.0.28 (ancient I know). Working all fine, except for one thing I find annoying. MacOS server has a concept of username alias. You can have as many aliases as you want, using any of those aliases are the same as using the primary one. It's rather well implemented in
2004 Oct 05
0
loggedoff extension - why does * say "is onthephone"
Same here, I just changed the b to u. Unavailable message is more generic, but it beats it saying busy when its not. -Tim -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Henry Devito Sent: Tuesday, October 05, 2004 8:31 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE:
2004 Dec 09
1
No ring signal when calling internal extensions ?
Hi, I have attached configuration settings and cannot get ring signal when calling internal extensions. I'm probably doing something wrong so would kindly ask for a tip how to do it properly : exten => 11,1,Macro(oneline,SIP/11) Calling 11 (this is the same with BT or iax softphones) doesn't give me a ring - what is missing ? Thanks, Rob. [macro-oneline] ; ; Standard extension
2004 Oct 05
0
loggedoff extension - why does * say "isonthephone"
I think you will find the functionality you are looking for is in * already. Here is an excerpt from the sample extensions.conf file that is included with the source: exten => s,1,Dial(${ARG2},20) ; Ring the interface, 20 seconds maximum exten => s,2,Goto(s-${DIALSTATUS},1) ; Jump based on status (NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER) exten