similar to: Call dropping out after 5s: Solution!

Displaying 20 results from an estimated 3000 matches similar to: "Call dropping out after 5s: Solution!"

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,
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
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
1
Problem with extensions and when channel is unavailable
Hello I used to have an extension like this which worked fine with asterisk 1.0.7 I first dial to see if an IAX phone is present, if not I would try on SIP instead exten=s,1,Dial(IAX2/iax${ARG3},20,tr) ; 20sec timeout exten=s,2,Goto(s-${DIALSTATUS},1) ; Default action exten=s,200,DBget(temp=CFBS/${ARG1}) ; Get CFBS key, if not existing, goto 301
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
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 Jul 16
8
Asterisk-1.0 RC1
We have officially made the first release candidate of Zaptel, Libpri, Asterisk and Gastman available. While there are still open major bugs, they are relatively limited, and it was time to go ahead and get the 1.0 ball rolling in earnest. ftp://ftp.digium.com/pub/asterisk Enjoy the code. Special thanks to all the bug marshals and contributers and to everyone who has supported Asterisk
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 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)
2004 Jul 16
7
some questions on uniden uip200
hello, yesterday the uniden uip200 phone was recommended to someone. i am looking for an alternative to grandstream bt-100 because i can not do a supervised tranfer with it. here my questions: 1) does the uip200 support supervised transfers? 2) can i buy the phones in europe, especially in germany? thanks in advance, jan goericke
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 Aug 10
2
Kernel 2.6 and zaptel data
I saw somewhere that the last kernel to work properly with the zaptel drivers when using data over it was 2.4.20. Has this been since fixed to work with newer kernels? -Mike
2004 Jul 29
1
Re: Zaptel doesn't see remote hangup ?
Thanks Peter, Yes, indeed the problem seems to be exactly what you describe. It's overhere the same. If I dial a mobile number it disconnects immediately when I hangup the mobile. But for analog numbers it takes around 10 seconds or so... Well, at least now I know how to debug pri :-) Walter. On Thu, 29 Jul 2004, Walter Klomp wrote: > However, if I dial-in from the SIP phone to my
2004 Aug 11
2
2.4.x-SMP vs. 2.6.x-SMP
Hi *, I want start with a setup of Asterisk with a clean PC. This PC is a SMP-Machine with two 466MHz CPUs, a Acer ISDN card and a AVM Fritz! PCI card. Which Kernel is better for my constellation (Asterisk with SMP, CAPI and ZAPHFC)? Kernel 2.6.x or Kernel 2.4.x? Regards Bastian
2004 Jul 18
1
chan_capi won't compile
I am trying to compile chan_capi 3.3.4a, but I end up with lots of gibberish. Near the top it states that capi20.h doesn't exist. Searching for the file, several show up: # find / -name capi20.h -print /usr/src/linux-2.4.21-144/include/config/isdn/capi/capi20.h /usr/src/linux-2.4.21-231-include/smp/include/config/isdn/capi/capi20.h
2006 Dec 18
8
spandsp 0.0.3 RxFax fax reception crashes bristuffed asterisk 1.2.13
Hi Last month, people reported a crash with Asterisk 1.2.13 and spandsp-0.0.3 when receiving a fax using fax detection. Today I've tried 1.2.14 with the latest spandsp 0.0.3pre27 and with the snapshots for app_rxfax.c and app_txfax.c. The problem still happens. Has anyone found how to resolve this issue? I tried emailing Steve Underwood (with crash backtrace) but he hasn't
2004 Jul 05
2
No RED/GREEN alerts on TDM400P?
I replaced my X100P cards with two TDM04B fully populated (8 FXO modules). They are working fine, I can make and receive calls, but I noticed all modules are always in GREEN state, even if I disconnect the line. Both zttools and a cat /proc/zaptel/<device> shows no RED alarm. Is there a workaround for this? Gelson
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 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 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