search for: sip_send_mwi_to_p

Displaying 2 results from an estimated 2 matches for "sip_send_mwi_to_p".

2003 Jun 23
2
Sip too many open files?
...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:51:07 WARNING[7176]: File rtp.c, Line 586 (ast_rtp_new): Unable to allocate socket: Too many open files Jun 23 15:51:07 WARNING[7176]: File chan_sip.c, Line 1308 (sip_alloc): Unable to create RTP session: Too many open files Jun 23 15:51:07 WARNIN...
2006 Jun 28
0
asterisk 1.2.8 compilation problem
...-pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC -c -o chan_sip.o chan_sip.c chan_sip.c: In function `sip_send_mwi_to_peer': chan_sip.c:11358: warning: unused variable `s' chan_sip.c: In function `sip_poke_peer': chan_sip.c:11620: error: `s' undeclared (first use in this function) chan_sip.c:11620: error: (Each undeclared identifier is reported only once chan_sip.c:11620: error: for each function it...