search for: asterisk_file_version

Displaying 6 results from an estimated 6 matches for "asterisk_file_version".

2007 Jul 30
1
MeetMe through DeadAGI has changed to return -1 on Hangup
...e.c with the one from 1.2.19, and it seems too innocuous to be the culprit, but of course, it _is_ a hangup, so perhaps it's as simple as reverting this one change?!? [root at asterisk asterisk]# diff /usr/src/asterisk/apps/app_meetme.c /usr/src/asterisk-1.2.19/apps/app_meetme.c 40c40 < ASTERISK_FILE_VERSION(__FILE__, "$Revision: 69894 $") --- > ASTERISK_FILE_VERSION(__FILE__, "$Revision: 59360 $") 1299,1302d1298 < /* If the channel wants to be hung up, hang it up */ < if (ast_check_hangup(chan)) <...
2017 Mar 24
2
UniMRCP and Asterisk 14
When I look at the lastest UniMRCP manual, they only mention as high as Asterisk 13. Does anybody know if I need to do anything to allow it to work on Asterisk 14 and, if so, what that is?
2005 Jun 21
5
app_changrab.c released on pbxfreeware.org
I released app_changrab.c lastnight really late... It includes a way to hijack a channel and originate calls from the CLI. /b --- Keep Your Friends Close, But Your Enemies Even Closer...
2009 Oct 23
0
Crash with app_mixmonitor
...400) Reported by: aragon Here is a diff on the two app_mixmonitor.c files: --- ./asterisk-204000/apps/app_mixmonitor.c 2009-10-23 13:40:21.000000000 -0400 +++ ./asterisk-204012/apps/app_mixmonitor.c 2009-10-23 14:03:27.000000000 -0400 @@ -35,7 +35,7 @@ #include "asterisk.h" -ASTERISK_FILE_VERSION(__FILE__, "$Revision: 201423 $") +ASTERISK_FILE_VERSION(__FILE__, "$Revision: 204012 $") #include <stdlib.h> #include <stdio.h> @@ -273,8 +273,9 @@ ast_writestream(*fs, cur); }...
2005 Jun 13
0
Asterisk installation error after CVS update
...reprocessed source stored into /tmp/ccbflXC6.out file, please attach this to your bugreport. make[1]: *** [chan_sip.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make: *** [subdirs] Error 1 === snip === Checking the file /usr/src/asterisk/channels/chan_sip.c, line 36 says: ASTERISK_FILE_VERSION(__FILE__, "$Revision: 1.759 $") Is this now actually an Asterisk error, or a Suse error? Regards, Gunde
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