Displaying 3 results from an estimated 3 matches for "ast_readstring".
2004 Aug 18
1
Hangups - SIGFPE in dsp.c
...5
#1 0x080a12ec in ast_dsp_process (chan=0x9e75ab8, dsp=0x9eb6980, af=0x9e258cc) at dsp.c:1468
#2 0x00b89ade in i4l_read (p=0x9e257c0) at chan_modem_i4l.c:451
#3 0x008f59fb in modem_read (ast=0x0) at chan_modem.c:484
#4 0x0805b1fa in ast_read (chan=0x9e75ab8) at channel.c:1277
#5 0x0805c809 in ast_readstring (c=0x9e75ab8, s=0x4b74b40 "1", len=79, timeout=2000, ftimeout=10000, enders=0x35762a "#") at channel.c:1080
#6 0x0034b9ba in vm_execmain (chan=0x9e75ab8, data=0x4f) at app_voicemail.c:3573
#7 0x080727ff in pbx_exec (c=0x9e75ab8, app=0x9e755b8, data=0x4b77810, newstack=1) at pb...
2010 Nov 11
0
Asterisk 1.4.37 Released
...h decoding ^-escaped characters in realtime (res_pgsql)
(Closes issue #17790. Reported denzs. Patched by Qwell)
* Don't send a devstate change on poke_noanswer if the state did not
change.
(Closes issue #17741. Reported, patched by schmidts)
* Transmit silence when reading DTMF in ast_readstring. Otherwise you
could get issues with DTMF timeouts causing hangups.
(Closes issue #17370. Reported, patched by makoto)
* Fix to SIP extension state update (deadlock issues)
(Closes issue #17888. Reported by zerohalo. Patched by dvossel)
* Fix issue with MoH where it doesn't recove...
2010 Nov 11
0
Asterisk 1.4.37 Released
...e with decoding ^-escaped characters in realtime (res_pgsql)
(Closes issue #17790. Reported denzs. Patched by Qwell)
* Don't send a devstate change on poke_noanswer if the state did not
change.
(Closes issue #17741. Reported, patched by schmidts)
* Transmit silence when reading DTMF in ast_readstring. Otherwise you
could get issues with DTMF timeouts causing hangups.
(Closes issue #17370. Reported, patched by makoto)
* Fix to SIP extension state update (deadlock issues)
(Closes issue #17888. Reported by zerohalo. Patched by dvossel)
* Fix issue with MoH where it doesn't recover cle...