asterisk/asterisk.git
16 years agoMerged revisions 64515 via svnmerge from
Christian Richter [Fri, 18 May 2007 10:03:38 +0000 (10:03 +0000)]
Merged revisions 64515 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r64515 | crichter | 2007-05-16 10:44:51 +0200 (Mi, 16 Mai 2007) | 9 lines

Merged revisions 64513 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r64513 | crichter | 2007-05-16 10:23:42 +0200 (Mi, 16 Mai 2007) | 1 line

in the case immediate=yes, we directly jump into the dialplan, where people can use PlayTones to indicate a Dialtone, so we don't need to to that by ourself. also we should not do a dialtone_indicate for incoming calls on a TE port in overlapdialmode.
........

................

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

16 years agoMerged revisions 63534 via svnmerge from
Christian Richter [Fri, 18 May 2007 10:00:21 +0000 (10:00 +0000)]
Merged revisions 63534 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63534 | crichter | 2007-05-09 15:17:10 +0200 (Mi, 09 Mai 2007) | 17 lines

Merged revisions 62945,63402,63519 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r62945 | crichter | 2007-05-03 17:39:21 +0200 (Do, 03 Mai 2007) | 1 line

when we're in state WAITING4DIGS, we use the asterisk tone-generator which prods us, so we can't just return -1 in misdn_write in this case. Added a MISDN_KEYPAD channel variable, and fixed the sending of keypad. this enables us to modify the call forward parameters in the switch.
........
r63402 | crichter | 2007-05-08 17:07:37 +0200 (Di, 08 Mai 2007) | 1 line

added application misdn_check_l2l1 which tries to pull up the L1/L2 on all ports that have the layers down in a group. It waits then for a timeout. This helps for scenarios where multiple PMP BRIs are grouped together, or where a provider has a faulty PTP Implementation, that looses the L2 after a while.
........
r63519 | crichter | 2007-05-09 13:26:16 +0200 (Mi, 09 Mai 2007) | 1 line

release_chan frees ch, so we should never touch ch after release_chan, this may cause segfaults.
........

................

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

16 years agoMerged revisions 62912 via svnmerge from
Christian Richter [Fri, 18 May 2007 09:50:33 +0000 (09:50 +0000)]
Merged revisions 62912 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r62912 | crichter | 2007-05-03 16:36:32 +0200 (Do, 03 Mai 2007) | 17 lines

Merged revisions 61357,61770,62885 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r61357 | crichter | 2007-04-11 14:05:57 +0200 (Mi, 11 Apr 2007) | 1 line

some fixes for PMP Hold/Retrieve, it should work now, when briding=no
........
r61770 | crichter | 2007-04-24 15:50:05 +0200 (Di, 24 Apr 2007) | 1 line

added lock for sending messages to avoid double sending. shuffled some empty_chans after the cb_event calls, this avoids that a release_complete from a quite different call releases a fresh created setup by accident.
........
r62885 | crichter | 2007-05-03 15:59:00 +0200 (Do, 03 Mai 2007) | 1 line

fixed the problem that misdn_write did not return -1 when called with 0 samples in a frame this resultet in a deadlock in some circumstances, when the call ended because of a busy extension.  added encoding of keypad.
........

................

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

16 years agoMerged revisions 59774 via svnmerge from
Christian Richter [Fri, 18 May 2007 09:47:19 +0000 (09:47 +0000)]
Merged revisions 59774 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r59774 | crichter | 2007-04-03 09:20:27 +0200 (Di, 03 Apr 2007) | 17 lines

Merged revisions 59623-59624,59639 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r59623 | crichter | 2007-04-02 09:12:24 +0200 (Mo, 02 Apr 2007) | 1 line

we can now make 30 channels on a PRI (before we forgot chan 31..)
........
r59624 | crichter | 2007-04-02 09:25:54 +0200 (Mo, 02 Apr 2007) | 1 line

don't be verbose if no need
........
r59639 | crichter | 2007-04-02 14:08:12 +0200 (Mo, 02 Apr 2007) | 1 line

added option which allows us to accept incoming SETUP Messages without automatically sending Proceeding or Setup Acknowledge, this is useful with some broken switches and if you want to Release incoming calls without previously having acknowledged them. The new option is noautorespond_on_setup=yes|no default is no, so we don't break the existing behaviour
........

................

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

16 years agoMerged revisions 59254 via svnmerge from
Christian Richter [Fri, 18 May 2007 09:42:42 +0000 (09:42 +0000)]
Merged revisions 59254 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r59254 | crichter | 2007-03-27 17:00:10 +0200 (Di, 27 Mär 2007) | 9 lines

Merged revisions 59252 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r59252 | crichter | 2007-03-27 15:56:15 +0200 (Di, 27 Mär 2007) | 1 line

fixed #9355
........

................

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

16 years agoMerged revisions 59064 via svnmerge from
Christian Richter [Fri, 18 May 2007 09:36:16 +0000 (09:36 +0000)]
Merged revisions 59064 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r59064 | crichter | 2007-03-20 14:16:06 +0100 (Di, 20 Mär 2007) | 21 lines

Merged revisions 58849-58850,59062-59063 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r58849 | crichter | 2007-03-13 12:58:16 +0100 (Di, 13 Mär 2007) | 1 line

added method standard_dec for dialing out on groups, to avoid conflicts, which caused issues with some ISDN providers
........
r58850 | crichter | 2007-03-13 13:58:32 +0100 (Di, 13 Mär 2007) | 1 line

fixed the crypt_keys stuff
........
r59062 | crichter | 2007-03-20 10:18:06 +0100 (Di, 20 Mär 2007) | 1 line

avoid sending a disconnect when we already received one.
........
r59063 | crichter | 2007-03-20 10:23:22 +0100 (Di, 20 Mär 2007) | 1 line

modified a loglevel
........

................

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

16 years agoMerged revisions 58825-58826 via svnmerge from
Christian Richter [Fri, 18 May 2007 09:31:27 +0000 (09:31 +0000)]
Merged revisions 58825-58826 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r58825 | crichter | 2007-03-12 13:43:24 +0100 (Mo, 12 Mär 2007) | 1 line

added UU transceiving and corect handling for rdnis
................
r58826 | crichter | 2007-03-12 14:08:06 +0100 (Mo, 12 Mär 2007) | 21 lines

Merged revisions 57034,57523,57753,58558 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r57034 | crichter | 2007-02-28 17:09:27 +0100 (Mi, 28 Feb 2007) | 1 line

fixed bugs.digium.com bugs: #9157 and bugs.beronet.com bugs: #302, #303, #304
........
r57523 | crichter | 2007-03-02 19:32:51 +0100 (Fr, 02 Mar 2007) | 1 line

fixed typo
........
r57753 | crichter | 2007-03-04 11:39:50 +0100 (So, 04 Mar 2007) | 1 line

fixed another place where the out_cause was hardcoded to 16
........
r58558 | crichter | 2007-03-09 15:43:58 +0100 (Fr, 09 Mar 2007) | 1 line

we can free channel 31 as well, since we can occupy it
........

................

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

16 years agoIssue #5930 - Remove dependencies on res_adsi.so - clwade
Olle Johansson [Fri, 18 May 2007 09:10:22 +0000 (09:10 +0000)]
Issue #5930 - Remove dependencies on res_adsi.so  - clwade

A big THANK YOU to clwade for this patch.
Minor modifications by me.

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

16 years agoAnother fix for the support for recordings controlled by INFO-packets
Olle Johansson [Fri, 18 May 2007 08:49:34 +0000 (08:49 +0000)]
Another fix for the support for recordings controlled by INFO-packets

We still lack a setting to enable/disable this per peer

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

16 years agoAdd ENUMQUERY and ENUMRESULT to the CHANGES file.
Russell Bryant [Fri, 18 May 2007 02:55:05 +0000 (02:55 +0000)]
Add ENUMQUERY and ENUMRESULT to the CHANGES file.

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

16 years agoMerged revisions 64868 via svnmerge from
Russell Bryant [Fri, 18 May 2007 02:51:07 +0000 (02:51 +0000)]
Merged revisions 64868 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64868 | russell | 2007-05-17 21:48:51 -0500 (Thu, 17 May 2007) | 5 lines

Fix a small bug I noticed while working on something else.  app_queue did not
unregister its device state monitoring callback in unload_module().  So, this
would make Asterisk crash on the first device state change after you
unload the module.

........

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

16 years agoMerged revisions 64820 via svnmerge from
Tilghman Lesher [Thu, 17 May 2007 21:20:33 +0000 (21:20 +0000)]
Merged revisions 64820 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r64820 | tilghman | 2007-05-17 16:19:34 -0500 (Thu, 17 May 2007) | 10 lines

Merged revisions 64819 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r64819 | tilghman | 2007-05-17 16:14:36 -0500 (Thu, 17 May 2007) | 2 lines

How is it that we never caught that this is returning the opposite of our documentation, until now?

........

................

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

16 years agoAdd an option that lets you only allow one connection at a time for each
Russell Bryant [Thu, 17 May 2007 17:12:23 +0000 (17:12 +0000)]
Add an option that lets you only allow one connection at a time for each
manager user.  (issue #8664, reported and original patch by ssokol, patch
updated by bkruse, and further updated by me)

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

16 years agoMerged revisions 64761 via svnmerge from
Jason Parker [Thu, 17 May 2007 16:54:35 +0000 (16:54 +0000)]
Merged revisions 64761 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r64761 | qwell | 2007-05-17 11:53:27 -0500 (Thu, 17 May 2007) | 12 lines

Merged revisions 64758 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r64758 | qwell | 2007-05-17 11:52:38 -0500 (Thu, 17 May 2007) | 4 lines

If we have a negative current message, we shouldn't go back even further...

Issue 9727.

........

................

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

16 years agoMerged revisions 64759 via svnmerge from
Russell Bryant [Thu, 17 May 2007 16:53:14 +0000 (16:53 +0000)]
Merged revisions 64759 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64759 | russell | 2007-05-17 11:52:53 -0500 (Thu, 17 May 2007) | 3 lines

Remove script that is no longer functional since the build system was redone.
(issue #9340, reported by junky)

........

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

16 years agoMerged revisions 64756 via svnmerge from
Russell Bryant [Thu, 17 May 2007 16:49:50 +0000 (16:49 +0000)]
Merged revisions 64756 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64756 | russell | 2007-05-17 11:47:29 -0500 (Thu, 17 May 2007) | 3 lines

Increase the size of a buffer to support longer dial strings for channels.
(issue #9291, reported and fix suggested by meni)

........

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

16 years agoMerged revisions 64754 via svnmerge from
Joshua Colp [Thu, 17 May 2007 16:11:26 +0000 (16:11 +0000)]
Merged revisions 64754 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64754 | file | 2007-05-17 12:10:12 -0400 (Thu, 17 May 2007) | 2 lines

Even more direct RTP setup fixes! Don't allow a codec that isn't supported to creep into the SDP of either side. (issue #9446 reported by marcelbarbulescu)

........

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

16 years agoMerged revisions 64720 via svnmerge from
Joshua Colp [Thu, 17 May 2007 13:50:54 +0000 (13:50 +0000)]
Merged revisions 64720 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64720 | file | 2007-05-17 09:48:44 -0400 (Thu, 17 May 2007) | 2 lines

Fix authuser support. (issue #9740 reported by xmarksthespot)

........

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

16 years agoMerged revisions 64686 via svnmerge from
Russell Bryant [Thu, 17 May 2007 06:14:37 +0000 (06:14 +0000)]
Merged revisions 64686 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64686 | russell | 2007-05-17 01:13:53 -0500 (Thu, 17 May 2007) | 3 lines

Update the main README to reflect the new build process for 1.4 and above.
(issue #9725, patch by eliel)

........

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

16 years agoIgnore this ... playing with jira (AST-1)
Russell Bryant [Wed, 16 May 2007 16:30:40 +0000 (16:30 +0000)]
Ignore this ... playing with jira  (AST-1)

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

16 years agoBlocking patch
Olle Johansson [Wed, 16 May 2007 11:01:35 +0000 (11:01 +0000)]
Blocking patch

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

16 years agoBelow patches with some re-structuring for trunk
Olle Johansson [Wed, 16 May 2007 10:58:22 +0000 (10:58 +0000)]
Below patches with some re-structuring for trunk
---
Merged revisions 64602 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64602 | oej | 2007-05-16 12:38:18 +0200 (Wed, 16 May 2007) | 2 lines

Issue #9681 - Handle www-auth on BYE

........

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

16 years agoMerged revisions 64578 via svnmerge from
Olle Johansson [Wed, 16 May 2007 10:09:42 +0000 (10:09 +0000)]
Merged revisions 64578 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64578 | oej | 2007-05-16 12:05:47 +0200 (Wed, 16 May 2007) | 2 lines

Final part of issue #9483 - fixing transfer() of sip calls in the dial plan (twilson)

........

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

16 years agoBlocking patch that was already committed to trunk
Olle Johansson [Wed, 16 May 2007 10:06:03 +0000 (10:06 +0000)]
Blocking patch that was already committed to trunk

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

16 years agoMerged revisions 64543 via svnmerge from
Olle Johansson [Wed, 16 May 2007 10:02:06 +0000 (10:02 +0000)]
Merged revisions 64543 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r64543 | oej | 2007-05-16 11:12:34 +0200 (Wed, 16 May 2007) | 10 lines

Merged revisions 64535 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r64535 | oej | 2007-05-16 11:08:22 +0200 (Wed, 16 May 2007) | 2 lines

Support SIP uri's starting with SIP: and sip: (reported by Tony Mountfield on the mailing list. Thanks!)

........

................

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

16 years agoMerged revisions 64516 via svnmerge from
Olle Johansson [Wed, 16 May 2007 08:51:39 +0000 (08:51 +0000)]
Merged revisions 64516 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r64516 | oej | 2007-05-16 10:46:18 +0200 (Wed, 16 May 2007) | 17 lines

Merged following patch with a lot of changes for 1.4
------

Merged revisions 64514 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r64514 | oej | 2007-05-16 10:25:56 +0200 (Wed, 16 May 2007) | 6 lines

Issue #9726 - rlister - Better logging for ACL denials

While at it, also added better logging and handling of peers that are not supposed to register.

My patch, stole the issue report from Russell. My apologies, Russell :-)

........

................

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

16 years agoIssue #9304 - Update help text to match functionality. Patch by kshumard with changes...
Olle Johansson [Wed, 16 May 2007 07:58:43 +0000 (07:58 +0000)]
Issue #9304 - Update help text to match functionality. Patch by kshumard with changes by oej

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

16 years agoIssue #6789 - Marquis - Add option to support regexten removal when host becomes...
Olle Johansson [Wed, 16 May 2007 07:35:56 +0000 (07:35 +0000)]
Issue #6789 - Marquis - Add option to support regexten removal when host becomes unreachable

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

16 years agoThis file really needs more documentation...
Olle Johansson [Wed, 16 May 2007 07:10:54 +0000 (07:10 +0000)]
This file really needs more documentation...
When we implement new API's - please include a small general overview in Doxygen

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

16 years agoSmall doxygen updates
Olle Johansson [Wed, 16 May 2007 07:08:48 +0000 (07:08 +0000)]
Small doxygen updates

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

16 years agoAdd two new dialplan functions: ENUMQUERY and ENUMRESULT. These functions
Russell Bryant [Tue, 15 May 2007 23:05:20 +0000 (23:05 +0000)]
Add two new dialplan functions: ENUMQUERY and ENUMRESULT.  These functions
allow you to initiate an ENUM query using ENUMQUERY, and then access the
details of all of the results using ENUMRESULT.  Previously, if you wanted
to access multiple results, Asterisk would have to do a new DNS lookup every
time.  (patch by bbryant)

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

16 years agoMake sure that DUNDIRESULT is given an ID.
Russell Bryant [Tue, 15 May 2007 22:57:01 +0000 (22:57 +0000)]
Make sure that DUNDIRESULT is given an ID.

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

16 years agoXXX-XXX-XXX appears to be the standard ANSI pointcode format
Matthew Fredrickson [Tue, 15 May 2007 20:45:20 +0000 (20:45 +0000)]
XXX-XXX-XXX appears to be the standard ANSI pointcode format

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

16 years agoMerged revisions 64426 via svnmerge from
Russell Bryant [Tue, 15 May 2007 19:57:02 +0000 (19:57 +0000)]
Merged revisions 64426 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64426 | russell | 2007-05-15 14:52:18 -0500 (Tue, 15 May 2007) | 3 lines

Properly fix a problem that occurs when you set PARKINGEXTEN to an exten where
a call is already parked.  (issue #9723, patch by me)

........

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

16 years agothis does not belong here
Kevin P. Fleming [Mon, 14 May 2007 23:43:28 +0000 (23:43 +0000)]
this does not belong here

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

16 years agoOnly print the SS7 UP once. Not every time we get the test messages on the
Matthew Fredrickson [Mon, 14 May 2007 22:25:56 +0000 (22:25 +0000)]
Only print the SS7 UP once.  Not every time we get the test messages on the
line.

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

16 years agoWith libmmime.a as a .PHONY target, asterisk gets rebuilt every time, but without...
Jason Parker [Mon, 14 May 2007 21:51:03 +0000 (21:51 +0000)]
With libmmime.a as a .PHONY target, asterisk gets rebuilt every time, but without proper ASTCFLAGS.
This caused a problem with the buildinfo.o file not being able to find asterisk/build.h

This was affecting DESTDIR, but I *think* that if asterisk had never been installed before, it would've failed also.

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

16 years agoMerged revisions 64353 via svnmerge from
Russell Bryant [Mon, 14 May 2007 21:17:52 +0000 (21:17 +0000)]
Merged revisions 64353 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64353 | russell | 2007-05-14 16:16:39 -0500 (Mon, 14 May 2007) | 4 lines

When someone requests a specific parking space using the PARKINGEXTEN variable,
ensure that no other caller is already there.
(issue #9723, reported by mdu113, patch by me)

........

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

16 years agoMerged revisions 64324 via svnmerge from
Olle Johansson [Mon, 14 May 2007 19:35:58 +0000 (19:35 +0000)]
Merged revisions 64324 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64324 | oej | 2007-05-14 21:26:50 +0200 (Mon, 14 May 2007) | 2 lines

Change -2 to XMIT_ERROR to clarify a bit more

........

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

16 years agoBlocking patch already committed to trunk
Olle Johansson [Mon, 14 May 2007 19:22:30 +0000 (19:22 +0000)]
Blocking patch already committed to trunk

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

16 years agoMerged revisions 64306 via svnmerge from
Russell Bryant [Mon, 14 May 2007 19:21:31 +0000 (19:21 +0000)]
Merged revisions 64306 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64306 | russell | 2007-05-14 14:13:00 -0500 (Mon, 14 May 2007) | 3 lines

Properly handle AST_CONTROL_PROGRESS by just ignoring it.  An unknown indication
will trigger an error and cause sounds to stop, which in this case, is ringing.

........

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

16 years agoMerged revisions 64278 via svnmerge from
Joshua Colp [Mon, 14 May 2007 18:49:40 +0000 (18:49 +0000)]
Merged revisions 64278 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64278 | file | 2007-05-14 14:48:33 -0400 (Mon, 14 May 2007) | 2 lines

Properly set datalen field when doing PLC in codec_speex. (issue #9722 reported by mihai)

........

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

16 years agoMerged revisions 64276 via svnmerge from
Joshua Colp [Mon, 14 May 2007 18:39:16 +0000 (18:39 +0000)]
Merged revisions 64276 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r64276 | file | 2007-05-14 14:36:34 -0400 (Mon, 14 May 2007) | 10 lines

Merged revisions 64275 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r64275 | file | 2007-05-14 14:34:06 -0400 (Mon, 14 May 2007) | 2 lines

Only perform stripping of - strings from the channel name for Zap channels. Anywhere else we might remove a legitimate part of a device name. (issue #9668 reported by stevedavies)

........

................

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

16 years agoIf no port is specified in the outboundproxy setting then use the standard SIP port...
Joshua Colp [Mon, 14 May 2007 18:21:30 +0000 (18:21 +0000)]
If no port is specified in the outboundproxy setting then use the standard SIP port. (issue #9665 reported by tootai)

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

16 years agooops - silly typo there
Jason Parker [Mon, 14 May 2007 18:14:56 +0000 (18:14 +0000)]
oops - silly typo there

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

16 years agoDon't allow rounding seconds to weird values that may cause "unexpected" results.
Jason Parker [Mon, 14 May 2007 18:08:54 +0000 (18:08 +0000)]
Don't allow rounding seconds to weird values that may cause "unexpected" results.

Issue 9514.

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

16 years agoAdd 'c' option to app_queue which allows for continuing in the dialplan if the callee...
Jason Parker [Mon, 14 May 2007 17:38:36 +0000 (17:38 +0000)]
Add 'c' option to app_queue which allows for continuing in the dialplan if the callee hangs up.

Issue 9284, patch by lyl, modified a little bit by me (I felt 'continue' was better than 'keepalive')

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

16 years agoMerged revisions 64240 via svnmerge from
Joshua Colp [Mon, 14 May 2007 17:25:25 +0000 (17:25 +0000)]
Merged revisions 64240 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64240 | file | 2007-05-14 13:23:51 -0400 (Mon, 14 May 2007) | 2 lines

Fix scenario where if a phone that simply called Echo() put itself on hold it could never get off hold.

........

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

16 years agoRegenerate configure script after last change to acinclude.m4
Russell Bryant [Mon, 14 May 2007 16:08:48 +0000 (16:08 +0000)]
Regenerate configure script after last change to acinclude.m4

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

16 years agoRemove an extra space from the macro that checks for C defines.
Russell Bryant [Mon, 14 May 2007 16:08:19 +0000 (16:08 +0000)]
Remove an extra space from the macro that checks for C defines.
(issue #9715, tzafrir)

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

16 years agoMerged revisions 64193 via svnmerge from
Steve Murphy [Mon, 14 May 2007 14:13:45 +0000 (14:13 +0000)]
Merged revisions 64193 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64193 | murf | 2007-05-14 07:58:42 -0600 (Mon, 14 May 2007) | 1 line

As per 9570, worrisome CDR warnings have been removed, that are either not helpful, or not relevant.
........

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

16 years agoMerged revisions 64157 via svnmerge from
Olle Johansson [Mon, 14 May 2007 10:40:50 +0000 (10:40 +0000)]
Merged revisions 64157 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64157 | oej | 2007-05-14 12:39:12 +0200 (Mon, 14 May 2007) | 2 lines

Add hangupcause when we lack codecs for transcoding

........

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

16 years agoImprove handling network errors on transmission to hosts that don't reply or are...
Olle Johansson [Sun, 13 May 2007 19:20:36 +0000 (19:20 +0000)]
Improve handling network errors on transmission to hosts that don't reply or are unreachable

With this code, the call will fail as soon as we get a network error. This may happen on
first xmit or a later one, so the retransmit code handles this too.

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

16 years agoMerged revisions 64114 via svnmerge from
Joshua Colp [Sat, 12 May 2007 22:28:09 +0000 (22:28 +0000)]
Merged revisions 64114 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64114 | file | 2007-05-12 18:27:04 -0400 (Sat, 12 May 2007) | 2 lines

This concludes my final adventure with bitmasks and the onhold flag. Would anyone care for some peanuts?

........

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

16 years agoMerged revisions 64086 via svnmerge from
Joshua Colp [Sat, 12 May 2007 21:12:18 +0000 (21:12 +0000)]
Merged revisions 64086 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64086 | file | 2007-05-12 17:10:45 -0400 (Sat, 12 May 2007) | 2 lines

Tweak hold flags some more. They can be of three states when active: active, inactive, one direction.

........

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

16 years agoIssue 9716 - doc/enum.txt no longer exists in trunk
Tilghman Lesher [Sat, 12 May 2007 19:38:03 +0000 (19:38 +0000)]
Issue 9716 - doc/enum.txt no longer exists in trunk

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

16 years agoMerged revisions 64044 via svnmerge from
Joshua Colp [Sat, 12 May 2007 16:33:34 +0000 (16:33 +0000)]
Merged revisions 64044 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r64044 | file | 2007-05-12 12:32:15 -0400 (Sat, 12 May 2007) | 2 lines

Ensure the onhold flag is set no matter what when being put on hold.

........

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

16 years agoAdd/fix support for Redial, Speeddial, and Messages buttons.
Jason Parker [Fri, 11 May 2007 22:52:36 +0000 (22:52 +0000)]
Add/fix support for Redial, Speeddial, and Messages buttons.

Combined effort by DEA and mvanbaak.

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

16 years agooops.. Fix the logic of the last commit.
Jason Parker [Fri, 11 May 2007 21:16:39 +0000 (21:16 +0000)]
oops..  Fix the logic of the last commit.

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

16 years agoBetter fallback method for autosystemname.
Jason Parker [Fri, 11 May 2007 21:15:30 +0000 (21:15 +0000)]
Better fallback method for autosystemname.

Issue 9713, patch by Juggie with minor mods by me.

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

16 years agoMerged revisions 63982 via svnmerge from
Jason Parker [Fri, 11 May 2007 20:16:56 +0000 (20:16 +0000)]
Merged revisions 63982 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63982 | qwell | 2007-05-11 15:16:17 -0500 (Fri, 11 May 2007) | 7 lines

Hide manager password from "manager show user foo".

I realize that there are other ways to get this,
 but we really don't need to just show it in plain text so easily.

Issue 9273, patch by junky

........

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

16 years agoAdd autosystemname setting to asterisk.conf
Jason Parker [Fri, 11 May 2007 19:56:57 +0000 (19:56 +0000)]
Add autosystemname setting to asterisk.conf

When enabled, it will set the systemname to be the hostname of the system

Issue 9713, patch by Juggie - slightly modified by me, to "failover" to localhost

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

16 years agoFix some syntax errors.
Russell Bryant [Fri, 11 May 2007 18:31:36 +0000 (18:31 +0000)]
Fix some syntax errors.

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

16 years agoMerged revisions 63905 via svnmerge from
Tilghman Lesher [Fri, 11 May 2007 16:37:16 +0000 (16:37 +0000)]
Merged revisions 63905 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63905 | tilghman | 2007-05-11 11:35:51 -0500 (Fri, 11 May 2007) | 10 lines

Merged revisions 63903 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63903 | tilghman | 2007-05-11 11:31:03 -0500 (Fri, 11 May 2007) | 2 lines

Issue 9121 - fixups for safe_asterisk script

........

................

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

16 years agoMerged revisions 63886 via svnmerge from
Russell Bryant [Fri, 11 May 2007 16:21:45 +0000 (16:21 +0000)]
Merged revisions 63886 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63886 | russell | 2007-05-11 11:05:43 -0500 (Fri, 11 May 2007) | 6 lines

When MD5 authentication is not possible because there is no challenge present,
either because the Challenge action was never issued, or some other reason,
give a proper error message and return an error instead of claiming that the
user wasn't found.
(reported by jsmith on IRC)

........

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

16 years agoAdd gender support for AGI SAY NUMBER.
Russell Bryant [Fri, 11 May 2007 16:16:50 +0000 (16:16 +0000)]
Add gender support for AGI SAY NUMBER.
(issue #9537, patch by chappell)

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

16 years agoMerged revisions 63872 via svnmerge from
Joshua Colp [Fri, 11 May 2007 15:48:38 +0000 (15:48 +0000)]
Merged revisions 63872 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63872 | file | 2007-05-11 11:43:14 -0400 (Fri, 11 May 2007) | 2 lines

Make the PARKINGEXTEN feature of parking actually work. (issue #9708 reported by mdu113)

........

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

16 years agoMerged revisions 63830 via svnmerge from
Jason Parker [Thu, 10 May 2007 23:16:33 +0000 (23:16 +0000)]
Merged revisions 63830 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63830 | qwell | 2007-05-10 18:15:37 -0500 (Thu, 10 May 2007) | 12 lines

Merged revisions 63828 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63828 | qwell | 2007-05-10 18:14:55 -0500 (Thu, 10 May 2007) | 4 lines

Fix an issue with trying to kill a thread before it gets created.

Issue 9709, patch by nic_bellamy.

........

................

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

16 years agoMerged revisions 63804 via svnmerge from
Russell Bryant [Thu, 10 May 2007 22:25:54 +0000 (22:25 +0000)]
Merged revisions 63804 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63804 | russell | 2007-05-10 17:23:42 -0500 (Thu, 10 May 2007) | 4 lines

Strip terminal escape sequences from CLI command output that is going to be
sent out over the manager interface.
(issue #9659, reported by pari, fixed by me)

........

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

16 years agoAdded check for negative offset in cid spill to prevent infinite loops
Doug Bailey [Thu, 10 May 2007 21:25:05 +0000 (21:25 +0000)]
Added check for negative offset in cid spill to prevent infinite loops

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

16 years agoMerged revisions 63749 via svnmerge from
Olle Johansson [Thu, 10 May 2007 20:51:59 +0000 (20:51 +0000)]
Merged revisions 63749 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63749 | oej | 2007-05-10 22:46:41 +0200 (Thu, 10 May 2007) | 12 lines

Merged revisions 63748 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63748 | oej | 2007-05-10 22:38:54 +0200 (Thu, 10 May 2007) | 4 lines

Do not allocate SIP pvt's for PEERs we can not reach.

This was seen as a lot of dialogs being created then immediately destroyed at reload/restart of the SIP channel.

........

................

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

16 years agoFixing reload. Thanks to Mats Karlsson!
Olle Johansson [Thu, 10 May 2007 15:19:57 +0000 (15:19 +0000)]
Fixing reload. Thanks to Mats Karlsson!

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

16 years agoMerged revisions 63698 via svnmerge from
Joshua Colp [Wed, 9 May 2007 19:24:27 +0000 (19:24 +0000)]
Merged revisions 63698 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63698 | file | 2007-05-09 15:22:39 -0400 (Wed, 09 May 2007) | 2 lines

Use the DTMF frame on the channel when returning a DTMF frame from AST_FRAME_NULL or AST_FRAME_VOICE.

........

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

16 years agoMerged revisions 63612 via svnmerge from
Russell Bryant [Wed, 9 May 2007 19:21:35 +0000 (19:21 +0000)]
Merged revisions 63612 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63612 | russell | 2007-05-09 11:55:27 -0500 (Wed, 09 May 2007) | 5 lines

Modify ast_senddigit_begin() to use the same assumptions used elsewhere in the
code in that if a channel does not have a send_digit_begin() callback, it only
cares about DTMF END events.  (pointed out by Michael Neuhauser on the
asterisk-dev list)

........

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

16 years agoBlocked revisions 63656 via svnmerge
Joshua Colp [Wed, 9 May 2007 17:46:02 +0000 (17:46 +0000)]
Blocked revisions 63656 via svnmerge

........
r63656 | file | 2007-05-09 13:43:30 -0400 (Wed, 09 May 2007) | 2 lines

Do not prematurely go on hold if sendonly was not actually set.

........

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

16 years agoMerged revisions 63654 via svnmerge from
Matthew Fredrickson [Wed, 9 May 2007 17:35:54 +0000 (17:35 +0000)]
Merged revisions 63654 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63654 | mattf | 2007-05-09 12:25:21 -0500 (Wed, 09 May 2007) | 10 lines

Merged revisions 63653 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63653 | mattf | 2007-05-09 12:20:20 -0500 (Wed, 09 May 2007) | 2 lines

Make sure we only create a DSP if it's requested on SUB_REAL

........

................

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

16 years agoMerged revisions 63611 via svnmerge from
Joshua Colp [Wed, 9 May 2007 16:56:45 +0000 (16:56 +0000)]
Merged revisions 63611 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63611 | file | 2007-05-09 12:54:56 -0400 (Wed, 09 May 2007) | 10 lines

Merged revisions 63610 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63610 | file | 2007-05-09 12:51:03 -0400 (Wed, 09 May 2007) | 2 lines

Properly handle hints that point to multiple devices in chan_sip. Why chan_sip is even doing this I have no idea but I would rather not go into a rant. (issue #9536 reported by rlister)

........

................

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

16 years agoMerged revisions 63608 via svnmerge from
Russell Bryant [Wed, 9 May 2007 16:44:33 +0000 (16:44 +0000)]
Merged revisions 63608 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63608 | russell | 2007-05-09 11:43:50 -0500 (Wed, 09 May 2007) | 5 lines

Only call ast_senddigit_begin() in ast_senddigit() if the channel has a
send_digit_begin() callback.  Checking the END_DTMF_ONLY flag was the
wrong thing to do, because that flag indicates that a *bridged* channel
only wants DTMF END events coming from this channel.

........

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

16 years agoMerged revisions 63566 via svnmerge from
Tilghman Lesher [Wed, 9 May 2007 14:52:13 +0000 (14:52 +0000)]
Merged revisions 63566 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63566 | tilghman | 2007-05-09 09:50:33 -0500 (Wed, 09 May 2007) | 10 lines

Merged revisions 63565 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63565 | tilghman | 2007-05-09 09:48:06 -0500 (Wed, 09 May 2007) | 2 lines

Replicate fix from 51158 (app_voicemail) to app_directory (Issue 9224)

........

................

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

16 years agoMerged revisions 63535 via svnmerge from
Russell Bryant [Wed, 9 May 2007 13:24:38 +0000 (13:24 +0000)]
Merged revisions 63535 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63535 | russell | 2007-05-09 08:24:03 -0500 (Wed, 09 May 2007) | 6 lines

I have seen multiple people post questions trying to figure out what the
message "The configure script must be executed before running 'make'" means.
So, add another like that says to specifically run ./configure.  If this isn't
obvious enough, then they should be using something like AsteriskNOW and not
installing from source.

........

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

16 years agoMerged revisions 63532 via svnmerge from
Olle Johansson [Wed, 9 May 2007 13:07:44 +0000 (13:07 +0000)]
Merged revisions 63532 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63532 | oej | 2007-05-09 15:04:14 +0200 (Wed, 09 May 2007) | 2 lines

Don't retransmit 200 OK's on ignore status. (Reported on asterisk-users)

........

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

16 years agoMerged revisions 63478 via svnmerge from
Tilghman Lesher [Tue, 8 May 2007 22:40:21 +0000 (22:40 +0000)]
Merged revisions 63478 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63478 | tilghman | 2007-05-08 17:38:02 -0500 (Tue, 08 May 2007) | 10 lines

Merged revisions 63477 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63477 | tilghman | 2007-05-08 17:19:15 -0500 (Tue, 08 May 2007) | 2 lines

Issue 9602 - segfault in app_macro

........

................

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

16 years agoMerged revisions 63448 via svnmerge from
Russell Bryant [Tue, 8 May 2007 16:54:02 +0000 (16:54 +0000)]
Merged revisions 63448 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63448 | russell | 2007-05-08 11:53:09 -0500 (Tue, 08 May 2007) | 4 lines

I mixed up the use of the find_feature() function, so I renamed it
find_dynamic_feature, and changed the code to use the correct lock when
using it.

........

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

16 years agoI noted this on the dev list but got no response, so I just did it myself.
Russell Bryant [Tue, 8 May 2007 16:41:35 +0000 (16:41 +0000)]
I noted this on the dev list but got no response, so I just did it myself.
Lock the call features when being used in chan_sip.

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

16 years agoMerged revisions 63445 via svnmerge from
Russell Bryant [Tue, 8 May 2007 16:31:16 +0000 (16:31 +0000)]
Merged revisions 63445 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63445 | russell | 2007-05-08 11:30:43 -0500 (Tue, 08 May 2007) | 2 lines

Use a read/write lock when accessing the built-in features.

........

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

16 years agoMerged revisions 63403 via svnmerge from
Russell Bryant [Tue, 8 May 2007 15:11:31 +0000 (15:11 +0000)]
Merged revisions 63403 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63403 | russell | 2007-05-08 10:10:37 -0500 (Tue, 08 May 2007) | 3 lines

Move realtime_pgsql.sql to contrib/scripts to be with the rest of the sql examples.
(issue #9676, suretec)

........

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

16 years agoMerged revisions 63360 via svnmerge from
Tilghman Lesher [Tue, 8 May 2007 06:26:02 +0000 (06:26 +0000)]
Merged revisions 63360 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63360 | tilghman | 2007-05-08 01:22:37 -0500 (Tue, 08 May 2007) | 10 lines

Merged revisions 63359 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63359 | tilghman | 2007-05-08 01:20:16 -0500 (Tue, 08 May 2007) | 2 lines

Issue 9527 - upon entering a folder, no message is selected (curmsg == -1), so deleting causes memory corruption (beyond bounds)

........

................

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

16 years agoMerged revisions 63329 via svnmerge from
Russell Bryant [Mon, 7 May 2007 22:32:50 +0000 (22:32 +0000)]
Merged revisions 63329 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63329 | russell | 2007-05-07 17:28:50 -0500 (Mon, 07 May 2007) | 3 lines

Add a sample configuration file and example tables for use with res_config_pgsql.
(issue #9676, suretec)

........

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

16 years agoMake a minor tweak to admin_exec() - don't lock the conference list until it
Russell Bryant [Mon, 7 May 2007 22:17:40 +0000 (22:17 +0000)]
Make a minor tweak to admin_exec() - don't lock the conference list until it
is actually necessary.

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

16 years agoAdd a new application, MeetMeChannelAdmin, which is similar to MeetMeAdmin,
Russell Bryant [Mon, 7 May 2007 22:14:09 +0000 (22:14 +0000)]
Add a new application, MeetMeChannelAdmin, which is similar to MeetMeAdmin,
except it lets you operate on a channel by name instead of conference member
number.  It is very useful in combination with the 'X' option to ChanSpy.
(issue #9671, patch by mnicholson, with some small modifications by me)

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

16 years agoMerged revisions 63286 via svnmerge from
Joshua Colp [Mon, 7 May 2007 21:47:08 +0000 (21:47 +0000)]
Merged revisions 63286 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r63286 | file | 2007-05-07 17:45:01 -0400 (Mon, 07 May 2007) | 10 lines

Merged revisions 63285 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r63285 | file | 2007-05-07 17:39:52 -0400 (Mon, 07 May 2007) | 2 lines

Properly handle what happens during a masquerade in relation to group counting. (issue #9657 reported by ramonpeek)

........

................

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

16 years agoBlocked revisions 63283 via svnmerge
Joshua Colp [Mon, 7 May 2007 21:28:32 +0000 (21:28 +0000)]
Blocked revisions 63283 via svnmerge

........
r63283 | file | 2007-05-07 17:26:58 -0400 (Mon, 07 May 2007) | 2 lines

Minor backport of revision 59083 in trunk. Don't queue an unhold frame up if the call was never on hold to begin with.

........

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

16 years agoMerged revisions 63254 via svnmerge from
Olle Johansson [Mon, 7 May 2007 20:07:38 +0000 (20:07 +0000)]
Merged revisions 63254 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63254 | oej | 2007-05-07 22:05:15 +0200 (Mon, 07 May 2007) | 2 lines

Don't remove configuration from memory just because one section failed.

........

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

16 years agoConstifications
Olle Johansson [Mon, 7 May 2007 19:03:53 +0000 (19:03 +0000)]
Constifications

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

16 years agoAdding external referenses for doxygen
Olle Johansson [Mon, 7 May 2007 18:25:56 +0000 (18:25 +0000)]
Adding external referenses for doxygen

See http://www.asterisk.org/doxygen/trunk/extref.html

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

16 years agoAdding external reference
Olle Johansson [Mon, 7 May 2007 18:18:43 +0000 (18:18 +0000)]
Adding external reference

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

16 years agoDoxyfication... There's a shortage of comments in this file...
Olle Johansson [Mon, 7 May 2007 18:17:18 +0000 (18:17 +0000)]
Doxyfication... There's a shortage of comments in this file...

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

16 years agoLock iax2 pvt structure when passing off to the AMI function, and make sure it exists...
Joshua Colp [Sun, 6 May 2007 20:09:18 +0000 (20:09 +0000)]
Lock iax2 pvt structure when passing off to the AMI function, and make sure it exists. (issue #9674 reported by arabe)

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

16 years agoMerged revisions 63152 via svnmerge from
Olle Johansson [Sun, 6 May 2007 13:11:15 +0000 (13:11 +0000)]
Merged revisions 63152 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r63152 | oej | 2007-05-06 14:28:38 +0200 (Sun, 06 May 2007) | 2 lines

Stop the video stream when you stop playback of all streams for a call

........

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

16 years ago- Adding some missing spaces
Olle Johansson [Sat, 5 May 2007 08:05:38 +0000 (08:05 +0000)]
- Adding some missing spaces
- Correcting error messages
- Disabling code that doesn't do anything
- Making sure we always respond to this request, happily

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