asterisk/asterisk.git
18 years agomassive changes, very broken, do not use (from airport)
Jeremy McNamara [Thu, 30 Sep 2004 19:30:49 +0000 (19:30 +0000)]
massive changes, very broken, do not use (from airport)

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

18 years agoFix callerid for canada (bug #2552)
Mark Spencer [Thu, 30 Sep 2004 17:54:41 +0000 (17:54 +0000)]
Fix callerid for canada (bug #2552)

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

18 years agoFix potential seg (Bug #2550)
Mark Spencer [Thu, 30 Sep 2004 15:30:05 +0000 (15:30 +0000)]
Fix potential seg (Bug #2550)

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

18 years agoMerge ring pulse stuff (Bug #2016)
Mark Spencer [Thu, 30 Sep 2004 15:26:04 +0000 (15:26 +0000)]
Merge ring pulse stuff (Bug #2016)

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

18 years agoupdate description for VoiceMailMain (bug #2546)
Russell Bryant [Thu, 30 Sep 2004 04:00:41 +0000 (04:00 +0000)]
update description for VoiceMailMain (bug #2546)
update ChangeLog for Asterisk 1.0.1

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

18 years agoFix little "less than" issue
Mark Spencer [Wed, 29 Sep 2004 14:06:59 +0000 (14:06 +0000)]
Fix little "less than" issue

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

18 years agoFix FastAGI working with non default ports (bug 2539)
James Golovich [Wed, 29 Sep 2004 03:32:58 +0000 (03:32 +0000)]
Fix FastAGI working with non default ports (bug 2539)

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

18 years agoFix verbose logger queue so that list doesnt get touched without msglist_lock being...
James Golovich [Tue, 28 Sep 2004 21:13:50 +0000 (21:13 +0000)]
Fix verbose logger queue so that list doesnt get touched without msglist_lock being held

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

18 years agoFix threads in FreeBSD (bug #2478)
Mark Spencer [Tue, 28 Sep 2004 17:11:30 +0000 (17:11 +0000)]
Fix threads in FreeBSD (bug #2478)

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

18 years agoFix BSD build
Mark Spencer [Tue, 28 Sep 2004 14:14:00 +0000 (14:14 +0000)]
Fix BSD build

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

18 years agoOn register timeout, pretend to ack any messages so that if they were 100 Trying...
Mark Spencer [Tue, 28 Sep 2004 12:55:08 +0000 (12:55 +0000)]
On register timeout, pretend to ack any messages so that if they were 100 Trying and nothing else (e.g. certain iconnecthere failures), we still clean up. (bug #2524)

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

18 years agoadd ability to purge callers from queue if no agents are logged in
Russell Bryant [Tue, 28 Sep 2004 03:32:21 +0000 (03:32 +0000)]
add ability to purge callers from queue if no agents are logged in

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

18 years agoStrip mp3 id3 headers (bug #2525)
Mark Spencer [Mon, 27 Sep 2004 20:04:00 +0000 (20:04 +0000)]
Strip mp3 id3 headers (bug #2525)

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

18 years agoRemove duplicate sys/socket.h include from res_agi.c
James Golovich [Mon, 27 Sep 2004 14:54:07 +0000 (14:54 +0000)]
Remove duplicate sys/socket.h include from res_agi.c

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

18 years agoFix 2 memory leaks
James Golovich [Mon, 27 Sep 2004 05:06:22 +0000 (05:06 +0000)]
Fix 2 memory leaks

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

18 years agomake pick-up extension configurable. update ChangeLog
Russell Bryant [Sun, 26 Sep 2004 20:47:01 +0000 (20:47 +0000)]
make pick-up extension configurable.  update ChangeLog

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

18 years agoHold peerl lock while updating autocreatepeer stuff
Mark Spencer [Sun, 26 Sep 2004 20:42:03 +0000 (20:42 +0000)]
Hold peerl lock while updating autocreatepeer stuff

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

18 years agoFix inband priindication checking in chan_zap.c
James Golovich [Sun, 26 Sep 2004 18:16:06 +0000 (18:16 +0000)]
Fix inband priindication checking in chan_zap.c

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

18 years agoadd includes in res_agi.c to fix BSD compatibility
Russell Bryant [Sun, 26 Sep 2004 17:01:39 +0000 (17:01 +0000)]
add includes in res_agi.c to fix BSD compatibility

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

18 years agoFix typo in cdr.txt (bug 2510)
James Golovich [Sun, 26 Sep 2004 16:39:11 +0000 (16:39 +0000)]
Fix typo in cdr.txt (bug 2510)

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

18 years agotweak the queues.conf.sample
Russell Bryant [Sun, 26 Sep 2004 02:31:13 +0000 (02:31 +0000)]
tweak the queues.conf.sample

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

18 years agoFix for "show applications like" (bug #2501)
Mark Spencer [Sat, 25 Sep 2004 22:42:17 +0000 (22:42 +0000)]
Fix for "show applications like" (bug #2501)

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

18 years agoFix URL for Tony
Mark Spencer [Sat, 25 Sep 2004 22:38:52 +0000 (22:38 +0000)]
Fix URL for Tony

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

18 years agoAdd Asterlink/anthm to the CREDITS list
Mark Spencer [Sat, 25 Sep 2004 21:36:01 +0000 (21:36 +0000)]
Add Asterlink/anthm to the CREDITS list

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

18 years agoMake holdtime announcement say "less than 2 minutes" instead of "1 minutes" (bug...
Mark Spencer [Sat, 25 Sep 2004 14:22:27 +0000 (14:22 +0000)]
Make holdtime announcement say "less than 2 minutes" instead of "1 minutes" (bug #2500)

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

18 years agofix polish stuff in say.c
Anthony Minessale II [Fri, 24 Sep 2004 22:15:43 +0000 (22:15 +0000)]
fix polish stuff in say.c

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

18 years agoadd app_forkcdr
Anthony Minessale II [Fri, 24 Sep 2004 21:33:48 +0000 (21:33 +0000)]
add app_forkcdr

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

18 years agoIf no RTP stream is up, always request digits (bug #2492)
Mark Spencer [Fri, 24 Sep 2004 19:21:24 +0000 (19:21 +0000)]
If no RTP stream is up, always request digits (bug #2492)

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

18 years agoMake olle happy
Mark Spencer [Fri, 24 Sep 2004 16:49:00 +0000 (16:49 +0000)]
Make olle happy

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

18 years agoDocument hints in extensions.conf.sample (Astricon suggestion)
Mark Spencer [Fri, 24 Sep 2004 16:41:45 +0000 (16:41 +0000)]
Document hints in extensions.conf.sample (Astricon suggestion)

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

18 years agoInclude sys/socket.h in res/res_agi.c (bug 2490)
James Golovich [Thu, 23 Sep 2004 18:10:46 +0000 (18:10 +0000)]
Include sys/socket.h in res/res_agi.c (bug 2490)

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

18 years agoFix formatting again
James Golovich [Thu, 23 Sep 2004 16:58:09 +0000 (16:58 +0000)]
Fix formatting again

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

18 years agotweak prior commit
Anthony Minessale II [Thu, 23 Sep 2004 16:39:33 +0000 (16:39 +0000)]
tweak prior commit

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

18 years agoFix formatting
James Golovich [Thu, 23 Sep 2004 16:02:10 +0000 (16:02 +0000)]
Fix formatting

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

18 years agoallow file arg in ast_control_streamfile to accept trailing :end to indicate an insta...
Anthony Minessale II [Thu, 23 Sep 2004 15:26:01 +0000 (15:26 +0000)]
allow file arg in ast_control_streamfile to accept trailing :end to indicate an instant seek ti the end.

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

18 years agoast_control_streamfile caused seg with null stop or pause chars
Anthony Minessale II [Thu, 23 Sep 2004 14:46:09 +0000 (14:46 +0000)]
ast_control_streamfile caused seg with null stop or pause chars

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

18 years agoUpdate Changelog
Mark Spencer [Thu, 23 Sep 2004 11:30:08 +0000 (11:30 +0000)]
Update Changelog

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

18 years agoImplement Fast AGI (agi://) over TCP socket (Astricon talk idea)
Mark Spencer [Wed, 22 Sep 2004 15:21:36 +0000 (15:21 +0000)]
Implement Fast AGI (agi://) over TCP socket (Astricon talk idea)

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

18 years agoFix originate success/failure formatting (bug #2485)
Mark Spencer [Wed, 22 Sep 2004 14:11:44 +0000 (14:11 +0000)]
Fix originate success/failure  formatting (bug #2485)

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

18 years agoCheck to be sure # of samples is > 0...
Mark Spencer [Wed, 22 Sep 2004 12:15:00 +0000 (12:15 +0000)]
Check to be sure # of samples is > 0...

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

18 years agoHandle arbitrary long dial sequences (like what we need at Astricon)
Mark Spencer [Wed, 22 Sep 2004 05:19:06 +0000 (05:19 +0000)]
Handle arbitrary long dial sequences (like what we need at Astricon)

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

18 years agoSupport colors in eterm
Mark Spencer [Wed, 22 Sep 2004 05:10:50 +0000 (05:10 +0000)]
Support colors in eterm

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

18 years agosupport early media/intercept Bug #562
Jeremy McNamara [Tue, 21 Sep 2004 18:42:37 +0000 (18:42 +0000)]
support early media/intercept Bug #562

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

18 years agoAdd a bit more newbie protection
Jeremy McNamara [Tue, 21 Sep 2004 15:52:42 +0000 (15:52 +0000)]
Add a bit more newbie protection

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

18 years agofix placement of f->fmt->close
Anthony Minessale II [Mon, 20 Sep 2004 23:15:49 +0000 (23:15 +0000)]
fix placement of f->fmt->close

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

18 years agoFixup vm user struct (bug #2472)
Mark Spencer [Mon, 20 Sep 2004 21:16:00 +0000 (21:16 +0000)]
Fixup vm user struct (bug #2472)

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

18 years agoRemove duplicate plus.gsm from sounds.txt
James Golovich [Mon, 20 Sep 2004 15:47:40 +0000 (15:47 +0000)]
Remove duplicate plus.gsm from sounds.txt

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

18 years agoDon't register auth against something that isn't a register (bug #2468)
Mark Spencer [Sun, 19 Sep 2004 17:21:26 +0000 (17:21 +0000)]
Don't register auth against something that isn't a register (bug #2468)

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

18 years agoprotect against seg on busy systems. Bug #2249
Jeremy McNamara [Sun, 19 Sep 2004 16:53:01 +0000 (16:53 +0000)]
protect against seg on busy systems. Bug #2249

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

18 years agoMerge UK + DTMF Caller*ID stuff and fix app_test description
Mark Spencer [Sun, 19 Sep 2004 16:17:18 +0000 (16:17 +0000)]
Merge UK + DTMF Caller*ID stuff and fix app_test description

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

18 years agoMinor fixes
Mark Spencer [Sat, 18 Sep 2004 23:39:39 +0000 (23:39 +0000)]
Minor fixes

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

18 years agoAdd "TrySystem" variation to System (bug #768)
Mark Spencer [Sat, 18 Sep 2004 14:14:15 +0000 (14:14 +0000)]
Add "TrySystem" variation to System (bug #768)

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

18 years agoClarify descriptions of VM functions moved to app (bug #2463)
Mark Spencer [Sat, 18 Sep 2004 14:01:35 +0000 (14:01 +0000)]
Clarify descriptions of VM functions moved to app (bug #2463)

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

18 years agoLPC fix
Mark Spencer [Sat, 18 Sep 2004 13:56:28 +0000 (13:56 +0000)]
LPC fix

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

18 years agoAdd extra checks for keys and convenience encrypt/decrypt functions
Mark Spencer [Sat, 18 Sep 2004 03:59:51 +0000 (03:59 +0000)]
Add extra checks for keys and convenience encrypt/decrypt functions

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

18 years agoIf singlepath=yes, don't send multiple RTP streams during transfer
Mark Spencer [Fri, 17 Sep 2004 20:08:40 +0000 (20:08 +0000)]
If singlepath=yes, don't send multiple RTP streams during transfer

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

18 years agoMove routines from voicemail to app for general use (part of bug #752)
Mark Spencer [Fri, 17 Sep 2004 15:05:29 +0000 (15:05 +0000)]
Move routines from voicemail to app for general use (part of bug #752)

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

18 years agoCleanup code. Spacing issues, nested if issues, lots of strlen used instead of ast_s...
James Golovich [Fri, 17 Sep 2004 14:15:11 +0000 (14:15 +0000)]
Cleanup code.  Spacing issues, nested if issues, lots of strlen used instead of ast_strlen_zero

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

18 years agoMake chan_iax2.c compile again on older gcc. Remember definitions must come first
James Golovich [Fri, 17 Sep 2004 13:58:38 +0000 (13:58 +0000)]
Make chan_iax2.c compile again on older gcc.  Remember definitions must come first

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

18 years agoMerge steven davie's IAX2 jitterbuffer fixes
Mark Spencer [Fri, 17 Sep 2004 12:45:03 +0000 (12:45 +0000)]
Merge steven davie's IAX2 jitterbuffer fixes

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

18 years agoMerge anthm's monitor patch with minor mods (bug #2383)
Mark Spencer [Fri, 17 Sep 2004 03:49:57 +0000 (03:49 +0000)]
Merge anthm's monitor patch with minor mods (bug #2383)

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

18 years ago/ fixed slight typo/cut-n-paste bug
Ben Kramer [Fri, 17 Sep 2004 00:34:51 +0000 (00:34 +0000)]
/ fixed slight typo/cut-n-paste bug

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

18 years ago/ fixed operation with record_play
Ben Kramer [Fri, 17 Sep 2004 00:14:48 +0000 (00:14 +0000)]
/ fixed operation with record_play

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

18 years agoUse compression on "make update"
Mark Spencer [Thu, 16 Sep 2004 18:46:39 +0000 (18:46 +0000)]
Use compression on "make update"

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

18 years agoGet rid of compile warnings
Mark Spencer [Thu, 16 Sep 2004 18:45:34 +0000 (18:45 +0000)]
Get rid of compile warnings

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

18 years agoAdd IAX2/SIP register events to system (bug #2117)
Mark Spencer [Thu, 16 Sep 2004 16:18:53 +0000 (16:18 +0000)]
Add IAX2/SIP register events to system (bug #2117)

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

18 years agoFix tiny typo (bug #2455)
Mark Spencer [Thu, 16 Sep 2004 12:53:10 +0000 (12:53 +0000)]
Fix tiny typo (bug #2455)

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

18 years agoFix sample macro
Mark Spencer [Thu, 16 Sep 2004 00:19:01 +0000 (00:19 +0000)]
Fix sample macro

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

18 years agoFix app_disa to not ignore ignorepat :) (bug #2451)
Mark Spencer [Wed, 15 Sep 2004 22:06:30 +0000 (22:06 +0000)]
Fix app_disa to not ignore ignorepat :) (bug #2451)

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

18 years agoMake ADSI in voicemail configurable (bug #2209)
Mark Spencer [Wed, 15 Sep 2004 19:54:46 +0000 (19:54 +0000)]
Make ADSI in voicemail configurable (bug #2209)

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

18 years agoMerge ADSI parking announcement (bug #2211)
Mark Spencer [Wed, 15 Sep 2004 19:49:33 +0000 (19:49 +0000)]
Merge ADSI parking announcement (bug #2211)

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

18 years agoUpdate mp3 copyright header, fix pedantic + register in SIP (bug #2422)
Mark Spencer [Wed, 15 Sep 2004 19:27:23 +0000 (19:27 +0000)]
Update mp3 copyright header, fix pedantic + register in SIP (bug #2422)

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

18 years agoFirst pass at LPC10
Mark Spencer [Wed, 15 Sep 2004 18:40:07 +0000 (18:40 +0000)]
First pass at LPC10

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

18 years agoQueue congestion on REJECT (bug #2448)
Mark Spencer [Wed, 15 Sep 2004 17:31:37 +0000 (17:31 +0000)]
Queue congestion on REJECT (bug #2448)

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

18 years agoUse file that is in Asterisk rather than asterisk-sounds (bug #2445)
Mark Spencer [Wed, 15 Sep 2004 14:12:45 +0000 (14:12 +0000)]
Use file that is in Asterisk rather than asterisk-sounds (bug #2445)

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

18 years agoFix extraneous message when using mysql friends
Mark Spencer [Wed, 15 Sep 2004 13:16:56 +0000 (13:16 +0000)]
Fix extraneous message when using mysql friends

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

18 years agoSupport both MySQL and traditional mailboxes in vmail.cgi (bug #2297)
Mark Spencer [Wed, 15 Sep 2004 05:11:41 +0000 (05:11 +0000)]
Support both MySQL and traditional mailboxes in vmail.cgi (bug #2297)

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

18 years agoUpdate astgenkey to make empty ones too
Mark Spencer [Wed, 15 Sep 2004 04:19:58 +0000 (04:19 +0000)]
Update astgenkey to make empty ones too

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

18 years agoOops, fix small typo
Mark Spencer [Wed, 15 Sep 2004 00:43:13 +0000 (00:43 +0000)]
Oops, fix small typo

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

18 years agoConsider both tags as possible matches (bug #2422)
Mark Spencer [Tue, 14 Sep 2004 23:04:39 +0000 (23:04 +0000)]
Consider both tags as possible matches (bug #2422)

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

18 years agoMake sure patterns are always last (bug #2435)
Mark Spencer [Tue, 14 Sep 2004 22:35:53 +0000 (22:35 +0000)]
Make sure patterns are always last (bug #2435)

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

18 years agoAdd status for async manager originate (including ActionID) (bug #2434)
Mark Spencer [Tue, 14 Sep 2004 22:15:50 +0000 (22:15 +0000)]
Add status for async manager originate (including ActionID) (bug #2434)

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

18 years agoInband notifies always succeed (bug #2420)
Mark Spencer [Tue, 14 Sep 2004 12:36:14 +0000 (12:36 +0000)]
Inband notifies always succeed (bug #2420)

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

18 years agoAdd pulse dial support
Mark Spencer [Mon, 13 Sep 2004 23:07:50 +0000 (23:07 +0000)]
Add pulse dial support

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

18 years agoBring sanity to inband notification on PRI
Mark Spencer [Mon, 13 Sep 2004 22:14:34 +0000 (22:14 +0000)]
Bring sanity to inband notification on PRI

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

18 years agoFix star 80 to star 60 (bug #2247)
Mark Spencer [Mon, 13 Sep 2004 21:34:47 +0000 (21:34 +0000)]
Fix star 80 to star 60 (bug #2247)

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

18 years agoAdd set debug option, make output for set verbose better (bug #2428)
Mark Spencer [Mon, 13 Sep 2004 18:19:15 +0000 (18:19 +0000)]
Add set debug option, make output for set verbose better (bug #2428)

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

18 years agoWork with globals too (bug #2427)
Mark Spencer [Mon, 13 Sep 2004 12:32:04 +0000 (12:32 +0000)]
Work with globals too (bug #2427)

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

18 years agoUse fromdomain in creating callid if specified (bug #2427)
Mark Spencer [Mon, 13 Sep 2004 12:24:38 +0000 (12:24 +0000)]
Use fromdomain in creating callid if specified (bug #2427)

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

18 years agoFixed minor issue in app_rpt(). Allows it to work better with many Linux distributions
Jim Dixon [Mon, 13 Sep 2004 12:12:17 +0000 (12:12 +0000)]
Fixed minor issue in app_rpt(). Allows it to work better with many Linux distributions

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

18 years agoDon't forget to return something other than -1 on the first pass if appropriate!
Mark Spencer [Sun, 12 Sep 2004 15:29:56 +0000 (15:29 +0000)]
Don't forget to return something other than -1 on the first pass if appropriate!

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

18 years agoAutomatically send proper signal on iax switch following dial (bug #2420)
Mark Spencer [Sun, 12 Sep 2004 15:05:37 +0000 (15:05 +0000)]
Automatically send proper signal on iax switch following dial (bug #2420)

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

18 years agoImprove initial poking behavior (bug #2419)
Mark Spencer [Sat, 11 Sep 2004 13:50:26 +0000 (13:50 +0000)]
Improve initial poking behavior (bug #2419)

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

18 years agoDon't set guardtime if channel is only reserved (bug #2421)
Mark Spencer [Sat, 11 Sep 2004 13:37:36 +0000 (13:37 +0000)]
Don't set guardtime if channel is only reserved (bug #2421)

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

18 years agoUse longer timeout if using http (bug #2418)
Mark Spencer [Sat, 11 Sep 2004 13:31:04 +0000 (13:31 +0000)]
Use longer timeout if using http (bug #2418)

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

18 years agoAdd readme for variable (bug #2409)
Mark Spencer [Sat, 11 Sep 2004 13:25:15 +0000 (13:25 +0000)]
Add readme for variable (bug #2409)

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

18 years agoDo the same thing for pri_hangup_all in terms of releasing the PRI lock
Mark Spencer [Fri, 10 Sep 2004 18:58:05 +0000 (18:58 +0000)]
Do the same thing for pri_hangup_all in terms of releasing the PRI lock

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

18 years agoMake sure we don't try to grab the sub and channel locks while still having the PRI...
Mark Spencer [Fri, 10 Sep 2004 18:47:13 +0000 (18:47 +0000)]
Make sure we don't try to grab the sub and channel locks while still having the PRI lock! (bug #2392)

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

18 years agoProperly lock management stuff (bug #2406)
Mark Spencer [Fri, 10 Sep 2004 15:11:38 +0000 (15:11 +0000)]
Properly lock management stuff (bug #2406)

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

18 years agoHandle macros in the CDR properly (bug #2414)
Mark Spencer [Fri, 10 Sep 2004 13:40:56 +0000 (13:40 +0000)]
Handle macros in the CDR properly (bug #2414)

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