Archived
14
0
Fork 0
Commit graph

8596 commits

Author SHA1 Message Date
russell
6d7de07024 allow menuselect to display dependencies and conflicts for modules
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31443 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 17:40:50 +00:00
oej
d56b15dc62 Issue #7103 take two. Thanks Mikael!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31414 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 16:58:06 +00:00
russell
f796193575 - add the ability to configure forced jitterbuffers on h323, jingle,
and mgcp channels
- remove the jitterbuffer configuration from the pvt structures in
  the sip, zap, and skinny channel drivers, as copying the same global
  configuration into each pvt structure has no benefit.
- update and fix some typos in jitterbuffer related documentation
(issue #7257, north, with additional updates and modifications)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31413 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 16:47:28 +00:00
russell
9f95248be1 my last changes to the jitterbuffer files need a forced make clean
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31412 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 16:42:38 +00:00
crichter
d4f65ee9d1 the interface needs to be changed as well..
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31411 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 16:41:07 +00:00
crichter
3ce7d26860 unified the PH_CONTROL Interface for the mISDN_dsp interface to int
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31409 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 16:25:04 +00:00
north
3a3886fc27 This is what I get for coding while tired.. sorry ;/
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31385 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 15:44:35 +00:00
russell
b41087dac3 fix an incorrect comment (issue #7259, tardieu)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31360 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 14:18:12 +00:00
russell
33fd983341 make a global variable static and remove an unused global variable
(issue #7258, tardieu)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31359 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 14:15:16 +00:00
russell
024161b89b - add slav, zoa, and royk to the CREDITS for the generic jitterbuffer
- change references to the "scx" jitterbuffer to be called "fixed" and change
  references to the "stevek" jitterbuffer to be called "adaptive", instead


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31356 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 14:07:03 +00:00
crichter
f6aed90150 added bearer capability reject support. we send release instead of disconnect in case we have no real channel yet. added support for Restarting channels added support for sending complete decoding. changed some log levels.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31324 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 12:51:41 +00:00
kpfleming
d42fc385b5 Merged revisions 31321 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r31321 | kpfleming | 2006-06-01 07:41:47 -0500 (Thu, 01 Jun 2006) | 2 lines

remove a sample entry that never should have been added (code to support it was not merged)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31322 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 12:43:01 +00:00
mogorman
a886139b21 solves bug where reload deleted things it shouldnt have
and adds check into jabberstatus so it cant segfault.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31298 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 08:22:44 +00:00
mogorman
2a85082c90 adds statusmessage customization from Julian Lyndon-Smith
and fixes bug with pruneregister


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31275 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 07:49:47 +00:00
oej
82c71ef41d Commit of the new SIP transfer support (oej/siptransfer branch)
- improved support of attended transfers (REFER with replaces)
- support of INVITE/replaces in the context of a transfer
- improved support of blind transfers (REFER)

Thanks to Voop, Nuvio and Foniris for sponsoring this work.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31274 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 07:30:45 +00:00
north
69e576e357 Nobody saw this coming, I bet.
jitterbuffer!


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31250 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 04:35:00 +00:00
russell
4d2dfd4b70 change a warning message to a debug message
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31226 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 00:15:25 +00:00
russell
37ffe256c4 fix the problem where defaults.h is missing after a forced make clean in a
different way that actually works


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31225 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01 00:09:18 +00:00
russell
58dec5d37c Merged revisions 31194 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r31194 | russell | 2006-05-31 19:50:00 -0400 (Wed, 31 May 2006) | 3 lines

if the connection to a FastAGI server fails because of a timeout, log a more
informative log message

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31195 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 23:51:39 +00:00
file
3b582a5de8 Documentation changes for Qwell
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31193 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 23:10:56 +00:00
file
271c34cfbe Fix up meetme some more (thanks TonyM!!!)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31163 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 22:54:58 +00:00
kpfleming
c6e5f7e826 Merged revisions 31161 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r31161 | kpfleming | 2006-05-31 17:26:38 -0500 (Wed, 31 May 2006) | 2 lines

silence a warning message that is not a warning

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31162 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 22:28:03 +00:00
russell
1f161644dd remove the "frog" CLI command left over from April 1st
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31129 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 20:31:42 +00:00
russell
7bbc2b8f1b git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31128 f38db490-d61c-443f-a65b-d21fe96a405b 2006-05-31 20:27:06 +00:00
russell
f4e014035b clean up various whitespace issues (issue #7236, casper)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31126 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 20:19:50 +00:00
russell
ae388878a7 add a missing file, and use an enum for some constants
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31101 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 18:09:52 +00:00
russell
1bc556314d move the includes of abstract_jb.h to be with the rest of the asterisk includes.
These used to be wrapped in a #ifdef


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31078 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 17:29:12 +00:00
russell
1266abd232 update the rest of the channel drivers that use RTP so that their channel
tech structures indicate that they create jitter


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31077 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 17:21:21 +00:00
file
88f656f5f5 Make the user menu unmute/mute work again, including in combination with the 'l' option.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31076 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 17:21:12 +00:00
russell
1264d306ef Add support for using a jitterbuffer for RTP on bridged calls. This includes
a new implementation of a fixed size jitterbuffer, as well as support for the
existing adaptive jitterbuffer implementation. (issue #3854, Slav Klenov)

Thank you very much to Slav Klenov of Securax and all of the people involved
in the testing of this feature for all of your hard work!


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31052 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 16:56:50 +00:00
file
e625fbb2b0 OKAY - Only replace our IP address in the outgoing SIP messages if the actual source address is within the specified local network. (issue #7051 reported by Luke-Jr with mods by me)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31050 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 16:31:41 +00:00
kpfleming
8f8a70f072 cleanups for commit from issue #5657... set a cause code for a rejected forward request, and actually set tmp->chan to NULL when we reject the forward request
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31049 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 16:11:55 +00:00
kpfleming
f4c3c5f3f3 a few more control frame types that don't need to generate useless notices in the log
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31044 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 16:04:49 +00:00
bweschke
7374fa10aa Add an option to app_dial, 'i', to instruct the application ignore any requests from peers to forward calls elsewhere. #5657 (johnlange w/some minor mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31023 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 15:52:32 +00:00
oej
5333ebac0d Add congestion message to SIP history
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30992 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 14:36:47 +00:00
oej
9bf7dbf5a6 Use ast_channel_trylock for channels
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30990 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-31 14:28:29 +00:00
file
6c8a201619 Tiny documentation fix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30959 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 22:11:34 +00:00
kpfleming
79c7f47ef4 move processing of 'languageprefix' option to proper section of config file
document that option :-)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30934 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 21:37:11 +00:00
kpfleming
543e29ac15 remove some files that don't actually get used by the code
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30907 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 20:25:34 +00:00
tilghman
e7155d982a Bug 7237 - Replace recoded thread_safe_rand with the existing ast_random API
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30906 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 20:24:40 +00:00
kpfleming
ee68643531 Merged revisions 30874 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r30874 | kpfleming | 2006-05-30 14:18:30 -0500 (Tue, 30 May 2006) | 2 lines

check the proper variable...

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30875 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 19:20:20 +00:00
kpfleming
3c4ca4abb6 when we receive an IAX2 registration request with both a plaintext secret and an MD5 challenge, prefer the MD5 challenge for authentation (reported on asterisk-dev)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30847 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 18:01:52 +00:00
kpfleming
3370fcd8de officially deprecate the 'roundrobin' queue strategy in favor of 'rrmemory'
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30837 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 17:52:49 +00:00
file
b860cab1cc Remove ourselves from the userlist a little bit earlier
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30835 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 17:33:37 +00:00
jcollie
f68b426cc5 Get rid of warning about datarootdir at the end of the configure process...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30806 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 16:36:21 +00:00
file
2290704127 Be gone foul Makefile usage! er I mean use the correct variable... UTILS instead of TARGET. (issue #7239 reported by casper)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30805 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 16:23:34 +00:00
file
1229c58da0 Be gone unused res! (issue #7238 reported by casper)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30804 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 16:10:10 +00:00
kpfleming
480039c457 Merged revisions 30802 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r30802 | kpfleming | 2006-05-30 11:07:16 -0500 (Tue, 30 May 2006) | 2 lines

another S/390 build fix

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30803 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 16:08:38 +00:00
kpfleming
75168aeb12 fix various typos and other bits (from Ian Kinner)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30800 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 16:01:50 +00:00
bweschke
e9ee3dbac3 It's a 1.2 'thang'.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30771 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-30 14:59:02 +00:00