Displaying 8 results from an estimated 8 matches for "ast_rtp_new".
2003 Jun 23
2
Sip too many open files?
Today my pbx stopped responding to my sip phones..
looking into the log, here what I got:
Jun 23 15:50:05 WARNING[7176]: File rtp.c, Line 586 (ast_rtp_new):
Unable to allocate socket: Too many open files
Jun 23 15:50:05 WARNING[7176]: File chan_sip.c, Line 1308 (sip_alloc):
Unable to create RTP session: Too many open files
Jun 23 15:50:05 WARNING[7176]: File chan_sip.c, Line 4655
(sip_send_mwi_to_peer): Unable to build sip pvt data for MWI
Jun 23 15:...
2003 Jul 01
0
chan_h323.c compile error
Hello all,
I got the following error compiling h323 support in the latest cvs. Below
the error is a diff to the file that I got to make it work. I took an
example out of sip as far as the syntax for ast_rtp_new. Not sure if it is
correct or not, but it seems to work. Please correct me if I am wrong in
the additional 2 arguements.
Regards,
Scott
cc -g -pg -c -o chan_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN
-DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -Wmissing-prototypes
-Wmissing-dec...
2016 Nov 22
2
Regression in 13.13.0-RC1
...ease Candidate.
Any calls get refused and the following error shown on console:
[Nov 22 10:49:26] WARNING[101105]: res_rtp_asterisk.c:2400 int
create_new_socket(const char *, int): Unable to allocate RTP socket:
Protocol not supported
[Nov 22 10:49:26] WARNING[101105]: res_rtp_asterisk.c:2665 int
ast_rtp_new(struct ast_rtp_instance *, struct ast_sched_context *,
struct ast_sockaddr *, void *): Failed to create a new socket for RTP
instance '0x805647c30'
[Nov 22 10:49:26] ERROR[101105]: res_pjsip_sdp_rtp.c:184 int
create_rtp(struct ast_sip_session *, struct ast_sip_session_media *):
Unable to cr...
2003 Sep 25
4
SIP Problem
...how channels
65.39.205.114 <usr>@fwd. 3ff9e23356a 00103/00000 00000ms 0000ms UNKN
65.39.205.114 <usr>@fwd. 3ff9e23356a 00102/00000 00000ms 0000ms UNKN
504 active SIP channel(s)
tail -4 /var/log/asterisk/messages
Sep 25 18:31:00 WARNING[1125329600]: File rtp.c, Line 708 (ast_rtp_new): Unable
to allocate socket: Too many open files
Sep 25 18:31:00 WARNING[1125329600]: File chan_sip.c, Line 1479 (sip_alloc):
Unable to create RTP session: Too many open files
Sep 25 18:31:01 WARNING[1125329600]: File rtp.c, Line 708 (ast_rtp_new): Unable
to allocate socket: Too many open files
Sep...
2004 Jan 12
2
How to bind RTP when IP alias are configured
Hi Folks,
I have a situation where my Colo insists on a particular IP setup for my *
server box. They allocate two blocks of IPs to my colo server. One set as my
own (ex 20.20.20.20.4/30 - 4 ips) and the other as a transit lan (es
10.10.10.0/29). These are all public IP addresses and there is no NAT
involved in.
So essentially I have to set-up IP aliases in my Linux box as follows;
Example:
2012 Mar 20
0
Outgoing trunk is restricted to g.729 but need ulaw
...p_alloc: Allocating new
SIP dialog for 4870fab953c16a611b9248584748fe59 at 127.0.0.1:0 - INVITE (No
RTP)
[Mar 19 18:22:56] DEBUG[17418]: rtp_engine.c:344 ast_rtp_instance_new:
Using engine 'asterisk' for RTP instance '0x9ded230'
[Mar 19 18:22:56] DEBUG[17418]: res_rtp_asterisk.c:472 ast_rtp_new:
Allocated port 19718 for RTP instance '0x9ded230'
[Mar 19 18:22:56] DEBUG[17418]: rtp_engine.c:353 ast_rtp_instance_new: RTP
instance '0x9ded230' is setup and ready to go
[Mar 19 18:22:56] DEBUG[17418]: res_rtp_asterisk.c:2370 ast_rtp_prop_set:
Setup RTCP on RTP instance '0x9de...
2015 May 21
1
asterisk 13 webrtc
...9c414ed3
Found peer 'vr1a882' for 'vr1a882' from 2.2.2.2:8558
[May 19 16:47:43] DEBUG[14160][C-00000007]: rtp_engine.c:421
ast_rtp_instance_new: Using engine 'asterisk' for RTP instance '0x9072064'
[May 19 16:47:43] DEBUG[14160][C-00000007]: res_rtp_asterisk.c:2437
ast_rtp_new: Allocated port 17304 for RTP instance '0x9072064'
[May 19 16:47:43] DEBUG[14160][C-00000007]: rtp_engine.c:430
ast_rtp_instance_new: RTP instance '0x9072064' is setup and ready to go
[May 19 16:47:43] DEBUG[14160][C-00000007]: rtp_engine.c:421
ast_rtp_instance_new: Using engine &...
2012 Jan 28
1
process_sdp: Unsupported SDP media type in offer: audio , Failing due to no acceptable offer found
...G[1654]: netsock2.c:188 ast_sockaddr_split_hostport:
...host '192.168.2.172' and port ''.
[Jan 28 23:03:32] DEBUG[1654]: rtp_engine.c:345 ast_rtp_instance_new: Using
engine 'asterisk' for RTP instance '0xb7507ae8'
[Jan 28 23:03:32] DEBUG[1654]: res_rtp_asterisk.c:499 ast_rtp_new:
Allocated port 18530 for RTP instance '0xb7507ae8'
[Jan 28 23:03:32] DEBUG[1654]: rtp_engine.c:354 ast_rtp_instance_new: RTP
instance '0xb7507ae8' is setup and ready to go
[Jan 28 23:03:32] DEBUG[1654]: res_rtp_asterisk.c:2447 ast_rtp_prop_set:
Setup RTCP on RTP instance '0xb75...