similar to: Call getting stucked !!

Displaying 20 results from an estimated 500 matches similar to: "Call getting stucked !!"

2013 Jun 02
1
Issue in transcoding
I am trying to use asterisk as transcoder between voipswitch 2.0 and gsm gateway. Voipswitch supports g723.1 but gsm gateway does not. Now I have g723.1 codec in my asterisk. call leg from voipswitch is using codec g723.1 and call leg from gsm gateway is using codec gsm. I am having one way audio and getting below mentioned warning. Asterisk version is 1.8.11.0 [Jun 2 17:08:28] WARNING[21652]:
2009 Aug 20
12
IPKall and FWD
We all know the FWD is NO more available. How to set up IPKALL so that my Inbound number rings on my eyebeam or xlite ? Any alternative for FWD ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090820/4206395a/attachment.htm
2010 Mar 04
9
30 mins GSM file
I need to create 30 mins of GSM file for Asterisk . Silent / Blank file. Whats the best way to create it ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100305/b92821c0/attachment.htm
2009 Jan 25
10
CentOS and BAT File
In windows, we use BAT file to execute few series of command , which help us in not writing each command manually everytime we want to execute those commands. In CentOS, I want to do the same thing. Any Advice ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090125/d67fb239/attachment.htm
2009 Oct 18
4
Customising Firmware
Hi, Does anyone have any advice on customising firmware of an SPA921 so that it can be locked to a sip provider and display logos on the config pages. Many thanks Dan Journo -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091019/f6aa2510/attachment.htm
2009 May 19
8
Ghost ??
We are using asterisk and sometime when our guys are on call , they hear some voice of person and amazingly that person is NOT from our center. Any one faced this kind of thing ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090519/7fe54bec/attachment.htm
2009 Aug 28
4
Report
[This email is either empty or too large to be displayed at this time]
2010 Apr 24
2
Asterisk not recognizing ACK from an OK message? Help debuging SIP retransmit problem
Hi all. I am having lots of trouble with random calls dropping after 20 seconds, and I finally managed to capture a full sip trace. I'll paste it in full below, but I'll give a summary first. It seems that Asterisk is not recognizing the ACK messages that it receives from the Grandstream ATA. This happens only on the ACK that follows the OK that marks a call as established. This makes
2009 Feb 24
8
HDD FULLL
I have 320 GB SATA HDD. When I checked my phpsysinfo, it shows 95% HDD is filled. [root at vicidialnow ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda2 301924504 285002780 1337472 100% / /dev/sda1 101086 11062 84805 12% /boot tmpfs 1553832 0 1553832 0% /dev/shm [root at vicidialnow ~]# du 16896 . You have new mail in /var/spool/mail/root [root at vicidialnow ~]# df -i
2009 Feb 19
3
DTMF
IVR Number :17275691533 When I try it from xlite configuring my provider directly, it works perfectly. When I try to dial out from dialer , it doesnt work. [sip8] type=peer username=user fromuser=user authuser=user secret=password host=8.14.146.111 nat=no canreinvite=yes insecure=very disallow=all allow=g729 allow=ulaw context=default dtmfmode=rfc2833 What cld be the reason ? --------------
2009 May 19
9
Hang at 5:34 pm EST
Some at 5:34 pm EST DAILY, all my call get disconnect. I tried RE-INSTALLATION, I tried Reinstallation on a virgin HDD, but its same. I tried changing VOIP provider I tried changing Internet Provider..But no help.. What could be the reason ? Here are my enties of crontab : ### recording mixing/compressing/ftping scripts 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * *
2009 Jan 28
4
Call Recording Alias
Modified httf.conf file and added : ------------------------------------------------------ Alias /recordings/ "/var/spool/asterisk/monitorDONE/" <Directory "/var/spool/asterisk/monitorDONE"> Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all </Directory> Created a folder under vicidial as recordings. FULL_RECORDING is also enabled.
2009 Dec 09
1
Problem with Asterisk and SPA-3000
Hello everybody, I have a very strange issue with a Linksys SPA-3000 (1 fxo + 1 fxs) used as PSTN gateway to asterisk in a small office. Everything works just fine, except that sometimes, and it seems that only for long incoming calls, the IVR menu appears on the middle of the call(like a three way call, call goes on with prompts playing over the parties). Dialing an extension at the prompt at
2009 Oct 05
5
Networking Concept
Hello, I would like to know how Asterisk deal in this case: Assume I have a Main Asterisk Server located in UK, and another box that have PSTN interfaces located in China, now the purpose is to FW calls through PSTN. Assuming I have a client who is calling from Japan to my main switch in UK and he is calling China, (japan have latency around 500ms to UK and 100ms to China), how asterisk
2009 Jan 13
9
FWD and Asterisk
I have an account with FWD and I have configured my SIP.conf with [fwd] type=friend secret=password username=901835 host=fwd.pulver.com But when I am trying to dial out my own DID , I dont see any call landing in asterisk. In extension.conf (vicidial) file I have exten => 2062036895 ,1,Ringing() exten => 2062036895 ,2,Wait(1) exten => 2062036895 ,3,Answer() exten => 2062036895
2009 Jun 22
6
Learn Asterisk
What the best website and book to start learning asterisk ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090622/aabe17b8/attachment.htm
2009 May 01
9
LoadAvg , Codec and Bandwidth Utilisation
1) If I see the Loadavg more than 4 , whats the immediate solution to get it under 1 APART from restarting the server ? 2) I get too much of cross connections. Can Codec be the culprit ? I use g729. Can using GSM will solve the problem ? What could be the other reasons ? 3) Anyway to measure the bandwidth utilisation from the server ? -------------- next part -------------- An HTML attachment
2008 Feb 26
3
Sip trunk mystery
Hello, I am trying to add a sip-trunk to my Asterisk 1.4.15/Elastix 0.9.2 server. The system is in production with local extensions, a zap trunk and a working sip trunk with sipgate.de. My asterisk server is behind a NAT/Firewall, anyhow it registers and works well with sipgate.de on incoming and outgoing calls. I aquired an account with a reseller net-voz.com: I did some testing with the
2009 Jan 26
7
Auto Detect
Which command to run which will auto detect all hardwares present in the system ? OS : CentOS Running Asterisk -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090126/5e064cf8/attachment.htm
2009 May 17
2
Calls Declined
All my calls are getting DECLINED when I am trying from xlite : CLI shows : May 18 00:00:32 WARNING[4617]: channel.c:2781 ast_channel_make_compatible: No pa th to translate from SIP/cc101-b790c1d8(4) to SIP/sip19-090e87d8(256) May 18 00:00:32 WARNING[4617]: app_dial.c:1628 dial_exec_full: Had to drop call because I couldn't make SIP/cc101-b790c1d8 compatible with