Displaying 15 results from an estimated 15 matches for "ast_filestream".
2006 Apr 29
2
Unable to Make Asterisk-addons
...e "const"
/usr/include/asterisk/strings.h:264: error: syntax error before '}' token
/usr/include/asterisk/strings.h:280: error: conflicting types for `strtoq'
/usr/include/stdlib.h:346: error: previous declaration of `strtoq'
format_mp3.c:46: error: redefinition of `struct ast_filestream'
format_mp3.c:325: warning: function declaration isn't a prototype
format_mp3.c: In function `load_module':
format_mp3.c:336: warning: passing arg 1 of `ast_format_register' from
incompati                                              ble pointer type
format_mp3.c:336: error: too man...
2006 May 30
5
Compiling Asterisk-addons
...e "const"
/usr/include/asterisk/strings.h:264: error: syntax error before '}' token
/usr/include/asterisk/strings.h:280: error: conflicting types for `strtoq'
/usr/include/stdlib.h:362: error: previous declaration of `strtoq'
format_mp3.c:46: error: redefinition of `struct ast_filestream'
format_mp3.c:325: warning: function declaration isn't a prototype
format_mp3.c: In function `load_module':
format_mp3.c:336: warning: passing arg 1 of `ast_format_register' from incompatible pointer type
format_mp3.c:336: error: too many arguments to function `ast_format_register...
2006 Apr 04
0
Asterisk-addons compiling problem
...ypes
-Wmissing-declarations   -D_REENTRANT -D_GNU_SOURCE  -O6    -c -o
interface.o interface.c
gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations   -D_REENTRANT -D_GNU_SOURCE  -O6    -c -o
format_mp3.o format_mp3.c
format_mp3.c:46: Fehler: Redefinition von ?struct ast_filestream?
format_mp3.c: In Funktion ?load_module?:
format_mp3.c:336: Warnung: ?bergabe des Arguments 1 von
?ast_format_register? von inkompatiblem Zeigertyp
format_mp3.c:336: Fehler: zu viele Argumente f?r Funktion
?ast_format_register?
make[1]: *** [format_mp3.o] Fehler 1
make[1]: Leaving directory `/usr/s...
2014 Jul 31
0
AGI Record File / what does randomerror mean? res_agi.c / line 2377
Hi,
I have a question about this here:
Asterisk-Version: 11.10.2
File: res/res_agi.c
Line: 2377
[...]
  static int handle_recordfile(struct ast_channel *chan, AGI *agi, int 
argc, const char * const argv[])
2304 {
2305         struct ast_filestream *fs;
2306         struct ast_frame *f;
2307         struct timeval start;
2308         long sample_offset = 0;
2309         int res = 0;
2310         int ms;
[...]
2365         /* backward compatibility, if no offset given, arg[6] would 
have been
2366          * caught below and taken to be a beep...
2014 Dec 15
0
Asterisk 11.15.0 Now Available
...escapes semicolons ("\;" -> ";") turning them into comments
      (corruption) on rewrite of a config file (Reported by George
      Joseph)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
      extra calls to ast_module_unref (Reported by Corey Farrell)
 * ASTERISK-24504 - chan_console: Fix reference leaks to pvt
      (Reported by Corey Farrell)
 * ASTERISK-24468 - Incoming UCS2 encoded SMS truncated if SMS
      length exceeds 50 (roughly) national symbols (Report...
2014 Dec 15
0
Asterisk 11.15.0 Now Available
...escapes semicolons ("\;" -> ";") turning them into comments
      (corruption) on rewrite of a config file (Reported by George
      Joseph)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
      extra calls to ast_module_unref (Reported by Corey Farrell)
 * ASTERISK-24504 - chan_console: Fix reference leaks to pvt
      (Reported by Corey Farrell)
 * ASTERISK-24468 - Incoming UCS2 encoded SMS truncated if SMS
      length exceeds 50 (roughly) national symbols (Report...
2006 May 06
1
Upgrade SVN failed !!!
...re "const"
/usr/include/asterisk/strings.h:264: error: parse error before '}' token
/usr/include/asterisk/strings.h:280: error: conflicting types for `strtoq'
/usr/include/stdlib.h:346: error: previous declaration of `strtoq'
format_mp3.c:46: error: redefinition of `struct ast_filestream'
format_mp3.c:325: warning: function declaration isn't a prototype
format_mp3.c: In function `load_module':
format_mp3.c:336: warning: passing arg 1 of `ast_format_register' from 
incompatible pointer type
format_mp3.c:336: error: too many arguments to function 
`ast_format_register...
2006 Jun 01
2
addons trunk make error
...ax error before ?const?
/usr/include/asterisk/strings.h:264: error: syntax error before ?}? token
/usr/include/asterisk/strings.h:280: error: conflicting types for ?strtoq?
/usr/include/stdlib.h:365: error: previous definition of ?strtoq? was here
format_mp3.c:46: error: redefinition of ?struct ast_filestream?
format_mp3.c:325: warning: function declaration isn?t a prototype
format_mp3.c: In function ?load_module?:
format_mp3.c:336: warning: passing argument 1 of ?ast_format_register? from incompatible pointer type
format_mp3.c:336: error: too many arguments to function ?ast_format_register?
format...
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...so blocks Asterisk reload
      when DNS settings invalid (Reported by Melissa Shepherd)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24491 - Memory leak in res_hep (Reported by Zane
      Conkle)
 * ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
      extra calls to ast_module_unref (Reported by Corey Farrell)
 * ASTERISK-24447 - Bridge DTMF hooks: Audio doesn't pass when
      waiting for more matching digits. (Reported by Richard Mudgett)
 * ASTERISK-24257 - agent must dial acceptdtmf twice to bridge to
      queue c...
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...so blocks Asterisk reload
      when DNS settings invalid (Reported by Melissa Shepherd)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24491 - Memory leak in res_hep (Reported by Zane
      Conkle)
 * ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
      extra calls to ast_module_unref (Reported by Corey Farrell)
 * ASTERISK-24447 - Bridge DTMF hooks: Audio doesn't pass when
      waiting for more matching digits. (Reported by Richard Mudgett)
 * ASTERISK-24257 - agent must dial acceptdtmf twice to bridge to
      queue c...
2014 Dec 15
0
Asterisk 13.1.0 Now Available
...so blocks Asterisk reload
      when DNS settings invalid (Reported by Melissa Shepherd)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24491 - Memory leak in res_hep (Reported by Zane
      Conkle)
 * ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
      extra calls to ast_module_unref (Reported by Corey Farrell)
 * ASTERISK-24447 - Bridge DTMF hooks: Audio doesn't pass when
      waiting for more matching digits. (Reported by Richard Mudgett)
 * ASTERISK-24257 - agent must dial acceptdtmf twice to bridge to
      queue c...
2014 Dec 15
0
Asterisk 13.1.0 Now Available
...so blocks Asterisk reload
      when DNS settings invalid (Reported by Melissa Shepherd)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24491 - Memory leak in res_hep (Reported by Zane
      Conkle)
 * ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
      extra calls to ast_module_unref (Reported by Corey Farrell)
 * ASTERISK-24447 - Bridge DTMF hooks: Audio doesn't pass when
      waiting for more matching digits. (Reported by Richard Mudgett)
 * ASTERISK-24257 - agent must dial acceptdtmf twice to bridge to
      queue c...
2007 Oct 31
1
segfault - asterisk crash and restart
...o locals.
#3  0x00002aaab1173573 in mixmonitor_thread (obj=0x1bb08220)
   from /usr/lib/asterisk/modules/app_mixmonitor.so
        next = (struct ast_frame *) 0x0
        write = 1
        mixmonitor = (struct mixmonitor *) 0x1bb08220
        f = (struct ast_frame *) 0x1b9da4b0
        fs = (struct ast_filestream *) 0x2aaac80f3b70
        oflags = 577
        ext = 0x1bb08466 "wav49"
        errflag = 0
        __PRETTY_FUNCTION__ = "mixmonitor_thread"
#4  0x00000000004d4b8f in dummy_start (data=0x1b949260) at utils.c:806
        __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {0...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...by Corey Farrell)
 * ASTERISK-24447 - Bridge DTMF hooks: Audio doesn't pass when
      waiting for more matching digits. (Reported by Richard Mudgett)
 * ASTERISK-24257 - agent must dial acceptdtmf twice to bridge to
      queue caller (Reported by Steve Pitts)
 * ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
      extra calls to ast_module_unref (Reported by Corey Farrell)
 * ASTERISK-24491 - Memory leak in res_hep (Reported by Zane
      Conkle)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24438 - res_pjsip_multihom...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...Richard Mudgett)
   - [ASTERISK-24257
   <https://issues.asterisk.org/jira/browse/ASTERISK-24257>] -
agent must dial acceptdtmf twice to bridge to queue caller
(Reported by Steve Pitts)
   - [ASTERISK-24492
   <https://issues.asterisk.org/jira/browse/ASTERISK-24492>] -
main/file.c: ast_filestream sometimes causes extra calls to ast_module_unref
(Reported by Corey Farrell)
   - [ASTERISK-24491
   <https://issues.asterisk.org/jira/browse/ASTERISK-24491>] -
Memory leak in res_hep
(Reported by Zane Conkle)
   - [ASTERISK-24307
   <https://issues.asterisk.org/jira/browse/ASTERISK-243...