]> git.ipfire.org Git - thirdparty/asterisk.git/log
thirdparty/asterisk.git
19 years ago Don't say that we can pass an 'exten' argument in the documentation of Park() when...
BJ Weschke [Mon, 10 Apr 2006 17:29:51 +0000 (17:29 +0000)] 
 Don't say that we can pass an 'exten' argument in the documentation of Park() when we really cannot. #6902 (opsys)

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

19 years agoBug 6914 - .txt file fails to rename on operator out
Tilghman Lesher [Sat, 8 Apr 2006 19:20:45 +0000 (19:20 +0000)] 
Bug 6914 - .txt file fails to rename on operator out

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

19 years agoBug 6913 - fix for possible buffer overflow
Tilghman Lesher [Fri, 7 Apr 2006 22:07:38 +0000 (22:07 +0000)] 
Bug 6913 - fix for possible buffer overflow

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

19 years ago- Fix cause codes
Olle Johansson [Fri, 7 Apr 2006 14:16:41 +0000 (14:16 +0000)] 
- Fix cause codes
- Add cause code for incompatible formats

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

19 years ago- Fix possible minor memory leak in chan_sip
Olle Johansson [Fri, 7 Apr 2006 13:47:32 +0000 (13:47 +0000)] 
- Fix possible minor memory leak in chan_sip
- Return proper cause code on memory allocation error

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

19 years agofix typo
Kevin P. Fleming [Thu, 6 Apr 2006 22:15:20 +0000 (22:15 +0000)] 
fix typo

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

19 years agosmall fix... don't try to check conference details if it couldn't be created or found
Kevin P. Fleming [Thu, 6 Apr 2006 22:09:54 +0000 (22:09 +0000)] 
small fix... don't try to check conference details if it couldn't be created or found

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

19 years agodon't try to support 'i' or 'r' options if chan_zap is not loaded, and warn the user...
Kevin P. Fleming [Thu, 6 Apr 2006 22:04:58 +0000 (22:04 +0000)] 
don't try to support 'i' or 'r' options if chan_zap is not loaded, and warn the user when they attempt to use them (issue #6675)
update application help text to more clearly define when Zaptel and chan_zap are required

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

19 years agomove continue out of block that checks verbose level (issue #6880)
Russell Bryant [Thu, 6 Apr 2006 17:24:25 +0000 (17:24 +0000)] 
move continue out of block that checks verbose level (issue #6880)

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

19 years agoUpdate email address to my Digium one
Joshua Colp [Thu, 6 Apr 2006 17:00:10 +0000 (17:00 +0000)] 
Update email address to my Digium one

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

19 years agoUnlock channel on failure so that ast_mutex_destroy doesn't throw a fit (issue #6647...
Joshua Colp [Wed, 5 Apr 2006 20:01:19 +0000 (20:01 +0000)] 
Unlock channel on failure so that ast_mutex_destroy doesn't throw a fit (issue #6647 reported by casper)

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

19 years agoIssue #6654: Enum crash on ADDRESS record, possibly bad record, but still a crash
Olle Johansson [Wed, 5 Apr 2006 06:50:35 +0000 (06:50 +0000)] 
Issue #6654: Enum crash on ADDRESS record, possibly bad record, but still a crash

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

19 years agoIssue #6878 - Unhide DNDstate manager events (thanks casper)
Olle Johansson [Tue, 4 Apr 2006 18:28:14 +0000 (18:28 +0000)] 
Issue #6878 - Unhide DNDstate manager events (thanks casper)

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

19 years agoIssue #6882 - move "res=-1" out of verbosity block, minor code cleanups (casper)
Olle Johansson [Tue, 4 Apr 2006 17:59:18 +0000 (17:59 +0000)] 
Issue #6882 - move "res=-1" out of verbosity block, minor code cleanups (casper)

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

19 years agoAdds documentation to show what the w flag.
Matt O'Gorman [Tue, 4 Apr 2006 15:24:50 +0000 (15:24 +0000)] 
Adds documentation to show what the w flag.
Patch from Ian Kinner at Digium.

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

19 years agoIssue 6870 - document that parking lots need to be numeric
Olle Johansson [Mon, 3 Apr 2006 20:38:11 +0000 (20:38 +0000)] 
Issue 6870 - document that parking lots need to be numeric

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

19 years agoIssue #6848 take two - Use the tag provided by the SUBSCRIBE request when sending...
Olle Johansson [Mon, 3 Apr 2006 20:22:21 +0000 (20:22 +0000)] 
Issue #6848 take two - Use the tag provided by the SUBSCRIBE request when sending NOTIFY

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

19 years agoUgly patch to avoid hangup causes in non-final responses
Olle Johansson [Mon, 3 Apr 2006 17:49:17 +0000 (17:49 +0000)] 
Ugly patch to avoid hangup causes in non-final responses

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

19 years agomove a NULL check to before the first time the pointer is dereferenced (issue #6832)
Russell Bryant [Fri, 31 Mar 2006 19:11:26 +0000 (19:11 +0000)] 
move a NULL check to before the first time the pointer is dereferenced (issue #6832)

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

19 years agofix the situation where bindport is specified but bindaddr is not (issue #6616)
Russell Bryant [Fri, 31 Mar 2006 18:42:09 +0000 (18:42 +0000)] 
fix the situation where bindport is specified but bindaddr is not (issue #6616)

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

19 years agoensure that hint watchers (subscribers) cannot be added or removed while the dialplan...
Kevin P. Fleming [Fri, 31 Mar 2006 18:24:22 +0000 (18:24 +0000)] 
ensure that hint watchers (subscribers) cannot be added or removed while the dialplan is being modified

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

19 years agoBug 6853 - Manager fixes: 1) extra ActionID, 2) missing colon
Tilghman Lesher [Thu, 30 Mar 2006 22:56:35 +0000 (22:56 +0000)] 
Bug 6853 - Manager fixes: 1) extra ActionID, 2) missing colon

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

19 years agoBug 6849 - trivial typo fix
Tilghman Lesher [Thu, 30 Mar 2006 22:46:06 +0000 (22:46 +0000)] 
Bug 6849 - trivial typo fix

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

19 years agoAdd another check for 64-bit goodness (issue #6850 reported by evilbunny)
Joshua Colp [Thu, 30 Mar 2006 21:44:03 +0000 (21:44 +0000)] 
Add another check for 64-bit goodness (issue #6850 reported by evilbunny)

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

19 years agoDo not exceed the array size for maximum allowed moh files. (issue #6842)
Joshua Colp [Thu, 30 Mar 2006 17:55:28 +0000 (17:55 +0000)] 
Do not exceed the array size for maximum allowed moh files. (issue #6842)

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

19 years agoSet initial value on adsipark
Olle Johansson [Thu, 30 Mar 2006 01:34:53 +0000 (01:34 +0000)] 
Set initial value on adsipark

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

19 years agoTypo fix.
Olle Johansson [Thu, 30 Mar 2006 01:28:41 +0000 (01:28 +0000)] 
Typo fix.

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

19 years agoTypo (Issue 6839, casper)
Olle Johansson [Thu, 30 Mar 2006 00:28:59 +0000 (00:28 +0000)] 
Typo (Issue 6839, casper)

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

19 years agoBug 6830 - Let GosubIf work with the same conditions as a GotoIf (change in API appro...
Tilghman Lesher [Wed, 29 Mar 2006 19:11:18 +0000 (19:11 +0000)] 
Bug 6830 - Let GosubIf work with the same conditions as a GotoIf (change in API approved by Russell)

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

19 years agoBug 6835 - Updates to GotoIf help text
Tilghman Lesher [Wed, 29 Mar 2006 14:10:23 +0000 (14:10 +0000)] 
Bug 6835 - Updates to GotoIf help text

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

19 years agotell unsetenv for solaris to return the result of the setenv call
Russell Bryant [Wed, 29 Mar 2006 04:15:11 +0000 (04:15 +0000)] 
tell unsetenv for solaris to return the result of the setenv call

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

19 years agoIssue #6823
Olle Johansson [Wed, 29 Mar 2006 00:58:49 +0000 (00:58 +0000)] 
Issue #6823
- Portability issue with the registration port number patch from yesterday.
  Be compatible with more systems than OS/X :-)
  Thanks Rizzo for the advice.

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

19 years agoensure that list traversal loops which skip entries properly update the 'previous...
Kevin P. Fleming [Wed, 29 Mar 2006 00:32:10 +0000 (00:32 +0000)] 
ensure that list traversal loops which skip entries properly update the 'previous entry' pointer so when entries _are_ removed the list does not get damaged

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

19 years agobackport astmm + sparch fixes from the trunk
Russell Bryant [Tue, 28 Mar 2006 20:22:05 +0000 (20:22 +0000)] 
backport astmm + sparch fixes from the trunk

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

19 years agofix Bus Error on sparc (issue #6354)
Russell Bryant [Tue, 28 Mar 2006 19:47:03 +0000 (19:47 +0000)] 
fix Bus Error on sparc (issue #6354)

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

19 years agoFix breakage of NAT support for peers with qualify=yes.
Olle Johansson [Tue, 28 Mar 2006 19:07:34 +0000 (19:07 +0000)] 
Fix breakage of NAT support for peers with qualify=yes.
Thanks Damin for access to your system, sorry folks.

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

19 years agofix the order in which for loops are expanded (issue #6810)
Russell Bryant [Tue, 28 Mar 2006 18:09:05 +0000 (18:09 +0000)] 
fix the order in which for loops are expanded (issue #6810)

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

19 years agoBug 6815 - Adding quotes to make bash happy
Tilghman Lesher [Tue, 28 Mar 2006 17:48:18 +0000 (17:48 +0000)] 
Bug 6815 - Adding quotes to make bash happy

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

19 years agoIssue #6736 - Use flags for OPTION messages. Thanks Casper!
Olle Johansson [Mon, 27 Mar 2006 23:45:31 +0000 (23:45 +0000)] 
Issue #6736 - Use flags for OPTION messages. Thanks Casper!

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

19 years agoIssue #6597 - sip show registry shows incorrect port
Olle Johansson [Mon, 27 Mar 2006 23:29:55 +0000 (23:29 +0000)] 
Issue #6597 - sip show registry shows incorrect port

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

19 years agoIssue #6409 - Use "s" extension when there's no username in the URI
Olle Johansson [Mon, 27 Mar 2006 22:50:41 +0000 (22:50 +0000)] 
Issue #6409 - Use "s" extension when there's no username in the URI

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

19 years agoBug 6601 - More configuration abilities for the RH init script
Tilghman Lesher [Sat, 25 Mar 2006 05:07:52 +0000 (05:07 +0000)] 
Bug 6601 - More configuration abilities for the RH init script

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

19 years agoFix incorrect size of zeroing (left over from when maxmsg was hardcoded at 100)
Tilghman Lesher [Sat, 25 Mar 2006 05:01:16 +0000 (05:01 +0000)] 
Fix incorrect size of zeroing (left over from when maxmsg was hardcoded at 100)

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

19 years agoBug 6783 - When context is specified, voicemail should look for mailboxes in that...
Tilghman Lesher [Sat, 25 Mar 2006 04:09:04 +0000 (04:09 +0000)] 
Bug 6783 - When context is specified, voicemail should look for mailboxes in that context

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

19 years agouse the correct variable in an error message (issue #6791)
Russell Bryant [Fri, 24 Mar 2006 14:48:11 +0000 (14:48 +0000)] 
use the correct variable in an error message (issue #6791)

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

19 years ago Fix a typo in the app description
BJ Weschke [Fri, 24 Mar 2006 04:53:42 +0000 (04:53 +0000)] 
 Fix a typo in the app description

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

19 years ago Doxygen comment typo corrections
BJ Weschke [Fri, 24 Mar 2006 00:48:03 +0000 (00:48 +0000)] 
 Doxygen comment typo corrections

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

19 years agoIssue #6764 - Return BUSY signal when other party is busy at Attended Transfer (Repor...
Joshua Colp [Thu, 23 Mar 2006 21:51:50 +0000 (21:51 +0000)] 
Issue #6764 - Return BUSY signal when other party is busy at Attended Transfer (Reported by mnachev)

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

19 years agoFix SETUP_ACK handling so that we change channels if so requested
Matthew Fredrickson [Thu, 23 Mar 2006 21:44:36 +0000 (21:44 +0000)] 
Fix SETUP_ACK handling so that we change channels if so requested

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

19 years ago Bug #5884 - fix a possible race state in app_meetme when a channel has gone away...
BJ Weschke [Thu, 23 Mar 2006 20:43:05 +0000 (20:43 +0000)] 
 Bug #5884 - fix a possible race state in app_meetme when a channel has gone away and we are reading continuously for more frames. (mneuhauser)

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

19 years agodon't crash when asked to read from a file that doesn't exist (issue #6786)
Russell Bryant [Thu, 23 Mar 2006 20:13:48 +0000 (20:13 +0000)] 
don't crash when asked to read from a file that doesn't exist (issue #6786)

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

19 years agoFix a minor code issue
Joshua Colp [Wed, 22 Mar 2006 22:18:32 +0000 (22:18 +0000)] 
Fix a minor code issue

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

19 years agoIssue #6781 - Verbose levels not enforced in app_voicemail (Reported by flobi)
Joshua Colp [Wed, 22 Mar 2006 22:13:30 +0000 (22:13 +0000)] 
Issue #6781 - Verbose levels not enforced in app_voicemail (Reported by flobi)

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

19 years agoIssue #5918 - Disposition showing FAILED even though call is answered successfully...
Joshua Colp [Wed, 22 Mar 2006 21:38:32 +0000 (21:38 +0000)] 
Issue #5918 - Disposition showing FAILED even though call is answered successfully (Reported by tracinet)

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

19 years agoIssue #6780 - ast_pbx_outgoing_cdr_failed description fix. (Reported and fixed by...
Joshua Colp [Wed, 22 Mar 2006 20:59:21 +0000 (20:59 +0000)] 
Issue #6780 - ast_pbx_outgoing_cdr_failed description fix. (Reported and fixed by casper)

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

19 years agoIssue #6766 - fix ;user=phone functionality. (Reported by alein, fix by russell ...
Olle Johansson [Wed, 22 Mar 2006 09:10:13 +0000 (09:10 +0000)] 
Issue #6766 - fix ;user=phone functionality. (Reported by alein, fix by russell - thanks!)

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

19 years agoadd a note explaining how to set the DYNAMIC_FEATURES variable to allow the use
Russell Bryant [Tue, 21 Mar 2006 18:59:29 +0000 (18:59 +0000)] 
add a note explaining how to set the DYNAMIC_FEATURES variable to allow the use
of custom features (issue #6747)

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

19 years agofix crash when using the ParkAndAnnounce application. When using this application,
Russell Bryant [Tue, 21 Mar 2006 18:21:47 +0000 (18:21 +0000)] 
fix crash when using the ParkAndAnnounce application.  When using this application,
there will be no peer channel to play the parking announcement to. (issue #6756)

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

19 years agofix REGEX on strings that contain quotes (issue #6678)
Russell Bryant [Tue, 21 Mar 2006 17:45:56 +0000 (17:45 +0000)] 
fix REGEX on strings that contain quotes (issue #6678)

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

19 years agofix spelling of whiskey
Russell Bryant [Tue, 21 Mar 2006 16:22:16 +0000 (16:22 +0000)] 
fix spelling of whiskey

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

19 years agodon't add conference participant if the user hangs up while recording their name...
Russell Bryant [Tue, 21 Mar 2006 15:53:27 +0000 (15:53 +0000)] 
don't add conference participant if the user hangs up while recording their name (issue #6661)

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

19 years agore-add the Account parameter to the sample call file since it's not really
Russell Bryant [Tue, 21 Mar 2006 14:20:28 +0000 (14:20 +0000)] 
re-add the Account parameter to the sample call file since it's not really
deprecated since the CDR function is no longer built in

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

19 years agoBug 6714 - Workaround to avoid retrieving incomplete voicemail message
Tilghman Lesher [Tue, 21 Mar 2006 06:24:56 +0000 (06:24 +0000)] 
Bug 6714 - Workaround to avoid retrieving incomplete voicemail message

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

19 years agoDo away with some warnings and fix some indentation
Tilghman Lesher [Tue, 21 Mar 2006 05:27:33 +0000 (05:27 +0000)] 
Do away with some warnings and fix some indentation

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

19 years agoDo not overwrite ANI if it's set by IE (sendany=yes in the peer)
Olle Johansson [Mon, 20 Mar 2006 17:36:45 +0000 (17:36 +0000)] 
Do not overwrite ANI if it's set by IE (sendany=yes in the peer)

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

19 years agorevert the change made in revision 12927 in favor of keeping the original
Russell Bryant [Sun, 19 Mar 2006 09:59:55 +0000 (09:59 +0000)] 
revert the change made in revision 12927 in favor of keeping the original
behavior of the option.  The documentation has now been updated to reflect
the actual behavior.  (issue #6523)

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

19 years agoReset global_rtautoclear at sip reload
Olle Johansson [Sun, 19 Mar 2006 09:25:09 +0000 (09:25 +0000)] 
Reset global_rtautoclear at sip reload

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

19 years agoBug 6737 - Fix compile warning on OS X
Tilghman Lesher [Thu, 16 Mar 2006 20:05:00 +0000 (20:05 +0000)] 
Bug 6737 - Fix compile warning on OS X

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

19 years agoIssue #6690 - clarify progressinband default setting
Olle Johansson [Thu, 16 Mar 2006 17:58:54 +0000 (17:58 +0000)] 
Issue #6690 - clarify progressinband default setting

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

19 years agoalways use the callerid signalling method set in the zt_pvt strucutre as
Russell Bryant [Thu, 16 Mar 2006 17:42:46 +0000 (17:42 +0000)] 
always use the callerid signalling method set in the zt_pvt strucutre as
opposed to the last one read from the config file (issue #6734, with mods)

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

19 years agoTo quote giant developers: "Oops". Thanks, Tony!
Olle Johansson [Thu, 16 Mar 2006 06:56:20 +0000 (06:56 +0000)] 
To quote giant developers: "Oops". Thanks, Tony!

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

19 years ago- remove some calculations that will always result in 0
Russell Bryant [Wed, 15 Mar 2006 22:16:15 +0000 (22:16 +0000)] 
- remove some calculations that will always result in 0
- if a CDR was never started, don't try to calculate a duration and consider it failed

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

19 years agoReverting patch from bug 6667
Tilghman Lesher [Wed, 15 Mar 2006 18:07:06 +0000 (18:07 +0000)] 
Reverting patch from bug 6667

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

19 years agoIssue #6728: Remove parameters to Event: header on SUBSCRIBE requests
Olle Johansson [Wed, 15 Mar 2006 13:01:23 +0000 (13:01 +0000)] 
Issue #6728: Remove parameters to Event: header on SUBSCRIBE requests

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

19 years agowhen using the G() option to Dial, fix sending the called channel to 1 priority
Russell Bryant [Tue, 14 Mar 2006 18:41:05 +0000 (18:41 +0000)] 
when using the G() option to Dial, fix sending the called channel to 1 priority
beyond what was specified (issue #6523)

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

19 years agofix a problem with not loading realtime queue members by always reloading a
Russell Bryant [Tue, 14 Mar 2006 18:28:39 +0000 (18:28 +0000)] 
fix a problem with not loading realtime queue members by always reloading a
realtime queue from the database even if it is found in the list (issue #6680)

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

19 years agoBug 6667 - Fix for RFC2833 issues
Tilghman Lesher [Mon, 13 Mar 2006 15:28:35 +0000 (15:28 +0000)] 
Bug 6667 - Fix for RFC2833 issues

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

19 years agoadd locking to protect the list of global dialplan variables
Russell Bryant [Sun, 12 Mar 2006 19:26:27 +0000 (19:26 +0000)] 
add locking to protect the list of global dialplan variables

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

19 years agoSet properties on two files that lacked properties for eol etc
Olle Johansson [Sun, 12 Mar 2006 18:54:31 +0000 (18:54 +0000)] 
Set properties on two files that lacked properties for eol etc

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

19 years agofix build on parisc (issue #6704)
Russell Bryant [Sun, 12 Mar 2006 17:57:37 +0000 (17:57 +0000)] 
fix build on parisc (issue #6704)

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

19 years agoIssue #5937 - Make sure SIP CANCEL's are re-transmitted
Olle Johansson [Fri, 10 Mar 2006 12:13:51 +0000 (12:13 +0000)] 
Issue #5937 - Make sure SIP CANCEL's are re-transmitted

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

19 years agoIssue #6576 - SIP_CODEC not used for early media (reported by gpapadop73)
Olle Johansson [Thu, 9 Mar 2006 17:00:36 +0000 (17:00 +0000)] 
Issue #6576 - SIP_CODEC not used for early media (reported by gpapadop73)

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

19 years agoIssue #6657 - Ignore 183 session progress without SDP
Olle Johansson [Wed, 8 Mar 2006 10:51:47 +0000 (10:51 +0000)] 
Issue #6657 - Ignore 183 session progress without SDP

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

19 years agoBug 6020 - Race condition where packet could be lost if first packet on list is acked
Tilghman Lesher [Tue, 7 Mar 2006 00:05:27 +0000 (00:05 +0000)] 
Bug 6020 - Race condition where packet could be lost if first packet on list is acked

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

19 years agoBug 6664 - More fixes for Solaris
Tilghman Lesher [Mon, 6 Mar 2006 23:03:54 +0000 (23:03 +0000)] 
Bug 6664 - More fixes for Solaris

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

19 years agoRevert earlier change
Olle Johansson [Mon, 6 Mar 2006 14:23:14 +0000 (14:23 +0000)] 
Revert earlier change

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

19 years agoFix for astmm compilation
Olle Johansson [Mon, 6 Mar 2006 11:03:46 +0000 (11:03 +0000)] 
Fix for astmm compilation

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

19 years agofix a typo in the description of the ringtimeout option
Russell Bryant [Mon, 6 Mar 2006 02:32:35 +0000 (02:32 +0000)] 
fix a typo in the description of the ringtimeout option

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

19 years agoClear page2 flags at reload too
Olle Johansson [Sun, 5 Mar 2006 12:40:10 +0000 (12:40 +0000)] 
Clear page2 flags at reload too

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

19 years ago Substitute variables in the post_process string (if it exists) before those variable...
BJ Weschke [Sat, 4 Mar 2006 11:45:37 +0000 (11:45 +0000)] 
 Substitute variables in the post_process string (if it exists) before those variables could possibly disappear (channel hangup) #6462

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

19 years agoBug 6638 - Solaris is starting to remind me of RedHat...
Tilghman Lesher [Fri, 3 Mar 2006 17:13:37 +0000 (17:13 +0000)] 
Bug 6638 - Solaris is starting to remind me of RedHat...

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

19 years agoChange of URL
Olle Johansson [Fri, 3 Mar 2006 08:12:33 +0000 (08:12 +0000)] 
Change of URL

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

19 years agoBug 6638 - Use POSIX command for Solaris
Tilghman Lesher [Fri, 3 Mar 2006 00:38:14 +0000 (00:38 +0000)] 
Bug 6638 - Use POSIX command for Solaris

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

19 years agoBug 6638 - Change from a historic BSD command to a POSIX command for determining...
Tilghman Lesher [Fri, 3 Mar 2006 00:34:52 +0000 (00:34 +0000)] 
Bug 6638 - Change from a historic BSD command to a POSIX command for determining username

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

19 years agoBug 6637 - Fixes for Solaris
Tilghman Lesher [Thu, 2 Mar 2006 22:26:30 +0000 (22:26 +0000)] 
Bug 6637 - Fixes for Solaris

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

19 years agoIf debugging, the frame pointer is helpful
Tilghman Lesher [Thu, 2 Mar 2006 22:19:52 +0000 (22:19 +0000)] 
If debugging, the frame pointer is helpful

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

19 years agofix inaccurate ack message to ChangeMonitor action (issue #6630)
Russell Bryant [Thu, 2 Mar 2006 19:05:40 +0000 (19:05 +0000)] 
fix inaccurate ack message to ChangeMonitor action (issue #6630)

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

19 years agomake the terminology used in the synopsis match the option description
Russell Bryant [Thu, 2 Mar 2006 06:16:26 +0000 (06:16 +0000)] 
make the terminology used in the synopsis match the option description

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

19 years agoadd the -L option to the synopsis on the man page
Russell Bryant [Thu, 2 Mar 2006 06:11:53 +0000 (06:11 +0000)] 
add the -L option to the synopsis on the man page

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

19 years agoBug 6615 - Fix 64bit conversion errors by using a long int
Tilghman Lesher [Wed, 1 Mar 2006 17:41:52 +0000 (17:41 +0000)] 
Bug 6615 - Fix 64bit conversion errors by using a long int

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