]>
git.ipfire.org Git - thirdparty/asterisk.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Tilghman Lesher [Wed, 1 Mar 2006 06:39:10 +0000 (06:39 +0000)]
Bug 6618 - Solaris compatibility fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11479
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 28 Feb 2006 19:46:04 +0000 (19:46 +0000)]
fix the output that indicates whether qualify smoothing is on or not (issue #6608)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11410
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 28 Feb 2006 19:31:10 +0000 (19:31 +0000)]
adjust the keys directory when astvarlibdir is specified in asterisk.conf (issue #6602)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11408
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 28 Feb 2006 18:31:04 +0000 (18:31 +0000)]
add a missing newline in the agi app description (thanks wunderkin!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11382
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 27 Feb 2006 15:20:48 +0000 (15:20 +0000)]
don't try to print the help text for a CLI command when RESULT_SHOWUSAGE is
returned if there is no help text available (issue #6604)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11281
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 27 Feb 2006 15:14:53 +0000 (15:14 +0000)]
fix finding realtime peers that are not dynamic by ip address (issue #6093)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11279
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 27 Feb 2006 02:50:09 +0000 (02:50 +0000)]
don't hang up the channel if its state is set to UP before we return from ast_call (issue #6569)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11250
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sun, 26 Feb 2006 16:26:39 +0000 (16:26 +0000)]
Bug 5950 - reenable queue log rotation; also, eliminate redundant code
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11165
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Matthew Fredrickson [Sat, 25 Feb 2006 19:54:40 +0000 (19:54 +0000)]
Backport of fix to translation optimizations. Thanks again file!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11120
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sat, 25 Feb 2006 05:08:46 +0000 (05:08 +0000)]
factor the number of translation steps required into translation path decisions, so that equal cost paths that require fewer translations are preferred
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11089
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sat, 25 Feb 2006 04:59:50 +0000 (04:59 +0000)]
reformat code to fit guidelines
remember which translation paths are multi-step paths
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11062
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sat, 25 Feb 2006 04:23:48 +0000 (04:23 +0000)]
ensure that spy frame queueing is able to deal with translation failing for any reason (issue #6546)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11058
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 23 Feb 2006 23:06:42 +0000 (23:06 +0000)]
Oops, this was broken in 1.2, too.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10952
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 23 Feb 2006 14:57:53 +0000 (14:57 +0000)]
backport list handling fix from trunk (solves memory leak problem in cdr variables and device state watchers)
remove unusued variable to silence compiler warning
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10863
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 22 Feb 2006 17:32:15 +0000 (17:32 +0000)]
add comment warning people about trying to use hostnames/IPs in the sample config
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10736
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 20 Feb 2006 23:01:12 +0000 (23:01 +0000)]
Would be nice to tell people to look in the right file to increase a constant
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10577
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Mon, 20 Feb 2006 06:17:26 +0000 (06:17 +0000)]
Handle ACKing properly (remove gratuitous -1)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10535
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Mon, 20 Feb 2006 05:54:10 +0000 (05:54 +0000)]
Fix numerous places in jitter buffer where freed memory is referenced
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10511
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sun, 19 Feb 2006 18:29:16 +0000 (18:29 +0000)]
Okay, fseek doesn't return an offset
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10487
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sun, 19 Feb 2006 17:26:31 +0000 (17:26 +0000)]
Fix possible lack of initialization of useadsi
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10464
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sun, 19 Feb 2006 17:11:02 +0000 (17:11 +0000)]
Bug 6539 - Division by two negates error flag
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10462
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sat, 18 Feb 2006 00:17:09 +0000 (00:17 +0000)]
Bug 6529 - memory leak in ast_play_and_prepend
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10409
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Fri, 17 Feb 2006 01:55:10 +0000 (01:55 +0000)]
fix incorrent index calculation for jitterbuffer history (issue #6517)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10368
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 16 Feb 2006 18:07:52 +0000 (18:07 +0000)]
when executing the Directory application from voicemail and a context is not
specified, use the "default" context, not the channel's current context (issue #6507)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10301
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 15 Feb 2006 01:21:33 +0000 (01:21 +0000)]
ensure that agents logged in via the manager interface are stored in the persistence database (related to issue #6301)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10137
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 15 Feb 2006 00:46:18 +0000 (00:46 +0000)]
handle longer ENUM lookup results (issue #6476)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10110
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Wed, 15 Feb 2006 00:36:57 +0000 (00:36 +0000)]
ensure that FastAGI launcher can handle system call interruption (issue #6449)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10108
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Matt O'Gorman [Tue, 14 Feb 2006 20:56:41 +0000 (20:56 +0000)]
bug fix from 6485 with musiconhold not being turned
off by app_meetme
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10021
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Tue, 14 Feb 2006 20:20:15 +0000 (20:20 +0000)]
don't double-increment abandon counter for calls that are hung up while dialing members (issue #6289)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10018
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Mark Spencer [Tue, 14 Feb 2006 19:11:25 +0000 (19:11 +0000)]
Fix stopstream in menus (bug #6137)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9990
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
BJ Weschke [Tue, 14 Feb 2006 18:50:42 +0000 (18:50 +0000)]
#ifdef the include too.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9964
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
BJ Weschke [Tue, 14 Feb 2006 18:45:34 +0000 (18:45 +0000)]
#ifdef'd the prctl fix to only try and compile on linux systems. Thanks rizzo for pointing this out.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9961
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Tue, 14 Feb 2006 18:30:10 +0000 (18:30 +0000)]
when answering INVITE, don't send codecs the peer didn't offer (issue #6052)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9958
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Tue, 14 Feb 2006 18:23:13 +0000 (18:23 +0000)]
revert yesterday's temporary fix for issue #6052
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9953
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3
BJ Weschke [Tue, 14 Feb 2006 04:45:14 +0000 (04:45 +0000)]
Fixed my silly backport error from r9861
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9870
65c4cc65 -6c06-0410-ace0-
fbb531ad65f3