search for: ast_udptl_new_with_bindaddr

Displaying 3 results from an estimated 3 matches for "ast_udptl_new_with_bindaddr".

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 ============================================================================ I'm thinking this log entry is related to my fax failure, so I've go to ask: What cau...
2007 Feb 27
1
Help understanding SIP SHOW CHANNELS
...of the output shows 4000 lines. Does this mean 2000 active calls? (2 channels per call) 2. The latter part of the output shows "unkn" for Form column. Why does it not know the codec? Could it be UDPTL? Or are these calls messed up? 3. I see a lot of "WARNING[20224]: udptl.c:819 ast_udptl_new_with_bindaddr: No UDPTL ports remaining" errors - is this related to number 2 above? Thanks, MD Peer User/ANR Call ID Seq (Tx/Rx) Form Hold Last Message 172.16.116.29 2897516#15 1db77942648 00102/00000 g729 No Init: INVITE 172.16.116.29 2897516#1...
2005 Sep 16
0
lastest spandsp-0.03pre1 don't compile
...39; undeclared (first use in this function) udptl.c:643: error: `timestamp' undeclared (first use in this function) udptl.c:643: error: `hdrlen' undeclared (first use in this function) udptl.c:649: error: `AST_FORMAT_T38' undeclared (first use in this function) udptl.c: In function `ast_udptl_new_with_bindaddr': udptl.c:706: error: `s' undeclared (first use in this function) udptl.c: In function `ast_udptl_write': udptl.c:820: error: `codec' undeclared (first use in this function) udptl.c:820: error: structure has no member named `lastts' udptl.c:820: error: `hdrlen' undeclar...