dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

774 Commits

Author SHA1 Message Date
oej 10d3f3f5ba - Disable RTP timeouts during T.38 transmission
- Encapsulate RTP timers to the RTP structure, so we have one set for video and one for audio
- Document RTP keepalive configuration option
- Cleanup and document the monitor support function to hangup on RTP timeouts
- Add RTP keepalive to SIP show settings

Imported from 1.4 with modifications for trunk.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48200 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-02 12:05:40 +00:00
qwell db7a556c93 Merged revisions 48186 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r48186 | qwell | 2006-12-01 14:25:51 -0600 (Fri, 01 Dec 2006) | 10 lines

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

........
r48183 | qwell | 2006-12-01 14:19:10 -0600 (Fri, 01 Dec 2006) | 2 lines

Fix a small typo - issue 8848, reported by pabelanger

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48187 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-01 20:26:44 +00:00
oej a85decf9c3 - Remove T.38 early media, since T.38 requires two way communication (imported from 1.4)
- Small fixes to limitonpeer


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48178 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-01 18:16:16 +00:00
file aacc6d95d7 Merged revisions 48143 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r48143 | file | 2006-11-30 12:57:35 -0500 (Thu, 30 Nov 2006) | 10 lines

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

........
r48142 | file | 2006-11-30 12:55:23 -0500 (Thu, 30 Nov 2006) | 2 lines

Document 'port' for SIP peers, came up because of the current mailing list thread. (issue #8450 reported by blitzrage)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48144 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-30 17:58:53 +00:00
oej 8b2960e19d Clarify some settings for status reports in subscriptions, queues and manager
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48114 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-29 20:57:48 +00:00
oej 464f2cd0b2 Explain RTP timeouts
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48112 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-29 19:47:45 +00:00
rizzo ac91407f47 add a new http.conf option, sslbindaddr.
Because https is more secure than http, it usually
makes sense to keep this service more open than the
one on the unencrypted port.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48071 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-27 20:21:40 +00:00
oej f9f4ea8922 Update docs for videosupport
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47846 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-20 11:46:45 +00:00
qwell 9f5ca42bcf Add ability to notify an external application/script that the voicemail password was,
while also still changing the password "internally".

Issue 7371, initial patch by pdunkel, with rewrite/config comments by me.
Additional modifications (yay bitmask) by pdunkel.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47814 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-17 21:51:42 +00:00
qwell 3805a39eef Add ability to modify range for dring matching.
Issue #8369, patch by ssuehring, modified slightly by me.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47771 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-16 22:32:23 +00:00
oej c4f8f8d6b3 Make it possible to enable/disable onhold tracking, in order to make life easier
for realtime users.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47756 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-16 19:29:28 +00:00
oej 735aaa7959 - CANCEL never uses authentication
- Add docs on canreinvite


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47734 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-16 15:12:30 +00:00
file 46489d816d Add 'loose' option to joinempty and leavewhenempty which is almost exactly like 'strict' except it does not count paused queue members as unavailable. (issue #8263 reported by gnarf)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47567 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-13 18:23:55 +00:00
tilghman ce5fb49475 Feature: allow the sanity SQL to be customized per connection class (Issue 6453)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47530 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-13 05:58:14 +00:00
kpfleming ff23e18b1e Merged revisions 47279 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47279 | kpfleming | 2006-11-07 12:56:21 -0600 (Tue, 07 Nov 2006) | 2 lines

clean up sample config, and make native file playback the more obvious default choice

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47280 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-07 18:56:56 +00:00
russell c6cc3e8d03 List ss7 with the rest of the valid signalling types. Group SS7 options
together and comment them out by default.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47210 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-04 22:41:12 +00:00
oej e3babcf0fc Adding new config option "limitpeersonly" to only apply call limits
to the peer side of a type=friend. 

This is for trying to support BJ in his quest to solve some issues
with the queue system and type=friend objects.

BJ: Please test!


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47201 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-04 19:13:30 +00:00
rizzo 5dabbe1ca3 document the "debug" parameter, and the change
manager list -> manager show



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47184 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-04 01:20:38 +00:00
oej 592dadee29 Fix rport handling.
...where did the 1.2 properties come from, really? they're back.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46629 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-31 10:29:24 +00:00
oej 117cf34fd9 Change name of "contact" setting to "callback" which better reflects what it
is to the person that configures asterisk. That we use it internally in the
contact header is a totally different story.

Still not convinced this is a good option.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46489 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 19:56:14 +00:00
bweschke 918ad53191 * Added option to run macro when a queue member is connected to a caller,
see queues.conf.sample for details.
  * Added QUEUE_VARIABLES function to set queue variables added setqueuevar and
    setqueueentryvar options for each queue, see queues.conf.sample for details.
								(#8216, jmls reported and submitted)



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46369 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 18:59:16 +00:00
russell 119d959274 Add the ability to customize some of the prompts used within the voicemail
application by configuring them in voicemail.conf (issue #7415, patch by
fkasumovic, with some fixes and documentation updates by myself)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46360 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 16:47:44 +00:00
crichter 0131a92301 Merged revisions 46351-46353 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r46351 | crichter | 2006-10-27 11:49:20 +0200 (Fr, 27 Okt 2006) | 9 lines

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

........
r46176 | crichter | 2006-10-25 10:41:59 +0200 (Mi, 25 Okt 2006) | 1 line

added nttimeout option to configure wether we disconnect calls on NT timeouts or not during an overlapdial session
........

................
r46352 | crichter | 2006-10-27 11:58:44 +0200 (Fr, 27 Okt 2006) | 1 line

fixed not compile issue, which was just introduced
................
r46353 | crichter | 2006-10-27 12:03:23 +0200 (Fr, 27 Okt 2006) | 9 lines

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

........
r46350 | crichter | 2006-10-27 11:24:01 +0200 (Fr, 27 Okt 2006) | 1 line

fixed a bug which caused chan_misdn to try to allocate 2 times the same channel on high load, which then caused instability of mISDN. removed a useless function from isdn_lib.c
........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46354 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 11:18:32 +00:00
rizzo dd1178c588 document the match_auth_username option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46308 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 07:32:00 +00:00
mattf e380827fda Update changes to do US style point code parsing/formatting (xxx.xxx.xxx)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46251 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-25 19:14:23 +00:00
oej 6b11ab9b13 Ok, second attempt...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46199 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-25 14:26:22 +00:00
oej 568e38af17 On the other hand, don't use 1.4 patches for trunk... Sorry.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46197 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-25 14:14:53 +00:00
oej 691cd5a180 Add ability to adapt the IAX trunk packets to the MTU size, to avoid bad audio
when the number of channels fill the MTU on a given link.

In the future, this needs to be configurable per peer with trunking enabled.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46195 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-25 14:06:13 +00:00
rizzo bf08d70185 Fix a few issues in the previous (disabled) HTTPS code,
and support linux as well (using fopencookie(), which should
be available in glibc).

Update configure.ac to check for funopen (BSD) and fopencookie(glibc),
and while we are at it also for gethostbyname_r
(the generated files need to be updated, or you need
to run bootstrap.sh yourself).

Document the new options in http.conf.sample
(names are only tentative, better ones are welcome).

At this point we can safely enable the option.
Anyone willing to try this on Sun and Apple platforms ?



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45892 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-22 19:09:25 +00:00
rizzo 3933708d51 remove unused fields and unimplemented options.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45518 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-18 11:59:08 +00:00
russell 05a566b3b0 Merged revisions 45439 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r45439 | russell | 2006-10-17 22:19:07 -0400 (Tue, 17 Oct 2006) | 2 lines

update entry to reboot a snom phone (issue #7850, pnlarsson)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45440 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-18 02:19:55 +00:00
oej 491cd75797 Update of docs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45333 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-17 17:51:34 +00:00
file 37043c611d In the course of a data this has been turned into an option to ignore replies, then ignore responses and finally I'm just getting rid of the option altogether and making it the default no matter what. C'est la vie!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45286 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-16 20:26:56 +00:00
file 25fe75c6c7 Merged revisions 45280 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r45280 | file | 2006-10-16 16:06:18 -0400 (Mon, 16 Oct 2006) | 10 lines

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

........
r45265 | file | 2006-10-16 15:59:54 -0400 (Mon, 16 Oct 2006) | 2 lines

Use responses rather then replies even though they mean the same thing.

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45281 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-16 20:08:23 +00:00
file 7948364c8f Merged revisions 45262 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r45262 | file | 2006-10-16 15:37:34 -0400 (Mon, 16 Oct 2006) | 10 lines

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

........
r45260 | file | 2006-10-16 15:28:18 -0400 (Mon, 16 Oct 2006) | 2 lines

Add 'ignoreoodreplies' option which will not create a pvt structure on a SIP response but instead basically drop it.

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45263 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-16 19:43:33 +00:00
crichter 9f4655a71a Merged revisions 44561 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r44561 | crichter | 2006-10-06 14:50:25 +0200 (Fr, 06 Okt 2006) | 9 lines

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

........
r44334 | crichter | 2006-10-04 17:13:58 +0200 (Mi, 04 Okt 2006) | 1 line

added the option 'reject_cause' to make it possible to set the RELEASE_COMPLETE - cause on the 3. incoming PMP channel, which is automatically rejected because chan_misdn does not support that kind of callwaiting. Therefore chan_misdn supports now 3 incoming channels on a PMP BRI Port. misdn_lib_get_free_bc now gets the info if the requested channel is incoming or outgoing to make the 3. channel possible
........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44841 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-11 08:34:03 +00:00
oej e5da0ef111 Recommend using "sip reload" since it's much easier to learn and
remember.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44707 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-07 16:26:11 +00:00
rizzo 37986f0db0 document a bit the use of templates.
They are highly convenient for writing configuration files, especially
if you have many similar entries, or want to switch quickly between
different configurations without having to comment/uncomment large
sections of the files.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44579 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-06 16:43:36 +00:00
rizzo 4c633422a6 document the "contact" option a bit better.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44578 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-06 16:20:42 +00:00
rizzo 7db4ea326c Two things:
1. slightly rearrange/simplify the parsing of the argument in sip_register.
   This brings in a patch that has been in Mantis (5834)  for ages,
   and is the larger part of the commit;

2. implement the "contact" option for peers, similar to the one in users.conf:

   If you put a "contact" option with a non-empty argument (e.g. contact=123)
   in a peer section, asterisk will register with the provider as if you had a     

        register= username:secret@host/contact 

   line in the general section.

The latter is a very small is a new feature so i am not putting it
in the 1.4 branch, although the "contact" option in user.conf is
already in the 1.4 branch and so it wouldn't be too strange to
merge it.

Note that the implementation of "contact" is much simpler than
the one in 5834, and limited to a few lines in build_peer().



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44566 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-06 15:41:12 +00:00
rizzo dcc7fb222e update example commands to match current syntax
(does not apply to 1.4)



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44537 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-06 06:43:49 +00:00
murf a70774381e I've been meaning to add some explanation about muted... here it is
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44366 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-04 17:10:53 +00:00
murf 6be9b755a8 CLI reverbification update to this config file
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44352 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-04 16:48:07 +00:00
file 4e267250cc Expand setinterfacevar option to also set a variable, MEMBERNAME, which contains the member's name. (issue #8046 reported by jmls)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44218 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-02 20:58:48 +00:00
pcadach ec81a6f866 Merged revisions 44186 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r44186 | pcadach | 2006-10-03 00:52:56 +0600 (Втр, 03 Окт 2006) | 1 line

Missed part of userconf functionality for chan_h323
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44196 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-02 19:01:10 +00:00
file 33398613e7 Add option to logger to rename log files with timestamp (issue #8020 reported by jmls)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44172 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-02 17:54:21 +00:00
file 7e93d0bc48 Add option 'keepstats' which will keep queue statistics during a reload. (issue #7908 reported by jmls)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44150 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-02 15:40:38 +00:00
russell 0d7787908b Merged revisions 44111 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r44111 | russell | 2006-10-01 11:20:12 -0400 (Sun, 01 Oct 2006) | 11 lines

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

........
r44110 | russell | 2006-10-01 11:19:23 -0400 (Sun, 01 Oct 2006) | 3 lines

Fix the name of the "eventmemberstatus" option in the sample queues.conf
(issue #8065, adamg)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44112 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-01 15:20:50 +00:00
pcadach 4ac9afef32 Handle HOLD/RETRIEVE notifications
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43845 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28 10:41:38 +00:00
murf 5394044aeb Merged revisions 43739 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r43739 | murf | 2006-09-26 20:32:47 -0600 (Tue, 26 Sep 2006) | 1 line

This change to extensions.ael was to fix bug 8031; the install scripts are causing it to be copied to /etc/asterisk/extensions.ael, and because it is a fairly direct conversion of the original extensions.conf, the macro and context names clash with the existing extensions.conf. So, I put an ael- in front of all macros and contexts, and checked every goto and macro call. Also, this file compiles under aelparse.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43740 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-27 02:46:50 +00:00