search for: iax_fram

Displaying 4 results from an estimated 4 matches for "iax_fram".

Did you mean: iax_frame
2007 Jul 17
0
ASA-2007-014: Stack buffer overflow in IAX2 channel driver
...ether the frame should be sent immediately | | | (the now variable) or queued for transmission later. | | | | | | If the frame is going to be transmitted later, an | | | iax_frame struct is dynamically allocated with a data | | | buffer that has the exact buffer size needed to | | | accommodate for the provided ast_frame data. However, if | | | the frame is being sent immediately, it uses a stack | |...
2007 Jul 17
0
ASA-2007-014: Stack buffer overflow in IAX2 channel driver
...ether the frame should be sent immediately | | | (the now variable) or queued for transmission later. | | | | | | If the frame is going to be transmitted later, an | | | iax_frame struct is dynamically allocated with a data | | | buffer that has the exact buffer size needed to | | | accommodate for the provided ast_frame data. However, if | | | the frame is being sent immediately, it uses a stack | |...
2004 Jun 29
0
Compiling libiax2 on windows
Hi! I'm trying to compile libiax2 on windows using msvc6. In the libiax2\src\iax.c file, line 670, I'm getting a: error C2229: struct "__unnamed" has an illegal zero-sized array It seems to complain due to the last member of iax_frame. Does anybody knows what should I do to make it compile? FWIW, it compiles fine using gcc on cygwin. Thank you in advance for any tips! Cheers, ===== Joaquin Cuenca Abela e98cuenc at yahoo dot com __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail...
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
...ocd = 0, offset = 64, src = 0x2b58441 "IAX2", data = 0x15c3e04, delivery = {tv_sec = 0, tv_usec = 0}, prev = 0x6e6f2033, next = 0x58414920}, unused = "2/8041@8041/24 (type = 6, subclass = 11, ts=50019, seqno=11)\n\000\e[", afdata = 0x15c3e04 ""} cur = (struct iax_frame *) 0x0 iabuf = "192.168.0.85\000\000\000" f = {frametype = 2, subclass = 2, datalen = 33, samples = 160, mallocd = 0, offset = 0, src = 0x2b58441 "IAX2", data = 0x15c4e10, delivery = { tv_sec = 0, tv_usec = 0}, prev = 0x0, next = 0x0} c = (struct ast...