Tilghman Lesher [Mon, 12 Feb 2007 02:44:33 +0000 (02:44 +0000)]
Formatting fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53980
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Sun, 11 Feb 2007 20:49:38 +0000 (20:49 +0000)]
Be careful with debug messages in trunk, they tend to stay around for release....
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53953
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Sun, 11 Feb 2007 20:04:49 +0000 (20:04 +0000)]
Small fix in outbound proxy support.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53933
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Sun, 11 Feb 2007 19:42:55 +0000 (19:42 +0000)]
Add support for outbound proxy for peers and [general]
This replaces the older, broken, implementation where a setting in
[general] did not do anything and the [peer] part was broken.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53932
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Sun, 11 Feb 2007 19:15:55 +0000 (19:15 +0000)]
Fix debug handling in acl.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53914
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Sat, 10 Feb 2007 09:23:09 +0000 (09:23 +0000)]
Merged revisions 53881 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53881 | pcadach | 2007-02-10 01:09:49 -0800 (Сбт, 10 Фев 2007) | 1 line
Fix VLDTMF reception
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53885
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Sat, 10 Feb 2007 09:22:15 +0000 (09:22 +0000)]
Merged revisions 53880 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53880 | pcadach | 2007-02-10 01:08:55 -0800 (Сбт, 10 Фев 2007) | 1 line
Much simpler than previous one ;-)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53884
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Sat, 10 Feb 2007 09:21:22 +0000 (09:21 +0000)]
Merged revisions 53879 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53879 | pcadach | 2007-02-10 01:07:11 -0800 (Сбт, 10 Фев 2007) | 1 line
Provide correct DTMF duration
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53883
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Sat, 10 Feb 2007 09:19:58 +0000 (09:19 +0000)]
Blocked revisions 53878 via svnmerge
........
r53878 | pcadach | 2007-02-10 01:04:47 -0800 (Сбт, 10 Фев 2007) | 1 line
Bring deprecated 'debug channel <x|all>' command back
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53882
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Sat, 10 Feb 2007 06:14:55 +0000 (06:14 +0000)]
Merged revisions 53850 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53850 | kpfleming | 2007-02-10 00:06:08 -0600 (Sat, 10 Feb 2007) | 3 lines
don't display the --with-imap message unless --with-imap was specified without a path
use '-n' instead of '! -z' for tests
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53851
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 10 Feb 2007 00:42:19 +0000 (00:42 +0000)]
Blocked revisions 53818 via svnmerge
........
r53818 | russell | 2007-02-09 18:41:57 -0600 (Fri, 09 Feb 2007) | 2 lines
Change some text to properly state "On Hold", which was already done in trunk.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53819
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 10 Feb 2007 00:40:57 +0000 (00:40 +0000)]
Merged revisions 53810 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53810 | russell | 2007-02-09 18:35:09 -0600 (Fri, 09 Feb 2007) | 24 lines
Merge team/russell/sla_rewrite
This is a completely new implementation of the SLA functionality introduced in
Asterisk 1.4. It is now functional and ready for testing. However, I will be
adding some additional features over the next week, as well.
For information on how to set this up, see configs/sla.conf.sample
and doc/sla.txt.
In addition to the changes in app_meetme.c for the SLA implementation itself,
this merge brings in various other changes:
chan_sip:
- Add the ability to indicate HOLD state in NOTIFY messages.
- Queue HOLD and UNHOLD control frames even if the channel is not bridged to
another channel.
linkedlists.h:
- Add support for rwlock based linked lists.
dial.c:
- Add the ability to run ast_dial_start() without a reference channel to
inherit information from.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53817
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 10 Feb 2007 00:20:57 +0000 (00:20 +0000)]
add another dependency
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53785
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 10 Feb 2007 00:16:22 +0000 (00:16 +0000)]
Merged revisions 53783 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53783 | russell | 2007-02-09 18:15:50 -0600 (Fri, 09 Feb 2007) | 4 lines
When the Echo() application receives the digit '#', echo that back as well.
Since we already sent the BEGIN frame for that digit, it makes sense to send
the END as well.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53784
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 9 Feb 2007 23:53:51 +0000 (23:53 +0000)]
Merged revisions 53779-53781 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53779 | kpfleming | 2007-02-09 17:51:29 -0600 (Fri, 09 Feb 2007) | 2 lines
fix awk scripts to work when both MODULEINFO and MAKEOPTS are present in a source file
........
r53780 | kpfleming | 2007-02-09 17:51:41 -0600 (Fri, 09 Feb 2007) | 2 lines
add some inter-module dependencies
........
r53781 | kpfleming | 2007-02-09 17:52:44 -0600 (Fri, 09 Feb 2007) | 2 lines
another dependency
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53782
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 9 Feb 2007 19:39:26 +0000 (19:39 +0000)]
Merged revisions 53749 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53749 | file | 2007-02-09 14:33:31 -0500 (Fri, 09 Feb 2007) | 2 lines
Temporarily change musicclass on channel to one specified in Dial so that the 'm' option functions properly. (issue #8969 reported by christianbee)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53750
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 9 Feb 2007 17:14:10 +0000 (17:14 +0000)]
Clean up documentation of Queue application. (issue #9022 reported by seanbright)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53717
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Fri, 9 Feb 2007 16:43:36 +0000 (16:43 +0000)]
Merged revisions 53715 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53715 | kpfleming | 2007-02-09 10:42:22 -0600 (Fri, 09 Feb 2007) | 2 lines
clarify the fact that voicemail IMAP storage cannot be built against a distro's binary c-client library package (at least not at this time)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53716
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 9 Feb 2007 01:57:48 +0000 (01:57 +0000)]
I'm crazy so I think I'll change the musiconhold classes linked list to read/write as well!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53691
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 8 Feb 2007 20:39:41 +0000 (20:39 +0000)]
It is with pleasure that I announce the return of rawman support through the HTTP server. (issue #9013 reported by Jynger)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53635
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 8 Feb 2007 17:56:53 +0000 (17:56 +0000)]
Merged revisions 53601 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53601 | file | 2007-02-08 12:54:32 -0500 (Thu, 08 Feb 2007) | 2 lines
Fix timeout issue when utterance is longer then timeout itself.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53602
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Jason Parker [Thu, 8 Feb 2007 17:19:27 +0000 (17:19 +0000)]
Rename this instance of "busy limit" to "busy level" as well
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53580
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Kevin P. Fleming [Thu, 8 Feb 2007 16:41:23 +0000 (16:41 +0000)]
rename busy-limit to busy-level, since it is not a limit
actually parse the busy-limit option from sip.conf, instead of ignoring it
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53577
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 8 Feb 2007 13:50:33 +0000 (13:50 +0000)]
Merged revisions 53532 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53532 | tilghman | 2007-02-08 07:47:54 -0600 (Thu, 08 Feb 2007) | 2 lines
Issue 9007 - Mutex not released on early return
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53533
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 8 Feb 2007 13:43:06 +0000 (13:43 +0000)]
Merged revisions 53530 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53530 | tilghman | 2007-02-08 07:40:02 -0600 (Thu, 08 Feb 2007) | 10 lines
Merged revisions 53529 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53529 | tilghman | 2007-02-08 07:36:10 -0600 (Thu, 08 Feb 2007) | 2 lines
Issue 9003 - If fullname is empty, quote() passes back "\""
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53531
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 7 Feb 2007 23:56:46 +0000 (23:56 +0000)]
Merged revisions 53497 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53497 | russell | 2007-02-07 17:52:45 -0600 (Wed, 07 Feb 2007) | 6 lines
When building libdb1.a, put the additional flags needed at the beginning of
ASTCFLAGS, instead of at the end. This way, we ensure that we find the local
headers first before accidentally trying to use headers that exist in
locations specified in the ASTCFLAGS passed from the main Makefile.
(issue #8637, ovi)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53498
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 7 Feb 2007 20:09:58 +0000 (20:09 +0000)]
Merged revisions 53464 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53464 | russell | 2007-02-07 14:07:39 -0600 (Wed, 07 Feb 2007) | 4 lines
The clean target actually needs to run "distclean" on editline. This is
because we need to make sure that its configure script gets executed again,
because the CFLAGS we want to pass to editline may have changed.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53465
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 7 Feb 2007 17:57:37 +0000 (17:57 +0000)]
Merged revisions 53434 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53434 | file | 2007-02-07 12:53:03 -0500 (Wed, 07 Feb 2007) | 2 lines
We can not reliably do P2P bridging with DTMF passing back with compensation if we need to listen for DTMF frames. (issue #8962 reported by caio1982)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53435
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 7 Feb 2007 17:46:42 +0000 (17:46 +0000)]
Merged revisions 53429 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53429 | russell | 2007-02-07 11:39:31 -0600 (Wed, 07 Feb 2007) | 7 lines
When parsing the NTP timestamp in a sender report message, you are supposed to
take the low 16 bits of the integer part, and the high 16 bits of the
fractional part. However, the code here was erroneously taking the low 16 bits
of the fractional part. It then shifted the result 16 bits down, so the result
was always zero. This fix makes it grab the appropriate high 16 bits, instead.
(issue #8991, pointed out by andre_abrantes)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53431
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 7 Feb 2007 17:06:34 +0000 (17:06 +0000)]
Merged revisions 53399 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53399 | file | 2007-02-07 12:04:44 -0500 (Wed, 07 Feb 2007) | 2 lines
Directly load say.conf in load_module instead of calling the reload function. (issue #8946 reported by junky)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53400
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Wed, 7 Feb 2007 15:46:30 +0000 (15:46 +0000)]
Merged revisions 53358 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53358 | file | 2007-02-07 10:43:39 -0500 (Wed, 07 Feb 2007) | 10 lines
Merged revisions 53357 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53357 | file | 2007-02-07 10:38:48 -0500 (Wed, 07 Feb 2007) | 2 lines
Fix a few potential memory leaks with realtime users and peers. (issue #8999 reported by bsmithurst)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53359
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Wed, 7 Feb 2007 15:35:44 +0000 (15:35 +0000)]
Merged revisions 53355 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53355 | tilghman | 2007-02-07 09:33:51 -0600 (Wed, 07 Feb 2007) | 10 lines
Merged revisions 53354 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53354 | tilghman | 2007-02-07 09:30:02 -0600 (Wed, 07 Feb 2007) | 2 lines
Issue 7440 - Macro called from Macro from the h extension exits prematurely
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53356
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Christian Richter [Wed, 7 Feb 2007 09:51:06 +0000 (09:51 +0000)]
Merged revisions 53324 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53324 | crichter | 2007-02-07 10:22:44 +0100 (Mi, 07 Feb 2007) | 9 lines
Merged revisions 52843 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r52843 | crichter | 2007-01-30 15:38:08 +0100 (Di, 30 Jan 2007) | 1 line
fixed some possible segfaults. also fixed an very important bug which occurs on high load (when calls are very fast generated)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53334
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Wed, 7 Feb 2007 05:25:54 +0000 (05:25 +0000)]
Merged revisions 53294 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53294 | tilghman | 2007-02-06 23:24:31 -0600 (Tue, 06 Feb 2007) | 2 lines
Text fix for jabber reload command (reported by bkruse via IRC)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53297
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Tue, 6 Feb 2007 07:07:22 +0000 (07:07 +0000)]
Merged revisions 53246 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53246 | tilghman | 2007-02-06 01:00:52 -0600 (Tue, 06 Feb 2007) | 10 lines
Merged revisions 53245 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53245 | tilghman | 2007-02-06 00:58:28 -0600 (Tue, 06 Feb 2007) | 2 lines
Issue 8987 - Status could return two responses (mnicholson)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53247
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 5 Feb 2007 21:55:01 +0000 (21:55 +0000)]
Doxygen formatting changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53200
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Feb 2007 17:06:56 +0000 (17:06 +0000)]
Merged revisions 53152 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53152 | file | 2007-02-05 11:06:18 -0600 (Mon, 05 Feb 2007) | 2 lines
Ensure say_cfg is NULL when the module is loaded. (issue #8946 reported by junky)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53153
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 5 Feb 2007 16:03:23 +0000 (16:03 +0000)]
Merged revisions 53150 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53150 | file | 2007-02-05 10:02:00 -0600 (Mon, 05 Feb 2007) | 2 lines
Unregister Playback CLI commands as well as dialplan application. (issue #8946 reported by junky)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53151
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Mon, 5 Feb 2007 00:30:03 +0000 (00:30 +0000)]
Merged revisions 53143 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53143 | oej | 2007-02-05 01:18:34 +0100 (Mon, 05 Feb 2007) | 3 lines
Add some comments on queue system behaviour and how it affects the
SIP channel
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53144
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sat, 3 Feb 2007 22:06:46 +0000 (22:06 +0000)]
Deprecate SetCallerPres application
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53142
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sat, 3 Feb 2007 22:05:02 +0000 (22:05 +0000)]
Add CALLERPRES dialplan function and deprecate SetCallerPres application
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53141
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Sat, 3 Feb 2007 22:04:09 +0000 (22:04 +0000)]
Fix compiler warnings
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53140
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Sat, 3 Feb 2007 21:06:36 +0000 (21:06 +0000)]
Merged revisions 53138 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53138 | file | 2007-02-03 15:05:02 -0600 (Sat, 03 Feb 2007) | 2 lines
Make SIPDtmfMode application work with recent capability changes, and also fix an RTP stack issue when the auto option was used. (issue #8972 reported by mdu113)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53139
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Sat, 3 Feb 2007 20:46:36 +0000 (20:46 +0000)]
Merged revisions 53136 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53136 | russell | 2007-02-03 14:44:20 -0600 (Sat, 03 Feb 2007) | 12 lines
Merged revisions 53133 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53133 | russell | 2007-02-03 14:38:13 -0600 (Sat, 03 Feb 2007) | 4 lines
set the DIALSTATUS variable to contain "INVALIDARGS" when the dial application
exits early because of invalid arguments instead of just leaving it empty.
(issue #8975)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53137
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Sat, 3 Feb 2007 10:12:20 +0000 (10:12 +0000)]
Merged revisions 53131 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53131 | pcadach | 2007-02-03 02:02:55 -0800 (Сбт, 03 Фев 2007) | 1 line
Remove quote from H.323 vendor string because due to compatibilities with
Nortel Meridian CS1000 reported at www.voip-info.org
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53132
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 2 Feb 2007 20:05:52 +0000 (20:05 +0000)]
Update with info about SIP channels and queues
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53127
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 2 Feb 2007 20:02:49 +0000 (20:02 +0000)]
Adding a template for documentation on call queues. Please help us add
to this!
Thanks
/OEJ and BJ
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53126
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 2 Feb 2007 18:21:46 +0000 (18:21 +0000)]
Add onHold value to sip show inuse as well.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53125
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 2 Feb 2007 17:16:05 +0000 (17:16 +0000)]
Merged revisions 53120 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53120 | file | 2007-02-02 11:15:22 -0600 (Fri, 02 Feb 2007) | 2 lines
Correct a copy/pasted error message line for RTCP.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53122
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 2 Feb 2007 17:01:04 +0000 (17:01 +0000)]
Merged revisions 53118 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53118 | file | 2007-02-02 10:59:53 -0600 (Fri, 02 Feb 2007) | 10 lines
Merged revisions 53117 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53117 | file | 2007-02-02 10:58:09 -0600 (Fri, 02 Feb 2007) | 2 lines
Pass the glob expanded filename to process_text_line so that error messages contain the actual filename, not the original include one. (issue #8959 reported by tzafrir)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53119
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 2 Feb 2007 15:30:12 +0000 (15:30 +0000)]
Merged revisions 53114 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53114 | file | 2007-02-02 09:29:35 -0600 (Fri, 02 Feb 2007) | 2 lines
Add systemname to asterisk.conf generation per recent discussions about it. (issue #8968 reported by blitzrage)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53115
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 2 Feb 2007 00:58:09 +0000 (00:58 +0000)]
Clean up ast_device_state. It's pretty now!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53113
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 2 Feb 2007 00:49:14 +0000 (00:49 +0000)]
Switch the devicestate thread to operate the same way as the logging thread. Pops all entries off the list to be processed, resets the list back to a clean state, and processes each entry. The thread won't have to acquire the list lock again until it checks to see if there are more to process.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53112
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Fri, 2 Feb 2007 00:39:01 +0000 (00:39 +0000)]
Read/write lockify the devicestate stuff a bit.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53111
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Fri, 2 Feb 2007 00:26:25 +0000 (00:26 +0000)]
Patch based on this patch with small changes for trunk...
Merged revisions 53109 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53109 | oej | 2007-02-02 01:24:03 +0100 (Fri, 02 Feb 2007) | 4 lines
Disable the direct p2p RTP call setup in SIP. You can enable it in sip.conf, but it is now
considered experimental until we solve the AST_CONTROL_ANSWER with payload and videocaps
stuff.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53110
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 22:26:11 +0000 (22:26 +0000)]
Merged revisions 53104 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53104 | file | 2007-02-01 16:24:32 -0600 (Thu, 01 Feb 2007) | 10 lines
Merged revisions 53103 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53103 | file | 2007-02-01 16:21:56 -0600 (Thu, 01 Feb 2007) | 2 lines
Copy noncodeccapability over to the joint variable so that telephone-event will get transmitted in the sent INVITE.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53105
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 22:05:34 +0000 (22:05 +0000)]
Blocked revisions 53099 via svnmerge
........
r53099 | file | 2007-02-01 16:04:58 -0600 (Thu, 01 Feb 2007) | 2 lines
Huh... fix the berkeley DB to compile here as well, but it apparently required both dev mode and no optimizations to creep up.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53100
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 21:56:23 +0000 (21:56 +0000)]
Merged revisions 53097 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53097 | file | 2007-02-01 15:54:28 -0600 (Thu, 01 Feb 2007) | 10 lines
Merged revisions 53095 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53095 | file | 2007-02-01 15:47:11 -0600 (Thu, 01 Feb 2007) | 2 lines
Don't negotiate RFC2833 when not configured to do so. (issue #8799 reported by mdu113)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53098
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 1 Feb 2007 21:27:22 +0000 (21:27 +0000)]
Merged revisions 53093 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53093 | russell | 2007-02-01 15:24:52 -0600 (Thu, 01 Feb 2007) | 2 lines
Fix the FIELDQTY function to not crash. (reported by blitzrage and Corydon on IRC)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53094
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 1 Feb 2007 21:17:08 +0000 (21:17 +0000)]
Merged revisions 53085 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53085 | oej | 2007-02-01 22:05:34 +0100 (Thu, 01 Feb 2007) | 4 lines
- Clean INC_COUNT flag when we decrement call counter
- If it's still set at time of dialog destruction, make sure we decrement the device call counter properly
before we destroy the dialog
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53092
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 21:12:26 +0000 (21:12 +0000)]
Merged revisions 53088 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53088 | file | 2007-02-01 15:11:28 -0600 (Thu, 01 Feb 2007) | 10 lines
Merged revisions 53084 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53084 | file | 2007-02-01 15:03:10 -0600 (Thu, 01 Feb 2007) | 2 lines
Return previous behavior of having MOH pick up where it was left off. (issue #8672 reported by sinistermidget)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53089
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 21:10:03 +0000 (21:10 +0000)]
Blocked revisions 53086 via svnmerge
........
r53086 | file | 2007-02-01 15:06:02 -0600 (Thu, 01 Feb 2007) | 2 lines
Make func_strings build under dev mode. Didn't I do this today already in the berkeley DB?
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53087
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 1 Feb 2007 20:44:49 +0000 (20:44 +0000)]
Merged revisions 53081 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53081 | oej | 2007-02-01 21:38:58 +0100 (Thu, 01 Feb 2007) | 2 lines
Change debug level for state change message that is not really informative when debugging app_queue
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53083
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 1 Feb 2007 20:43:49 +0000 (20:43 +0000)]
Implementing "busy-limit".
If you set call limit and busy limit, chan_sip will indicate BUSY for a device
that has reached the busy limit and allow calls up to the call limit, allowing
for call transfers (that generate a new call).
If you only set call limit, chan_sip will not indicate BUSY until that limit
is filled.
This affects SIP subscriptions, call queues and manager applications.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53082
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 1 Feb 2007 20:33:59 +0000 (20:33 +0000)]
Merged revisions 53079 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53079 | oej | 2007-02-01 21:28:54 +0100 (Thu, 01 Feb 2007) | 2 lines
Cleaning up the devicestate callback function
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53080
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 1 Feb 2007 20:14:26 +0000 (20:14 +0000)]
Blocked revisions 53077 via svnmerge
........
r53077 | tilghman | 2007-02-01 14:13:40 -0600 (Thu, 01 Feb 2007) | 2 lines
Oops.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53078
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 1 Feb 2007 20:12:56 +0000 (20:12 +0000)]
Merged revisions 53075 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53075 | tilghman | 2007-02-01 14:09:52 -0600 (Thu, 01 Feb 2007) | 10 lines
Merged revisions 53074 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53074 | tilghman | 2007-02-01 14:07:35 -0600 (Thu, 01 Feb 2007) | 2 lines
Bug 8965 - Allow FIELDQTY to work with both variables and dialplan functions
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53076
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 19:34:54 +0000 (19:34 +0000)]
Merged revisions 53072 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53072 | file | 2007-02-01 13:33:33 -0600 (Thu, 01 Feb 2007) | 2 lines
Add missing 'F' letter to getopt so it magically becomes a valid option. (issue #8960 reported by tzafrir)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53073
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Thu, 1 Feb 2007 19:27:22 +0000 (19:27 +0000)]
Merged revisions 53070 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53070 | tilghman | 2007-02-01 13:21:20 -0600 (Thu, 01 Feb 2007) | 10 lines
Merged revisions 53069 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53069 | tilghman | 2007-02-01 13:13:53 -0600 (Thu, 01 Feb 2007) | 2 lines
No wonder FIELDQTY doesn't work with functions... the documentation in pbx.c was wrong
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53071
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 1 Feb 2007 19:04:47 +0000 (19:04 +0000)]
Signal HOLD status to phones that subscribe for status.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53067
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 17:42:08 +0000 (17:42 +0000)]
Merged revisions 53064 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53064 | file | 2007-02-01 11:37:44 -0600 (Thu, 01 Feb 2007) | 2 lines
Fix silly logic. We really want to write UDPTL frames out when the call is up.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53066
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 17:41:02 +0000 (17:41 +0000)]
Make trunk compile under dev mode.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53065
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 1 Feb 2007 16:42:24 +0000 (16:42 +0000)]
Merged revisions 53062 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53062 | oej | 2007-02-01 17:35:12 +0100 (Thu, 01 Feb 2007) | 2 lines
Add explanation of port= in combination with defaultip= (thanks jsmith)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53063
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Thu, 1 Feb 2007 14:43:44 +0000 (14:43 +0000)]
Remove duplicate calls to pthread_attr_destroy() that I put in yesterday
by accident.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53061
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Thu, 1 Feb 2007 11:16:00 +0000 (11:16 +0000)]
Oops -- Merged revisions 53057 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53057 | pcadach | 2007-02-01 03:07:41 -0800 (Чтв, 01 Фев 2007) | 1 line
chan_h323 is very stable, so let it built by default
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53059
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Thu, 1 Feb 2007 11:10:35 +0000 (11:10 +0000)]
Blocked revisions 53057 via svnmerge
........
r53057 | pcadach | 2007-02-01 03:07:41 -0800 (Чтв, 01 Фев 2007) | 1 line
chan_h323 is very stable, so let it built by default
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53058
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Olle Johansson [Thu, 1 Feb 2007 00:38:43 +0000 (00:38 +0000)]
Formatting changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53054
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 00:24:50 +0000 (00:24 +0000)]
Merged revisions 53052 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53052 | file | 2007-01-31 18:24:20 -0600 (Wed, 31 Jan 2007) | 2 lines
When going on hold have the side that was put on hold reinvite back to Asterisk. When going off hold have the side that was taken off hold reinvited back to the other party.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53053
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Thu, 1 Feb 2007 00:23:19 +0000 (00:23 +0000)]
Merged revisions 53050 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53050 | file | 2007-01-31 18:19:48 -0600 (Wed, 31 Jan 2007) | 2 lines
Add more frame types to forward in the RTP bridge loops.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53051
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 31 Jan 2007 21:35:15 +0000 (21:35 +0000)]
Merged revisions 53046 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53046 | russell | 2007-01-31 15:32:08 -0600 (Wed, 31 Jan 2007) | 11 lines
Merged revisions 53045 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53045 | russell | 2007-01-31 15:25:11 -0600 (Wed, 31 Jan 2007) | 3 lines
Fix a bunch of places where pthread_attr_init() was called, but
pthread_attr_destroy() was not.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53047
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 31 Jan 2007 18:18:58 +0000 (18:18 +0000)]
Merged revisions 53042 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53042 | russell | 2007-01-31 12:18:25 -0600 (Wed, 31 Jan 2007) | 2 lines
Remove an extra \r\n from manager user events. (issue #8955, mnicholson)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53043
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 31 Jan 2007 17:45:43 +0000 (17:45 +0000)]
Merged revisions 53040 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r53040 | russell | 2007-01-31 11:45:05 -0600 (Wed, 31 Jan 2007) | 11 lines
Merged revisions 53039 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r53039 | russell | 2007-01-31 11:41:51 -0600 (Wed, 31 Jan 2007) | 3 lines
Use the proper format string to print unsigned values in the rtp debug output.
(issue #8954, wmis)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53041
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 31 Jan 2007 17:39:55 +0000 (17:39 +0000)]
Merged revisions 53037 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53037 | russell | 2007-01-31 11:39:28 -0600 (Wed, 31 Jan 2007) | 3 lines
Only changed the paused status in an existing queue member if the paused
column exists.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53038
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Wed, 31 Jan 2007 17:35:14 +0000 (17:35 +0000)]
Merged revisions 53035 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53035 | russell | 2007-01-31 11:34:22 -0600 (Wed, 31 Jan 2007) | 4 lines
Instead of always creating a realtime queue member as unpaused, read the
"paused" column and use that value for the paused status of the member.
(issue #8949, jmls)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53036
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 30 Jan 2007 23:39:06 +0000 (23:39 +0000)]
Merged revisions 53001 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r53001 | russell | 2007-01-30 17:38:42 -0600 (Tue, 30 Jan 2007) | 2 lines
Update init script for SuSE 10. (issue #8363, johnlange)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53002
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 30 Jan 2007 23:30:59 +0000 (23:30 +0000)]
Merged revisions 52999 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r52999 | russell | 2007-01-30 17:30:34 -0600 (Tue, 30 Jan 2007) | 2 lines
Add documentation for using cdr_pgsql. (issue #8942, lters)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53000
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 30 Jan 2007 23:27:16 +0000 (23:27 +0000)]
Merged revisions 52997 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r52997 | russell | 2007-01-30 17:23:24 -0600 (Tue, 30 Jan 2007) | 5 lines
When we are checking for a system installed version of libgsm, we need to check
for gsm.h as well. Furthermore, when checking for this header, it may be
located in a gsm/ sub directory, so check for that, as well.
(issue #8773)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52998
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 30 Jan 2007 19:36:28 +0000 (19:36 +0000)]
Merged revisions 52952 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r52952 | russell | 2007-01-30 13:33:12 -0600 (Tue, 30 Jan 2007) | 5 lines
Only set the DTMF flag on the rtp structure if the DTMF mode is actually
RFC2833, not just that it is not INFO. This makes it get set for inband DTMF
as well, which is not valid.
(issue #8936)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52953
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 30 Jan 2007 17:23:56 +0000 (17:23 +0000)]
Merged revisions 52904 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r52904 | russell | 2007-01-30 11:19:39 -0600 (Tue, 30 Jan 2007) | 17 lines
Merged revisions 52903 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r52903 | russell | 2007-01-30 11:12:04 -0600 (Tue, 30 Jan 2007) | 9 lines
The SIGHUP handler was implemented to allow admins to send SIGHUP to a running
Asterisk process to reload the configuration. However, doing the actual reload
in the signal handler itself is a very bad thing to do, because the reload
process includes calling non-reentrant functions such as malloc/calloc/etc.
If Asterisk is running in the background, then the reload will happen
immediately. However, if running in console mode, the reload doesn't work
until something is typed at the console. That sort of defeats the purpose,
but I don't see an easy way to get around it at this point.
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52905
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Tue, 30 Jan 2007 15:39:09 +0000 (15:39 +0000)]
Use provided variable for name instead of one in the structure since the structure was just allocated and will be NULL. (issue #8938 reported by st41ker)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52860
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Tue, 30 Jan 2007 15:36:07 +0000 (15:36 +0000)]
Blocked revisions 52856 via svnmerge
........
r52856 | file | 2007-01-30 10:29:50 -0500 (Tue, 30 Jan 2007) | 2 lines
Drop the deprecated show commands since the original ones were changed back. (issue #8937 reported by PCadach)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52858
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Tue, 30 Jan 2007 09:13:03 +0000 (09:13 +0000)]
Blocked revisions 52809 via svnmerge
........
r52809 | pcadach | 2007-01-30 00:46:31 -0800 (Втр, 30 Янв 2007) | 1 line
Revert reprecation of h.323 gk cycle command from pre-1.4 version instead of duplicated h323 cycle gk
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52820
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Tue, 30 Jan 2007 09:10:09 +0000 (09:10 +0000)]
Merged revisions 52808 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r52808 | pcadach | 2007-01-30 00:34:26 -0800 (Втр, 30 Янв 2007) | 1 line
Don't play with free()'d pointers
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52819
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Paul Cadach [Tue, 30 Jan 2007 09:08:17 +0000 (09:08 +0000)]
Merged revisions 52807 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r52807 | pcadach | 2007-01-30 00:33:22 -0800 (Втр, 30 Янв 2007) | 1 line
Handle non-standard OpenH323/PWLib library names
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52818
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Tue, 30 Jan 2007 00:16:38 +0000 (00:16 +0000)]
Merged revisions 52763 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r52763 | russell | 2007-01-29 18:15:50 -0600 (Mon, 29 Jan 2007) | 13 lines
Merged revisions 52762 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r52762 | russell | 2007-01-29 18:15:06 -0600 (Mon, 29 Jan 2007) | 5 lines
Fix the extraction of the timestamp from video frames. It was using the
mapping for a mini-frame instead of a video-frame, which caused it to
get invalid data.
(issue #8795, mihai)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52764
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Joshua Colp [Mon, 29 Jan 2007 23:45:39 +0000 (23:45 +0000)]
Merged revisions 52717 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
................
r52717 | file | 2007-01-29 18:43:40 -0500 (Mon, 29 Jan 2007) | 10 lines
Merged revisions 52716 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2
........
r52716 | file | 2007-01-29 18:39:39 -0500 (Mon, 29 Jan 2007) | 2 lines
Now that filename is part of the structure and since it comes before postprocess... we have to add it to our postprocess line. (reported on asterisk-dev by Boris Bakchiev)
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52718
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 29 Jan 2007 22:58:35 +0000 (22:58 +0000)]
Merged revisions 52695 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r52695 | russell | 2007-01-29 16:58:09 -0600 (Mon, 29 Jan 2007) | 2 lines
Add a missing quotation mark. This was pointed out by jcmoore on #asterisk-dev.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52696
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 29 Jan 2007 22:57:16 +0000 (22:57 +0000)]
Merged revisions 52688 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r52688 | russell | 2007-01-29 16:55:41 -0600 (Mon, 29 Jan 2007) | 3 lines
Remove a recursive lock of the manager session. This was pointed out by
zandbelt in issue #8711.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52692
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Tilghman Lesher [Mon, 29 Jan 2007 22:13:56 +0000 (22:13 +0000)]
Merged revisions 52679 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r52679 | tilghman | 2007-01-29 16:12:12 -0600 (Mon, 29 Jan 2007) | 2 lines
Argument number correction
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52680
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
Russell Bryant [Mon, 29 Jan 2007 21:37:31 +0000 (21:37 +0000)]
Merged revisions 52647 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r52647 | russell | 2007-01-29 15:36:56 -0600 (Mon, 29 Jan 2007) | 3 lines
ASTLDFLAGS needs to be passed to the editline configure script as LDFLAGS.
(issue #8928, zandbelt)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@52648
65c4cc65-6c06-0410-ace0-
fbb531ad65f3