| 
							
							
								 Mark Spencer | 91a7960ad5 | Add SQLite CDR support (bug #1986) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3390 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-08 08:29:26 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 216fd6e249 | Merge matt's voicemail patch with some restructuring (bug #1971) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3389 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-08 07:31:09 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 18844270c3 | When doing rport, remove the ";rport" before adding ";rport=5060" git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3388 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-08 07:21:52 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | fd9b6d13e6 | Trivial fix for README.messages-expire git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3387 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-07 21:02:07 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 5fa70e63a0 | Bug #: 1988 Fix compile problem with iax2-provision.c under FreeBSD
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3386 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-07 17:26:28 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 432bb121f3 | Cleanups to the ordering of events in dial, don't freak out on the wrong codec git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3385 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-07 16:02:13 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 52549b25cd | Deprecate emailtitle since emailsubject is more powerful. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3384 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-07 12:42:44 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | fba5172e8a | voicemail cleanups from rgagnon (bug #1977) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3383 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-07 12:29:20 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 155d84a979 | Add IAX provisioning support to Asterisk git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3382 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-07 09:34:01 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | a7d2842beb | Fix typo in sample config git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3381 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-03 22:44:17 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 70c530630a | Fix compiler warning because file.h isnt included git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3380 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-03 16:19:23 +00:00 |  | 
			
				
					| 
							
							
								 Jeremy McNamara | a722b0462e | add utils.h include. Bug #1965 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3379 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-03 05:22:21 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | f63d46097d | Back out accidental changes by anthm git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3378 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-02 23:11:14 +00:00 |  | 
			
				
					| 
							
							
								 Anthony Minessale II | 75d4369dfc | autodial update git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3377 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-02 22:40:09 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 3697f7dbcc | Make app_txtcidname.c use ast_strlen_zero and cleanup the code a bit git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3376 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-02 19:24:16 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 9de6aed36b | Fix TXT lookups so they dont strip off the last 2 characters git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3375 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-02 19:20:09 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 2e5873cb5d | Fix missing context when calling app_hasvoicemail (bug #1962) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3374 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-01 21:58:50 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | d2f22c57fe | Merge Steven Davies latest jitter buffer patch git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3373 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-01 21:55:06 +00:00 |  | 
			
				
					| 
							
							
								 Anthony Minessale II | b1d9a040d4 | bring justice to gotoif's always true bug git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3372 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-01 20:42:49 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | fb8ebe6365 | Reverse login on voicemail email sending.  Last change made it send email only if there was no address specified git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3371 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-01 17:34:42 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 201849fb42 | Fix IAX2 registration time.  We want to set reg->refresh to the new value only if its lower not if its higher. (bug 1955) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3369 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-07-01 04:04:30 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 8e2e53c987 | Fix stupid typo git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3368 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-30 18:30:48 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | bd7418b625 | Bug #1957.  Take two git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3367 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-30 18:30:10 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 3cf3edb14f | "Unfix" Bug 1957...this isn't the solution git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3366 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-30 18:11:56 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | 3e2806114b | Bug # 1957. No more sending e-mails if the address isn't present.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3365 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-30 17:49:42 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 2f911dfba6 | Use INET_ADDRLEN (bug #1956) (from airport!) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3364 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-30 16:56:51 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 64439e0692 | Read/Record updates (bug #1947) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3363 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-30 16:04:28 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Davenport | b94f5ca495 | Bug #1952: iaxbuf now declared in chan_iax2.c and chan_sip.c git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3362 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-30 13:57:49 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 1f1c915fea | Merge Steven Davie's timestamp improvements git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3361 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-30 06:03:57 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 7be9c6e469 | Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altserver support) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3360 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-30 03:22:29 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 60ad539878 | Formatting fixes (bug #1951) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3359 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 20:10:57 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 9b32ff1eeb | Minor formatting fixes for pbx_wilcalu git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3358 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 20:09:43 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 074f8d9378 | Use snprintf in __ast_request_and_dial instead of sprintf git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3356 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 19:29:03 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 4b5f53d6a0 | One more FreeBSD fix git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3355 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 19:21:25 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 34208f76a5 | Update variable descriptions (bug #1948) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3354 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 18:02:38 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | e7bd1ce7b9 | Remove duplicate declaration (bug #1950) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3353 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 18:00:14 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | a8d8221357 | FreeBSD fix for utils (bug #1949) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3352 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 17:54:25 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | ee4a248e6b | Make history configurable git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3351 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 14:44:29 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 4d0dd2775a | Report checksum failures as such (bug #1942) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3350 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 14:22:27 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | eb6b35b75f | Display invalid extension when there is one, fix minor OSP typo, Don't send 200 OK after 403 Forbidden on SUBSCRIBE git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3349 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 13:52:03 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 9a478cb855 | Prefer extensions within a macro to those outside (bug #1943) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3348 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 13:12:18 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 457528ae86 | Don't build old chan_iax by default (oops) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3347 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 13:03:39 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 733c167528 | Update asterisk spec file (bug #1946) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3346 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 12:57:52 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | f97df161f4 | Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3345 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 12:56:46 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 5bb0c3786d | Oops (fix typo) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3344 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 12:40:15 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 6195ae7453 | Perform deadlock avoidance on initial entry, too git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3343 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 12:38:04 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 779140b94c | Placeholder for GR303-FXSKS signalling (not yet finished) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3342 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 11:45:51 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 196112076c | Fix small typo (bug #1945) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3341 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 11:40:54 +00:00 |  | 
			
				
					| 
							
							
								 Mark Spencer | 30910d48bc | Avoid potential deadlocks in channel_walk_locked, and detect serious failures git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3340 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 10:51:00 +00:00 |  | 
			
				
					| 
							
							
								 James Golovich | 408ead2dda | Add manager action descriptions for 'Events', 'Logoff', and 'Hangup'. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3339 65c4cc65-6c06-0410-ace0-fbb531ad65f3 | 2004-06-29 05:04:48 +00:00 |  |