| 
							
							
								 James Golovich | 4d7386fc5f | Add ability to do PINs with dynamic conf (bug 1026) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2665 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-04-08 19:38:26 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 6cde9d87a3 | Turn off MOH later rather than sooner. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2659 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-04-08 05:03:47 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 50edc08001 | Fix SendDTMF which was clearly not even tested before it was last committed. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2657 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-04-07 20:14:19 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 0b2a9dc297 | Remove extra argument from ast_set_*_format calls git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2656 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-04-07 20:12:42 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 78641613c7 | Add sendtext application git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2653 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-04-07 17:19:25 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | df9089d3f8 | More changes to Matt's application git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2650 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-04-07 16:16:56 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 13bca43aa8 | Get rid of all that old needlock garbage now that we're using recursive mutexes git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2644 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-04-06 22:17:32 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | d0037ea2fd | Add Matt's option to call an external application when a voicemail is left
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2643 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-04-06 21:52:42 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 36a8fb3e4d | Make app_dial complain if the timeout passed is non numeric git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2601 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-04-02 07:47:23 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | fbc5be2426 | Fix small typo git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2592 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-31 19:06:17 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 4b02c78aaa | Don't die on a bad voicemail conf timezone entry (bug #1326) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2591 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-31 18:59:42 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | e1112c64c9 | Fix the 'n' option of app_queue. Thanks Mike git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2585 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-30 22:04:07 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 3e9c337946 | Small SIP fix, voicemail fix, and some delivery fixes on new apps git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2581 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-29 08:20:35 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 6ce8fc0b15 | More read/write lock fixes in various modules git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2574 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-27 07:41:33 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 9fca20acc1 | Fixup read/write locking git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2573 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-27 07:34:37 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | eeb2ca5b26 | Make read/write mode have a lock parameter and use it properly. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2572 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-27 06:50:12 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 2ff5d7de53 | Add manager action 'SetCDRUserField' (bug #1298) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2566 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-26 06:28:56 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 3ec7218ffb | Bug # 1287: Festival cache string bug fixed git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2555 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-24 22:50:43 +00:00 |  | 
			
				
					| 
							
							
								 Jeremy McNamara | 4f72330f5c | check input for errors. Bug #435 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2543 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-24 03:48:18 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | a05ef35ca8 | Improve verbose messages git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2540 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-23 21:45:38 +00:00 |  | 
			
				
					| 
							
							
								 Jeremy McNamara | 484484ce89 | fix agi to accept multiple arguments. Bug #664 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2535 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-23 12:50:15 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 6e15f28d6a | Clarify documentation on Directory git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2533 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-23 05:32:36 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | dc41c40eba | Make app_system.c use ast_safe_system git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2523 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-22 17:34:21 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 71eafcf3da | Typo git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2521 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-22 15:47:32 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 7555e69cdc | Bug # 1271: Document the 'o' extension in VoiceMail application git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2520 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-22 15:42:44 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 284a5b3465 | Store recorded file in RECORDED_FILE if %d is used... (bug #1062) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2519 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-22 04:04:07 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 25d74e0334 | More app_read.c fixes (bug 1261) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2518 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-22 03:46:19 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 98b59da9ad | Create ast_safe_system which closes off file descriptors before spawning system() and so on. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2514 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-21 18:15:37 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 893ed27f5b | Create temporary file and then sendmail it, then delete it, to avoid a hanging mailcmd from hanging asterisk (bug #1262) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2511 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-21 08:01:53 +00:00 |  | 
			
				
					| 
							
							
								 Jeremy McNamara | 730ca5f9b1 | Enhance to accept a maximum of N digits. Bug #1261 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2509 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-21 00:33:05 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 7c35f68e29 | Fix milliwatt and musiconhold to know about delivery times git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2508 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-20 23:31:40 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 21d31939d1 | Merge ADSI fixes git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2501 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-20 17:27:10 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | af6016cfd0 | Add experimental nbscat application git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2490 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-20 07:16:27 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 5191a04055 | Bug # 1088: Add MailboxExists, conditionally branches to priority n+101 if specified mailbox exists (in the config).  Thanks Tilghman
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2482 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-19 22:39:02 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 9ef542b3cb | Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interface git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2480 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-19 21:42:48 +00:00 |  | 
			
				
					| 
							
							
								 Jeremy McNamara | fa308aa83b | language is not supported in datetime. Bug 686 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2475 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-19 18:23:33 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 687b0ebe6e | Check tempchan->type in app_zapscan.c (bug 1250) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2465 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-19 03:46:01 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | bc2a510fb7 | Remember when we started/stopped ringing so that ringing twice works as expected git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2462 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-19 00:08:43 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 264bfb7121 | Bug # 1247: Add patch to specify minimum vmail length and discard that which does not meet the minimum
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2459 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-18 22:49:06 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 4c06525432 | Make RDNIS really work right git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2456 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-18 20:02:15 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | ce88c6dd08 | Populate RDNIS information git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2452 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-18 05:48:40 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | e02fae664a | Alpha portability from Ricudis git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2442 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-15 16:51:58 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 9d8952f3a8 | Make ZapScan wait 100ms for data git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2419 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-14 09:49:58 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 17e2416f68 | Merge queue changes from Bug #214 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2415 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-13 06:00:41 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 4efa995ae1 | Fix incorrect endpos when sildet is used during AGI record (bug 1210) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2408 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-12 18:49:52 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 8812409528 | Make voicemail not say goodbye twice on hangup (bug 1201) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2397 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-11 07:00:46 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 6406e07a79 | Make ParkAndAnnounce check some things (bug 1194) This code really needs to get cleaned up
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2395 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-11 06:16:15 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | c0ef6a5d1b | Free dsp in agi record file if it exits before the end (bug 1199) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2391 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-10 21:17:13 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 21832436ec | Remove unnecessary ast_check_hangup git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2385 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-10 07:05:01 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 6c6bd28308 | Make ZapScan exit when '*' is pressed.  Has the side effect of making the app exit when the channel is hungup which wasn't happening before
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2383 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-03-10 03:51:59 +00:00 |  |