Displaying 20 results from an estimated 100 matches similar to: "Asterisk Crashing on chan_h323"
2004 Jun 10
0
Font Problem - I think
Hi,
I'm having a problem running an application and I think it is related to
the fonts.
This is the error I get:
fixme:font:WineEngCreateFontInstance Untranslated charset 93
I'm tried copying all of my fonts from a Windows machine to the
fake_windows directory, but still no dice. I'm running Fedora Core.
Does anyone have any helpful pointers?
Thanks,
--
Robert Brown
Network
2009 May 18
3
Number of max SIP calls.
Hello,
I m using asterisk version 1.6.2.0 beta.
I m trying to test load on it, for which i m using WINSIP installed at
two computers and facing two problems.
Problem 1:
I got 100 users registered to asterisk from each winsip and then
initiates 100 calls from one winsip other winsip.
But the problem is approx of 60 calls get mature and asterisk give error
for the remaining like shown below.
2007 Jun 15
0
Error: Unable to allocate RTCP socket: Too many open files
Hi,
I have a Intel Xeon Dual Core server, with 3 GB RAM, running Centos 5.0, Asterisk 1.4.4
and mysql 5.0. It is a kinda high-traffic box, with about 60 concurrent calls.
The profile of calls on this box are:
Incoming:
via a Sangoma A101
via SIP from anothjer SIP server
Outgoing
all calls that come in are sent out via SIP to yet another SIP server.
This morning I has this error: (edited)
2007 Jun 20
0
Error: Unable to allocate RTCP socket: Too manyopen files
This was a bug 1.4.4 It has now been fixed in Asterisk 1.4.5
Stuart Bennett wrote:
> Hi Yusuf
>
> A friend of mine had the same problem with a high volume site.. The problem
> lies with a limitation in Linux. Linux will only allow a certain amount of
> open files at a time. You will need to add the following line before running
> asterisk.
>
> ulimit -n 32768
>
>
2006 Apr 19
2
Unable to allocate socket: Too may open files
Hello,
we are curently benchmarking an asterisk system
1034 sip users are logged into this system and the test software is
trying to establish 400 concurrent calls.
In the CLI I see the following messages:
Apr 19 14:20:51 WARNING[4045]: rtp.c:911 ast_rtcp_new: Unable to
allocate socket: Too many open files
Apr 19 14:20:51 WARNING[4045]: acl.c:306 ast_ouraddrfor: Cannot create
socket
Apr 19
2011 Mar 15
2
Some errors
Hello folks,
since I started with asterisk 1.8.2 I got this messages in my console when finish a call.
-- Executing [1610 at from-e1:1] Dial("SIP/xxx-00000027", "SIP/1610,60") in new stack
== Using SIP RTP CoS mark 5
-- Called 1610
-- SIP/1610-00000028 is ringing
-- SIP/1610-00000028 answered SIP/xxx-00000027
-- Locally bridging SIP/xxx-00000027 and
2012 Jan 26
2
Too many open files
Hi all,
While trying to track down a T.38 issue, I came across a series of log
entries like this:
============================================================================
[Jan 26 10:23:31] WARNING[32508]: udptl.c:948 ast_udptl_new_with_bindaddr:
Unable to allocate socket: Too many open files
[Jan 26 10:23:31] ERROR[32508]: acl.c:488 ast_ouraddrfor: Cannot create
socket
2005 Jun 20
0
CPU load 100% when SIP register
Hi,
I'm running CVS-head for quite some time now, and util last saturday
without serous problems.
Last saturday however I updated * again, and now the cpu load goes to
a 100%.
It seems that the sip register is the problem.
when I comment out all sip registers there is no problem, but
enabling just one register the cpu goes skyhigh.
I've seen there were some modifications to the
2010 Mar 05
1
SIP / Echo Cancellation
----- "Chandrakant Solanki" <solanki.chandrakant at gmail.com> escreveu:
> Hello
>
> I have successfully compiled OSLEC for echo cancellation for DAHDI
> channel.
>
> Is there any way to do echo cancellation for SIP Channel.
>
> Is any, please suggest me.??
>
> Thanks in advance..
>
> --
> Regards,
>
> Chandrakant Solanki
Short
2011 Apr 04
2
WARNING chan_sip.c:3115 __sip_xmit
Hey Guys,
Whenever i calling any extension i am getting following WARNING messages do you have any idea they coming from where?
-Satish
shirley*CLI>
== Using SIP RTP CoS mark 5
-- Executing [7623 at from-sip:1] Macro("SIP/7527-00000008", "stdexten,7623,sip/7623&sip/7624") in new stack
-- Executing [s at macro-stdexten:1] Dial("SIP/7527-00000008",
2011 Feb 18
2
no progress indication
I am integrating a new server (Asterisk 1.8.2.3, DAHDI 2.4.0) with VOIP
only trunks, and this server only has soft phones.
When I dial an extension and the phone is not registered, I don't get any
ring or progress indications, and eventually the Dial() times out and
drops into voicemail (as expected).
CLI output:
-- Executing [s at macro-StdExten:6] Dial("IAX2/barneveld-2036",
2007 Oct 15
0
Cannot create socket error
Greetings list,
One of our asterisk boxes has been spitting out the following error this morning:
Oct 15 12:31:50 WARNING[22300]: acl.c:306 ast_ouraddrfor: Cannot create socket
Looking at the list archives, it seems this is usually caused by insufficient file handles on very heavily loaded systems. Is there anything else that can cause it? For now I've killed and restarted the asterisk
2015 May 21
0
Too many open files - 786 000 already specified as max num open files?
Hi guys
I have a site on Asterisk 1.8.11.0 running in Centos 6.5 that has about 150
concurrent callers.
I keep getting these types of messages in the CLI:
[May 21 11:39:21] WARNING[18469]: channel.c:1189 __ast_channel_alloc_ap:
Channel allocation failed: Can't create alert pipe! Try increasing max file
descriptors with ulimit -n
[May 21 11:39:21] WARNING[18469]: chan_sip.c:7041 sip_new:
2011 Mar 25
6
Back-to-back asterisk PRI issue
Following is my scenario to connect back to back PRI of two asterisk server. PRI cards are Sangoma A102D
[Asterisk1]------------[PRI]-Cross Cable---------[Asterisk2]
Asterisk1
; Span 1 (MASTER)
switchtype = national ; commonly referred to as NI2
context = from-pstn
group = 0,24
echocancel = yes
signalling = pri_net
channel => 1-23
Asterisk2
; Span 1
switchtype = national ; commonly
2012 Mar 20
0
Outgoing trunk is restricted to g.729 but need ulaw
Hi,
I am taking over an asterisk system from another person and having an issue
where a sip trunk is restricting the outgoing codecs to just g.729
I am dialing in from a Cisco 7960. The Invite from the Cisco has the
folowing M line:
m=audio 17022 RTP/AVP 18 0 8 101.
So it is allowing g.729, ulaw and alaw.
Asterisk is tandeming the call out over a SIP trunk
sip.conf tandem trunk config:
2012 Jan 28
1
process_sdp: Unsupported SDP media type in offer: audio , Failing due to no acceptable offer found
Hi All,
I'm trying to upgrade asterisk server to 1.8.x from my asterisk 1.6,
But when making A Call from SIP Client, I got cli Warning ... and no call
has been made.
My Sip Client is using lib java peers client http://peers.sourceforge.net/
with standard codec PCMU/PCMA
[Jan 28 23:03:32] WARNING[1654]: chan_sip.c:8942 process_sdp: Unsupported
SDP media type in offer: audio 0 RTP/AVP 0 8
2010 Sep 17
3
Sangoma A108 PCIe V2.0
Hi
Does Sangoma 8-port card A108 support PCIe version 2.0 ?
The card is here
http://www.sangoma.com/products/hardware_products/digital_voice_and_data_networking/a108.html
And we want to use 3 such cards in this motherboard because it has 3 PCIe
slots of version 2.0
http://www.intel.com/products/desktop/motherboards/DX58SO/DX58SO-overview.htm
Is this a good idea ? Do you have any experience
2005 Jun 22
1
Question on bridged calls
If I connect to a provider using iax, and that provider connects to
his provider using only sip, the provider I am connecting to isn't
going to be able to bridge the call and drop out of the media stream
correct?
If I'm understanding how bridging works, you lose the ability to have
the media stream going directly between the two endpoints of the call
with most of the providers out there
2018 May 02
0
Asterisk 13.21.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.21.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.21.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2018 May 02
0
Asterisk 15.4.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 15.4.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 15.4.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release: