asterisk/asterisk.git
18 years agoensure that needed headers are included for chmod() and mkdir() (bug #3937)
Kevin P. Fleming [Sun, 3 Apr 2005 20:25:43 +0000 (20:25 +0000)]
ensure that needed headers are included for chmod() and mkdir() (bug #3937)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5366 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoforgot some code from the last chanspy repass (nothing exciting)
Anthony Minessale II [Sun, 3 Apr 2005 15:46:22 +0000 (15:46 +0000)]
forgot some code from the last chanspy repass (nothing exciting)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5365 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoadd note about autofallthrough
Russell Bryant [Sun, 3 Apr 2005 00:25:21 +0000 (00:25 +0000)]
add note about autofallthrough

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5364 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoclean up formatting (bug #3934)
Kevin P. Fleming [Sat, 2 Apr 2005 23:31:29 +0000 (23:31 +0000)]
clean up formatting (bug #3934)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5363 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoResolve app_meetme crash when member tries to mute/unmute (bug #3899)
Kevin P. Fleming [Sat, 2 Apr 2005 23:26:27 +0000 (23:26 +0000)]
Resolve app_meetme crash when member tries to mute/unmute (bug #3899)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5362 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agodon't unnecessarily open-code strchr()
Kevin P. Fleming [Sat, 2 Apr 2005 23:20:11 +0000 (23:20 +0000)]
don't unnecessarily open-code strchr()

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5361 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoremove old iax.h
Russell Bryant [Sat, 2 Apr 2005 22:42:48 +0000 (22:42 +0000)]
remove old iax.h

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5360 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoadd VM_MESSAGEFILE channel variable to hold path to message left by caller (bug ...
Kevin P. Fleming [Sat, 2 Apr 2005 01:08:55 +0000 (01:08 +0000)]
add VM_MESSAGEFILE channel variable to hold path to message left by caller (bug #3926, plus doc update)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5357 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agocorrect 'sync' setting for manager-originated calls (bug #3922)
Kevin P. Fleming [Sat, 2 Apr 2005 00:58:33 +0000 (00:58 +0000)]
correct 'sync' setting for manager-originated calls (bug #3922)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5356 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agouse local header for transfer definitions instead of libpri.h
Kevin P. Fleming [Fri, 1 Apr 2005 23:56:32 +0000 (23:56 +0000)]
use local header for transfer definitions instead of libpri.h

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5355 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agostrip color code sequences from verbose messages being sent to files/syslog (bug...
Kevin P. Fleming [Fri, 1 Apr 2005 23:49:57 +0000 (23:49 +0000)]
strip color code sequences from verbose messages being sent to files/syslog (bug #3929, with mods)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5354 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoadd FIELDQTY function to split variable contents and get any desired field (bug ...
Kevin P. Fleming [Fri, 1 Apr 2005 22:03:17 +0000 (22:03 +0000)]
add FIELDQTY function to split variable contents and get any desired field (bug #3731)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5353 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agodon't take the channel list lock until we're actually ready to put the new channel...
Kevin P. Fleming [Fri, 1 Apr 2005 21:38:17 +0000 (21:38 +0000)]
don't take the channel list lock until we're actually ready to put the new channel into the list in ast_channel_alloc (bug #3928)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5352 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agooptimize file reading in pbx_spool (bug #3927)
Kevin P. Fleming [Fri, 1 Apr 2005 21:31:12 +0000 (21:31 +0000)]
optimize file reading in pbx_spool (bug #3927)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5351 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agomake CVS ignore tags-related files and Mac OS X object files
Kevin P. Fleming [Fri, 1 Apr 2005 21:28:40 +0000 (21:28 +0000)]
make CVS ignore tags-related files and Mac OS X object files

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5350 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoadd tags-related files to .cvsignore
Kevin P. Fleming [Fri, 1 Apr 2005 21:24:22 +0000 (21:24 +0000)]
add tags-related files to .cvsignore

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5349 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoadd ctags and etags support to Makefile
Kevin P. Fleming [Fri, 1 Apr 2005 21:18:39 +0000 (21:18 +0000)]
add ctags and etags support to Makefile

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5348 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix up formatting and a few typos/poor grammar in pbx.c (bug #3924)
Kevin P. Fleming [Fri, 1 Apr 2005 19:56:35 +0000 (19:56 +0000)]
Fix up formatting and a few typos/poor grammar in pbx.c (bug #3924)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5347 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agorevert previous commit... was the wrong fix (my first oops)
Kevin P. Fleming [Fri, 1 Apr 2005 19:39:58 +0000 (19:39 +0000)]
revert previous commit... was the wrong fix (my first oops)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5346 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoensure that variables supplied to ast_pbx_outgoing_exten are applied to the channel...
Kevin P. Fleming [Fri, 1 Apr 2005 19:24:29 +0000 (19:24 +0000)]
ensure that variables supplied to ast_pbx_outgoing_exten are applied to the channel even in 'sync' mode (bug #3922, for HEAD only)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5345 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoForgot to add app_settransfercapability.c
Matthew Fredrickson [Fri, 1 Apr 2005 18:46:21 +0000 (18:46 +0000)]
Forgot to add app_settransfercapability.c

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5344 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoensure that failure to register the cdr_custom backend results in a module load failure
Kevin P. Fleming [Fri, 1 Apr 2005 17:31:41 +0000 (17:31 +0000)]
ensure that failure to register the cdr_custom backend results in a module load failure

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5343 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoMerging in xylome's beaerer capabilty patch (bug 3547)
Matthew Fredrickson [Fri, 1 Apr 2005 17:00:50 +0000 (17:00 +0000)]
Merging in xylome's beaerer capabilty patch (bug 3547)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5342 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoclarify licensing text in README
Kevin P. Fleming [Fri, 1 Apr 2005 17:00:01 +0000 (17:00 +0000)]
clarify licensing text in README

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5341 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFinishing touches and addition of record flag to ChanSpy <pay up jets\!>
Anthony Minessale II [Fri, 1 Apr 2005 16:09:52 +0000 (16:09 +0000)]
Finishing touches and addition of record flag to ChanSpy <pay up jets\!>

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5340 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoPut syslog facility/level name into filename field, so it will show in 'logger show...
Kevin P. Fleming [Fri, 1 Apr 2005 16:09:21 +0000 (16:09 +0000)]
Put syslog facility/level name into filename field, so it will show in 'logger show channels' (bug #3916)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5339 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAllow chan_iax2 to build on systems that don't define SO_NO_CHECK (bug #3908, round 2)
Kevin P. Fleming [Fri, 1 Apr 2005 15:52:26 +0000 (15:52 +0000)]
Allow chan_iax2 to build on systems that don't define SO_NO_CHECK (bug #3908, round 2)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5338 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd 'iax2 reload' CLI command and fix peer counting with regex matches (bug #3876)
Kevin P. Fleming [Fri, 1 Apr 2005 04:50:21 +0000 (04:50 +0000)]
Add 'iax2 reload' CLI command and fix peer counting with regex matches (bug #3876)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5337 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoUpdate README to reflect modern Asterisk features and requirements
Kevin P. Fleming [Fri, 1 Apr 2005 04:38:12 +0000 (04:38 +0000)]
Update README to reflect modern Asterisk features and requirements
Add note in UPGRADE.txt about compiler requirements
Add note to CODING-GUIDELINES about new policy for CLI command structure

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5335 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix spool files that lack their last return
Mark Spencer [Fri, 1 Apr 2005 03:41:08 +0000 (03:41 +0000)]
Fix spool files that lack their last return

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5332 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd slackware initialization (bug #3900)
Mark Spencer [Fri, 1 Apr 2005 03:39:45 +0000 (03:39 +0000)]
Add slackware initialization (bug #3900)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5331 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd CDR custom config warnings (Borga borga!) :)
Mark Spencer [Fri, 1 Apr 2005 03:38:35 +0000 (03:38 +0000)]
Add CDR custom config warnings (Borga borga!) :)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5330 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agofix codec timing issues
Anthony Minessale II [Fri, 1 Apr 2005 01:03:22 +0000 (01:03 +0000)]
fix codec timing issues

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5326 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix jitter buffer for call recording (bug #3826)
Mark Spencer [Thu, 31 Mar 2005 21:52:17 +0000 (21:52 +0000)]
Fix jitter buffer for call recording (bug #3826)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5324 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix IAX2 out of memory failure (bug #3907)
Mark Spencer [Thu, 31 Mar 2005 19:29:54 +0000 (19:29 +0000)]
Fix IAX2 out of memory failure (bug #3907)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5323 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix RTP checksums config option (bug #3908 with minor mods)
Mark Spencer [Thu, 31 Mar 2005 19:09:48 +0000 (19:09 +0000)]
Fix RTP checksums config option (bug #3908 with minor mods)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5322 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoMake logger respond better to lack of disk space and add "logger show channels" CLI...
Mark Spencer [Thu, 31 Mar 2005 19:08:51 +0000 (19:08 +0000)]
Make logger respond better to lack of disk space and add "logger show channels" CLI (bug #3909 with minor mods)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5321 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix build without zaptel (bug #3901)
Mark Spencer [Thu, 31 Mar 2005 19:07:27 +0000 (19:07 +0000)]
Fix build without zaptel (bug #3901)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5320 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix strict mode for queues (bug #3913)
Mark Spencer [Thu, 31 Mar 2005 19:06:08 +0000 (19:06 +0000)]
Fix strict mode for queues (bug #3913)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5319 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agomore optimizations
Anthony Minessale II [Thu, 31 Mar 2005 19:00:40 +0000 (19:00 +0000)]
more optimizations

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5318 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agominor tweak and optimization for chanspy
Anthony Minessale II [Thu, 31 Mar 2005 18:00:35 +0000 (18:00 +0000)]
minor tweak and optimization for chanspy

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5317 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agounconfigured cdr_custom should not be fatal
Anthony Minessale II [Thu, 31 Mar 2005 15:55:44 +0000 (15:55 +0000)]
unconfigured cdr_custom should not be fatal

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5316 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix name of conf file sample
Mark Spencer [Thu, 31 Mar 2005 15:51:32 +0000 (15:51 +0000)]
Fix name of conf file sample

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5315 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix load of cdr_custom
Mark Spencer [Thu, 31 Mar 2005 15:50:15 +0000 (15:50 +0000)]
Fix load of cdr_custom

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5314 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix custom CDR error (thanks kpfleming)
Mark Spencer [Thu, 31 Mar 2005 05:54:25 +0000 (05:54 +0000)]
Fix custom CDR error (thanks kpfleming)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5313 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoUse requested extension (bug #3894)
Mark Spencer [Thu, 31 Mar 2005 03:25:55 +0000 (03:25 +0000)]
Use requested extension (bug #3894)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5312 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoMake bridging more efficient
Mark Spencer [Thu, 31 Mar 2005 03:00:37 +0000 (03:00 +0000)]
Make bridging more efficient

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5311 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoincrease queue length of chanspy queue
Anthony Minessale II [Wed, 30 Mar 2005 22:09:01 +0000 (22:09 +0000)]
increase queue length of chanspy queue

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5310 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agofix dial a channel on chanspy
Anthony Minessale II [Wed, 30 Mar 2005 16:57:59 +0000 (16:57 +0000)]
fix dial a channel on chanspy

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5309 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoadd missing newlines (part2)
Anthony Minessale II [Wed, 30 Mar 2005 16:28:28 +0000 (16:28 +0000)]
add missing newlines (part2)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5308 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoadd missing newlines
Anthony Minessale II [Wed, 30 Mar 2005 16:20:53 +0000 (16:20 +0000)]
add missing newlines

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5307 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoincrease buffer space
Anthony Minessale II [Wed, 30 Mar 2005 16:07:07 +0000 (16:07 +0000)]
increase buffer space

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5306 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd say date to AGi (bug #3768)
Mark Spencer [Wed, 30 Mar 2005 07:00:49 +0000 (07:00 +0000)]
Add say date to AGi (bug #3768)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5305 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd fixup to chan_phone (bug #3825)
Mark Spencer [Wed, 30 Mar 2005 06:39:39 +0000 (06:39 +0000)]
Add fixup to chan_phone (bug #3825)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5304 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoTake out unimplemented comment from logger.conf (bug #3890)
Mark Spencer [Wed, 30 Mar 2005 06:33:44 +0000 (06:33 +0000)]
Take out unimplemented comment from logger.conf (bug #3890)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5303 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix CC (bug #3895)
Mark Spencer [Wed, 30 Mar 2005 06:31:42 +0000 (06:31 +0000)]
Fix CC (bug #3895)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5302 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd option to disable checksums on IAX
Mark Spencer [Tue, 29 Mar 2005 23:20:31 +0000 (23:20 +0000)]
Add option to disable checksums on IAX

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5301 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agofix group and arg parsing bug
Anthony Minessale II [Tue, 29 Mar 2005 17:46:37 +0000 (17:46 +0000)]
fix group and arg parsing bug

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5300 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix beep logic error (bug #3888)
Mark Spencer [Tue, 29 Mar 2005 06:34:50 +0000 (06:34 +0000)]
Fix beep logic error (bug #3888)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5299 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoLittle say numer fix (bug #3884)
Mark Spencer [Tue, 29 Mar 2005 06:21:21 +0000 (06:21 +0000)]
Little say numer fix (bug #3884)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5298 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoMake sure ExecIf stuff returns properly (bug #3864)
Mark Spencer [Tue, 29 Mar 2005 06:18:58 +0000 (06:18 +0000)]
Make sure ExecIf stuff returns properly (bug #3864)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5297 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAllow functions to be written to (bug #2278, with mods)
Mark Spencer [Tue, 29 Mar 2005 06:16:49 +0000 (06:16 +0000)]
Allow functions to be written to (bug #2278, with mods)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5296 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoSimplify endianness and fix for unaligned reads (bug #3867)
Mark Spencer [Tue, 29 Mar 2005 04:49:24 +0000 (04:49 +0000)]
Simplify endianness and fix for unaligned reads (bug #3867)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5295 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoNo need for sizeof (bug #3887)
Mark Spencer [Mon, 28 Mar 2005 20:57:59 +0000 (20:57 +0000)]
No need for sizeof (bug #3887)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5294 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
Mark Spencer [Mon, 28 Mar 2005 20:48:24 +0000 (20:48 +0000)]
Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5293 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoClear out received tag in 407/401's (bug #3885)
Mark Spencer [Mon, 28 Mar 2005 19:37:34 +0000 (19:37 +0000)]
Clear out received tag in 407/401's (bug #3885)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5292 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoDelete cross targets for gentone and friends
Mark Spencer [Mon, 28 Mar 2005 16:28:00 +0000 (16:28 +0000)]
Delete cross targets for gentone and friends

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5291 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoContinue with GET_DATA if no file is there (bug #3878)
Mark Spencer [Mon, 28 Mar 2005 07:08:39 +0000 (07:08 +0000)]
Continue with GET_DATA if no file is there (bug #3878)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5290 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoDon't forget blank header in notify (bug #3877)
Mark Spencer [Mon, 28 Mar 2005 07:06:28 +0000 (07:06 +0000)]
Don't forget blank header in notify (bug #3877)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5289 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoCleanup SIP method stuff a little
Mark Spencer [Mon, 28 Mar 2005 05:23:04 +0000 (05:23 +0000)]
Cleanup SIP method stuff a little

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5284 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix chanisavail typo that forced "state" mode (bug #3873)
Mark Spencer [Sun, 27 Mar 2005 23:01:55 +0000 (23:01 +0000)]
Fix chanisavail typo that forced "state" mode (bug #3873)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5282 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAvoid excessive "PROGRESS" messages (bug #3807)
Mark Spencer [Sun, 27 Mar 2005 22:48:55 +0000 (22:48 +0000)]
Avoid excessive "PROGRESS" messages (bug #3807)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5281 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd load tester (bug #3870)
Mark Spencer [Sun, 27 Mar 2005 22:44:09 +0000 (22:44 +0000)]
Add load tester (bug #3870)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5280 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoOops, make good on my word :)
Mark Spencer [Sun, 27 Mar 2005 22:39:51 +0000 (22:39 +0000)]
Oops, make good on my word :)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5279 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix cross compiling (bug #3868)
Mark Spencer [Sun, 27 Mar 2005 22:39:17 +0000 (22:39 +0000)]
Fix cross compiling (bug #3868)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5278 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix app bug, update skel example, add skel to makefile as option (bug #3869)
Mark Spencer [Sun, 27 Mar 2005 22:29:57 +0000 (22:29 +0000)]
Fix app bug, update skel example, add skel to makefile as option (bug #3869)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5277 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd VM_CONTEXT for substitution (bug #3872)
Mark Spencer [Sun, 27 Mar 2005 22:13:20 +0000 (22:13 +0000)]
Add VM_CONTEXT for substitution (bug #3872)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5276 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoRepair danish format (bug #3239)
Mark Spencer [Sun, 27 Mar 2005 22:07:39 +0000 (22:07 +0000)]
Repair danish format (bug #3239)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5275 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoGCC 4 fix (bug #3875)
Mark Spencer [Sun, 27 Mar 2005 21:58:10 +0000 (21:58 +0000)]
GCC 4 fix (bug #3875)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5274 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agofix a typo
Russell Bryant [Sun, 27 Mar 2005 07:19:11 +0000 (07:19 +0000)]
fix a typo

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5273 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoMake status update on agents properly
Mark Spencer [Sun, 27 Mar 2005 02:09:06 +0000 (02:09 +0000)]
Make status update on agents properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5272 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoMinor formatting fixes
Mark Spencer [Sun, 27 Mar 2005 02:08:37 +0000 (02:08 +0000)]
Minor formatting fixes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5271 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoformatting fixes
Russell Bryant [Sat, 26 Mar 2005 21:01:59 +0000 (21:01 +0000)]
formatting fixes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5270 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agofix volfactor
Anthony Minessale II [Sat, 26 Mar 2005 17:40:00 +0000 (17:40 +0000)]
fix volfactor

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5269 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix upgrade documentation to mention new manager event
Mark Spencer [Sat, 26 Mar 2005 15:33:52 +0000 (15:33 +0000)]
Fix upgrade documentation to mention new manager event

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5268 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix discriptions / options (bug #3863)
Mark Spencer [Sat, 26 Mar 2005 15:22:15 +0000 (15:22 +0000)]
Fix discriptions / options (bug #3863)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5267 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix order of priority reading / file reading (bug #3860)
Mark Spencer [Sat, 26 Mar 2005 07:16:18 +0000 (07:16 +0000)]
Fix order of priority reading / file reading (bug #3860)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5266 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoImplement fax detect within i4l (bug #3827)
Mark Spencer [Sat, 26 Mar 2005 07:12:19 +0000 (07:12 +0000)]
Implement fax detect within i4l (bug #3827)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5265 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix timeouts when no-password used (bug #3859)
Mark Spencer [Sat, 26 Mar 2005 07:08:47 +0000 (07:08 +0000)]
Fix timeouts when no-password used (bug #3859)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5264 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoMake sure AGI continues even when files aren't there (bug #3862)
Mark Spencer [Sat, 26 Mar 2005 05:33:48 +0000 (05:33 +0000)]
Make sure AGI continues even when files aren't there (bug #3862)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5263 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix DTMF formatting (bug #3853)
Mark Spencer [Fri, 25 Mar 2005 21:05:08 +0000 (21:05 +0000)]
Fix DTMF formatting (bug #3853)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5261 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoDon't use deprecated "2" location for G.726 (rfc3551)
Mark Spencer [Fri, 25 Mar 2005 21:01:11 +0000 (21:01 +0000)]
Don't use deprecated "2" location for G.726 (rfc3551)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5260 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoreflect actual format of ${DATETIME} in the docs (bug #3857)
Russell Bryant [Fri, 25 Mar 2005 17:56:26 +0000 (17:56 +0000)]
reflect actual format of ${DATETIME} in the docs (bug #3857)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5259 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoremove channel_pvt.h
Russell Bryant [Fri, 25 Mar 2005 17:12:40 +0000 (17:12 +0000)]
remove channel_pvt.h

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5258 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix fork CDR seggy (bug #3855)
Mark Spencer [Fri, 25 Mar 2005 16:24:12 +0000 (16:24 +0000)]
Fix fork CDR seggy (bug #3855)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5257 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd SIP real authentication (bug #3782)
Mark Spencer [Thu, 24 Mar 2005 23:06:21 +0000 (23:06 +0000)]
Add SIP real authentication (bug #3782)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5256 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoFix OSS endian issues in OSS (bug #3846)
Mark Spencer [Thu, 24 Mar 2005 22:01:56 +0000 (22:01 +0000)]
Fix OSS endian issues in OSS (bug #3846)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5255 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoshow correct seq no in debug output (bug #3849)
Russell Bryant [Thu, 24 Mar 2005 22:00:23 +0000 (22:00 +0000)]
show correct seq no in debug output (bug #3849)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5254 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd custom CDR (bug #3595)
Mark Spencer [Thu, 24 Mar 2005 21:57:42 +0000 (21:57 +0000)]
Add custom CDR (bug #3595)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5253 65c4cc65-6c06-0410-ace0-fbb531ad65f3

18 years agoAdd missing sounds
Mark Spencer [Thu, 24 Mar 2005 21:56:58 +0000 (21:56 +0000)]
Add missing sounds

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5252 65c4cc65-6c06-0410-ace0-fbb531ad65f3