aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-02-12Make the --without-oss argument work. (issue #9026 reported by puzzled)file2-1/+5
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@54026 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-12Fix a typo where "vmpassword" should be "vmsecret"russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@54002 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-10Fix VLDTMF receptionpcadach1-4/+18
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53881 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-10Much simpler than previous one ;-)pcadach1-15/+8
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53880 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-10Provide correct DTMF durationpcadach1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53879 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-10Bring deprecated 'debug channel <x|all>' command backpcadach1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53878 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-10don't display the --with-imap message unless --with-imap was specified ↵kpfleming3-89/+93
without a path use '-n' instead of '! -z' for tests git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53850 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-10Add some output for "show application SLAStation/SLATrunk"russell1-2/+13
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53821 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-10Change some text to properly state "On Hold", which was already done in trunk.russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53818 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-10Merge team/russell/sla_rewriterussell9-575/+1765
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: http://svn.digium.com/svn/asterisk/branches/1.4@53810 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-10When the Echo() application receives the digit '#', echo that back as well.russell1-0/+2
Since we already sent the BEGIN frame for that digit, it makes sense to send the END as well. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53783 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-09another dependencykpfleming1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53781 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-09add some inter-module dependencieskpfleming5-1/+13
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53780 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-09fix awk scripts to work when both MODULEINFO and MAKEOPTS are present in a ↵kpfleming2-2/+2
source file git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53779 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-09Temporarily change musicclass on channel to one specified in Dial so that ↵file1-1/+11
the 'm' option functions properly. (issue #8969 reported by christianbee) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53749 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-09clarify the fact that voicemail IMAP storage cannot be built against a ↵kpfleming3-1/+19
distro's binary c-client library package (at least not at this time) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53715 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-08Don't output debug unless we asked for itoej1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53672 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-08Fix timeout issue when utterance is longer then timeout itself.file1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53601 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-08Issue 9007 - Mutex not released on early returntilghman1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53532 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-08Merged revisions 53529 via svnmerge from tilghman1-2/+2
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: http://svn.digium.com/svn/asterisk/branches/1.4@53530 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07When building libdb1.a, put the additional flags needed at the beginning ofrussell1-1/+1
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: http://svn.digium.com/svn/asterisk/branches/1.4@53497 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07The clean target actually needs to run "distclean" on editline. This isrussell1-1/+1
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: http://svn.digium.com/svn/asterisk/branches/1.4@53464 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07We can not reliably do P2P bridging with DTMF passing back with compensation ↵file1-0/+8
if we need to listen for DTMF frames. (issue #8962 reported by caio1982) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53434 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07When parsing the NTP timestamp in a sender report message, you are supposed torussell1-1/+1
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: http://svn.digium.com/svn/asterisk/branches/1.4@53429 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07Directly load say.conf in load_module instead of calling the reload ↵file1-1/+1
function. (issue #8946 reported by junky) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53399 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07Merged revisions 53357 via svnmerge from file1-11/+13
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: http://svn.digium.com/svn/asterisk/branches/1.4@53358 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07Merged revisions 53354 via svnmerge from tilghman1-2/+10
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: http://svn.digium.com/svn/asterisk/branches/1.4@53355 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07Merged revisions 52843 via svnmerge from crichter2-43/+25
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: http://svn.digium.com/svn/asterisk/branches/1.4@53324 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07Text fix for jabber reload command (reported by bkruse via IRC)tilghman1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53294 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-06Merged revisions 53245 via svnmerge from tilghman1-1/+1
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: http://svn.digium.com/svn/asterisk/branches/1.4@53246 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-05Formattingoej1-3/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53222 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-05Ensure say_cfg is NULL when the module is loaded. (issue #8946 reported by ↵file1-1/+1
junky) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53152 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-05Unregister Playback CLI commands as well as dialplan application. (issue ↵file1-0/+2
#8946 reported by junky) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53150 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-05Add some comments on queue system behaviour and how it affects theoej1-0/+6
SIP channel git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53143 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03Make SIPDtmfMode application work with recent capability changes, and also ↵file1-0/+8
fix an RTP stack issue when the auto option was used. (issue #8972 reported by mdu113) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53138 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03Merged revisions 53133 via svnmerge from russell1-4/+9
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: http://svn.digium.com/svn/asterisk/branches/1.4@53136 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03Blocked revisions 53134 via svnmergerussell0-0/+0
........ r53134 | russell | 2007-02-03 14:39:45 -0600 (Sat, 03 Feb 2007) | 2 lines Revert some changes that accidentally got committed as a part of another fix. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53135 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03Remove quote from H.323 vendor string because due to compatibilities with ↵pcadach1-1/+1
CS1000 reported at www.voip-info.org git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53131 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 I'm baaaaaaaaaack. :)bweschke2-0/+21
Post a warning to the console that things might possibly be misconfigured when queue member's states are still 'Not in Use' when we're about to bridge them with a caller from queue. Also, put some documentation quoted from oej's queues.txt efforts started in /trunk today. This commit puts #7433 into feedback state for 1.4, and pending no further negative feedback, it will finally be closed. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53129 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02Correct a copy/pasted error message line for RTCP.file1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53120 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02Merged revisions 53117 via svnmerge from file1-1/+1
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: http://svn.digium.com/svn/asterisk/branches/1.4@53118 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02Add systemname to asterisk.conf generation per recent discussions about it. ↵file1-0/+1
(issue #8968 reported by blitzrage) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53114 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02Disable the direct p2p RTP call setup in SIP. You can enable it in sip.conf, ↵oej2-0/+16
but it is now considered experimental until we solve the AST_CONTROL_ANSWER with payload and videocaps stuff. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53109 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01Blocked revisions 53107 via svnmergeqwell0-0/+0
........ r53107 | qwell | 2007-02-01 17:14:09 -0600 (Thu, 01 Feb 2007) | 2 lines Fix a small typo. Synopsis lines shouldn't have a newline ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53108 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01Merged revisions 53103 via svnmerge from file1-0/+1
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: http://svn.digium.com/svn/asterisk/branches/1.4@53104 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01Huh... fix the berkeley DB to compile here as well, but it apparently ↵file1-1/+1
required both dev mode and no optimizations to creep up. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53099 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01Merged revisions 53095 via svnmerge from file1-7/+7
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: http://svn.digium.com/svn/asterisk/branches/1.4@53097 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01Fix the FIELDQTY function to not crash. (reported by blitzrage and Corydon ↵russell1-3/+3
on IRC) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53093 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01Going backwards, blame file. oej0-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53091 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01Merged revisions 53084 via svnmerge from file1-12/+13
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: http://svn.digium.com/svn/asterisk/branches/1.4@53088 f38db490-d61c-443f-a65b-d21fe96a405b