Displaying 16 results from an estimated 16 matches for "ast_waitfor".
2007 Dec 04
0
Queue App - crash (1.4.15)
...le=0x8164a20) at asterisk.c:929
#2 0x080f7e99 in dummy_start (data=0xffffffff) at utils.c:843
#3 0xb7f7f13d in pthread_start_thread () from /lib/libpthread.so.0
#4 0xb7ea81ba in clone () from /lib/libc.so.6
Thread 5 (process 8480):
#0 0xb7e9f90a in poll () from /lib/libc.so.6
#1 0x0807c583 in ast_waitfor_nandfds (c=0xb71d6a94, n=0, fds=0x0, nfds=0,
exception=0x0, outfd=0x0, ms=0xb71d6a90)
at channel.c:1982
#2 0x08082797 in ast_waitfor_n (c=0xfffffffc, n=-4, ms=0xfffffffc) at
channel.c:2044
#3 0x080718ac in autoservice_run (ign=0x0) at autoservice.c:89
#4 0x080f7e99 in dummy_start (data=0x1f4...
2004 Apr 22
0
IAX2 call causes SEGFAULT
...14.21:4569]
tus01*CLI>
Disconnected from Asterisk server
The backtraces seem to show something different each time. Once
it referenced chan_iax2.c, but other times it seems to show random stuff:
#0 0x4018f90e in __select () from /lib/i686/libc.so.6
#1 0x462514cc in ?? ()
#2 0x0805c723 in ast_waitfor (c=0x80ef2c0, ms=1000) at channel.c:930
#0 0x4018e227 in __poll (fds=0x80ede90, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:63
#1 0x08051a8c in ast_io_wait (ioc=0x80ede70, howlong=-1) at io.c:254
#2 0x42542ef7 in do_monitor (data=0x0) at chan_mgcp.c:2543
#3 0x40027bfd in pthr...
2007 Oct 05
0
Spandsp Fax sent successfully but Asterisk don't terminate the call
...is bench also, and I got the same behavior : the
app_txfax.c stay inside the while loop :
asterisk1 + spandsp ===>===PSTN===>=== HW fax
I have tried put some traces inside app_txfax and app_rxfax, and I see well
that both programs are staying inside the while loop without leaving it.
while (ast_waitfor(chan, -1) > -1)
{
....
}
Is it a configuration problem, or a bug?
Any help is welcome.
Pirlouwi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071005/ffaf9d70/attachment-0001.htm
2005 Aug 26
0
Broken pipe of stdinpcm on asterisk-ices.xml
...int oreadformat;
struct timeval last;
struct ast_frame *f;
char filename[256]="";
char *c;
last.tv_usec = 0;
last.tv_sec = 0;
...(snip).....
res = icesencode(filename, fds[0]);
close(fds[0]);
if (res >= 0) {
pid = res;
for (;;) {
/* Wait for audio, and stream */
ms = ast_waitfor(chan, -1);
if (ms < 0) {
ast_log(LOG_DEBUG, "Hangup detected\n");
res = -1;
break;
}
f = ast_read(chan);
if (!f) {
ast_log(LOG_DEBUG, "Null frame == hangup() detected\n");
res = -1;
break;
}
if (f->frametype == AST_FRAME_VOICE) {...
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some
hosting provider), does anyone happend to have a copy of app_valetparking.c
from www.bkw.org - the one that should work with * stable 1.0.X ? If so
please contact me.
One that can be downloaded from www.loligo.com dosn't compile with 1.0.X,
and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
Nope ! This is the one that tries to include PRE 1.0.X header file
<parking.h>.
It cannot compile on * 1.0.X (I have tried also to include <features.h>
instead of <parking.h> (as far as I know features.h is successor to
parking.h), but still without results).
Thanks anyway.
Nenad
>
> Try this
>
>> Since www.bkw.org seems not to exist anymore (getting
2017 Mar 23
0
Asterisk 13.15.0-rc1 Now Available
...realtime (Reported by Ryan Rittgarn)
* ASTERISK-18286 - [patch] 'Silence' is truncated in Record()
(Reported by var)
* ASTERISK-26248 - chan_pjsip: Error when calling PJSIP client
with domain specified (Reported by Norbert Varga)
* ASTERISK-26788 - core: Protect flags during ast_waitfor
(Reported by Joshua Colp)
* ASTERISK-26115 - pbx: AMI Originate ignore "failed" extension on
call failure (Reported by Nasir Iqbal)
* ASTERISK-26785 - configs/samples: The 'identify' entry is in
the wrong section in sorcery.conf.sample (Reported by Torrey...
2017 Mar 23
0
Asterisk 14.4.0-rc1 Now Available
...realtime (Reported by Ryan Rittgarn)
* ASTERISK-18286 - [patch] 'Silence' is truncated in Record()
(Reported by var)
* ASTERISK-26248 - chan_pjsip: Error when calling PJSIP client
with domain specified (Reported by Norbert Varga)
* ASTERISK-26788 - core: Protect flags during ast_waitfor
(Reported by Joshua Colp)
* ASTERISK-26115 - pbx: AMI Originate ignore "failed" extension on
call failure (Reported by Nasir Iqbal)
* ASTERISK-26785 - configs/samples: The 'identify' entry is in
the wrong section in sorcery.conf.sample (Reported by Torrey...
2017 Apr 07
0
Asterisk 13.15.0 Now Available
...ed by var)
- [ASTERISK-26248 <https://issues.asterisk.org/jira/browse/ASTERISK-26248>]
- chan_pjsip: Error when calling PJSIP client with domain specified
(Reported by Norbert Varga)
- [ASTERISK-26788 <https://issues.asterisk.org/jira/browse/ASTERISK-26788>]
- core: Protect flags during ast_waitfor
(Reported by Joshua Colp)
- [ASTERISK-26115 <https://issues.asterisk.org/jira/browse/ASTERISK-26115>]
- pbx: AMI Originate ignore "failed" extension on call failure
(Reported by Nasir Iqbal)
- [ASTERISK-26785 <https://issues.asterisk.org/jira/browse/ASTERISK-26785>]
- configs/...
2017 Apr 07
0
Asterisk 14.4.0 Now Available
...ed by var)
- [ASTERISK-26248 <https://issues.asterisk.org/jira/browse/ASTERISK-26248>]
- chan_pjsip: Error when calling PJSIP client with domain specified
(Reported by Norbert Varga)
- [ASTERISK-26788 <https://issues.asterisk.org/jira/browse/ASTERISK-26788>]
- core: Protect flags during ast_waitfor
(Reported by Joshua Colp)
- [ASTERISK-26115 <https://issues.asterisk.org/jira/browse/ASTERISK-26115>]
- pbx: AMI Originate ignore "failed" extension on call failure
(Reported by Nasir Iqbal)
- [ASTERISK-26785 <https://issues.asterisk.org/jira/browse/ASTERISK-26785>]
- configs/...
2009 Oct 05
3
Questions about app_jack.c
Hello,
My configuration is :
Card 0 - kernel dummy sound card
Card 1 - my soundcard
I have a jackd running in background. My jackd launch command is :
jackd --port-max 16 --realtime --no-mlock -d alsa --playback hw:1,0
--capture hw:1,0 --rate 8000 --period 1024 --shorts --inchannels 2
--outchannels 2 --dither triangular &
1 ) I open asterisk with chan_alsa.so connected (with asoundrc) to
2011 May 14
10
Asterisk-cpu utilization > 60 %
Hi,
On 64 bit centos 5.6 I have virtualbox 4 and 64 bit elastix latest.
Since yesterday cpu utilization has been constantly peaking 65-75%. Hardly
1-2 concurrent calls. No other activity on server. Top shows asterisk on
top.
Its quad xeon server with 4 gb ram.
Any suggestion where should I start and how should I go about with my
investigation.
Thank you and have a great weekend.
Sans
2017 Dec 21
0
Certified Asterisk 13.18-cert1 Now Available
...domain (SIP Domain Support): Add
only really different domain with TLS.
(Reported by
Alexander Traud)
* ASTERISK-27093 - ODBC deadlocks when app_directory tries to
play back non-existent voicemail greeting
(Reported by
James Terhune)
* ASTERISK-27100 - channel: ast_waitfordigit_full fails to
clear flag in an error branch.
(Reported by Corey Farrell)
* ASTERISK-27090 - PJSIP: Deadlock using TCP transport
(Reported by Richard Mudgett)
* ASTERISK-27097 - pjproject_bundled: We don't pass options
needed for cross-compile to pjproject c...
2017 Oct 03
0
Asterisk 15.0.0 Now Available
...domain (SIP Domain Support): Add
only really different domain with TLS.
(Reported by
Alexander Traud)
* ASTERISK-27093 - ODBC deadlocks when app_directory tries to
play back non-existent voicemail greeting
(Reported by
James Terhune)
* ASTERISK-27100 - channel: ast_waitfordigit_full fails to
clear flag in an error branch.
(Reported by Corey Farrell)
* ASTERISK-27090 - PJSIP: Deadlock using TCP transport
(Reported by Richard Mudgett)
* ASTERISK-26997 - Create an StreamEcho dialplan application
(Reported by Kevin Harwell)
* ASTERISK-...
2017 Aug 02
2
Asterisk 15.0.0-beta1 Now Available
...domain (SIP Domain Support): Add
only really different domain with TLS.
(Reported by
Alexander Traud)
* ASTERISK-27093 - ODBC deadlocks when app_directory tries to
play back non-existent voicemail greeting
(Reported by
James Terhune)
* ASTERISK-27100 - channel: ast_waitfordigit_full fails to
clear flag in an error branch.
(Reported by Corey Farrell)
* ASTERISK-27090 - PJSIP: Deadlock using TCP transport
(Reported by Richard Mudgett)
* ASTERISK-26997 - Create an StreamEcho dialplan application
(Reported by Kevin Harwell)
* ASTERISK-...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...l Katsnelson)
- [ASTERISK-27163
<https://issues.asterisk.org/jira/browse/ASTERISK-27163>] -
chan_sip: Dialplan function SIP_HEADERS() to complement SIP_HEADER().
(Reported by Kirill Katsnelson)
- [ASTERISK-27129
<https://issues.asterisk.org/jira/browse/ASTERISK-27129>] -
ast_waitfordigit_full: add support for filtering DTMF keys which can break
the wait.
(Reported by Corey Farrell)
- [ASTERISK-27063
<https://issues.asterisk.org/jira/browse/ASTERISK-27063>] -
Add support for systemd socket activation
(Reported by Corey Farrell)
- [ASTERISK-26995
<https:/...