dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
lathama 9be7859cd6 Replacing doc/* and asterisk.pdf with wiki links
Adding links to http(s)://wiki.asterisk.org



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@305843 f38db490-d61c-443f-a65b-d21fe96a405b
2011-02-02 19:30:49 +00:00
mnicholson e21e8a2c4d Merged revisions 271761 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r271761 | mnicholson | 2010-06-22 09:49:36 -0500 (Tue, 22 Jun 2010) | 9 lines
  
  Allow users to specify a port for dundi peers.
  
  (closes issue #17056)
  Reported by: klaus3000
  Patches:
        dundi-peerport-patch-trunk.txt uploaded by klaus3000 (license 65)
  Tested by: klaus3000
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@271762 f38db490-d61c-443f-a65b-d21fe96a405b
2010-06-22 14:54:58 +00:00
seanbright a22b4735e5 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
Let's try that again, this time removing trailing whitespace and not leading
whitespace.  I can't believe no one noticed.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197535 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-28 14:39:21 +00:00
russell e0a0687a86 Update dundi.conf to indicate that the asterisk.conf entityid option can be used
to set the entityid used in DUNDi, as well.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@121441 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-10 12:50:07 +00:00
oej b9b03966fb HUGE improvements to QoS/CoS handling by IgorG
- Refer to the proper documentation
- Implement separate signalling/media QoS/CoS in many channels using RTP
- Improve warnings and verbose messages
- Deprecate some old settings

Minor modifications by me, a big effort from IgorG.
Thanks!


Reported by: IgorG
Patches: 
      qoscleanup-89394-4-trunk.patch uploaded by IgorG (license 20)
Tested by: IgorG
(closes issue #11145)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@93163 f38db490-d61c-443f-a65b-d21fe96a405b
2007-12-16 10:51:53 +00:00
qwell 1fa7b3672e Switch dundi to new tos config format.
Remove old unused defines for old style.

Closes issue 10860, patch by IgorG.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85764 f38db490-d61c-443f-a65b-d21fe96a405b
2007-10-15 23:20:40 +00:00
russell 37371ea446 Add the ability to dynamically specify weights for responses to DUNDi queries.
This can be done using a global variable or a dialplan function.  Using the
SHELL() function will allow you to use an external script to determine what the
weight in the response should be.  This can be very useful in load balancing
applications.
(inspired by discussions with blitzrage and jsmith in #asterisk-bugs)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@58304 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-07 22:30:52 +00:00
tilghman 9b9ca6cac5 Merged revisions 42716 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r42716 | tilghman | 2006-09-11 11:39:06 -0500 (Mon, 11 Sep 2006) | 2 lines

Spelling/grammar fixes (Issue 7929)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42717 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-11 16:41:49 +00:00
kpfleming 24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
kpfleming 3f68f77f4f make query cache time configurable (bug #4524)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5946 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21 00:58:31 +00:00
russell 7d0fc1f19a note that the weight has a special meaning for e164
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5420 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-06 03:36:39 +00:00
russell 279038757a document the 'weight' option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5419 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-06 03:33:30 +00:00
russell 4bd4c06a76 clarify information on time waited for a response
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5418 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-06 02:54:59 +00:00
russell b2f05a2ab6 fix terminology
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5065 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-22 07:36:29 +00:00
russell 72cc4cdf23 comment out misery in the dundi sample config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4242 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-14 18:00:26 +00:00
russell 25330afbff change 'incoming' to 'inbound' in dundi.conf.sample
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4157 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-03 22:23:58 +00:00
markster 8129d4f03e Preliminary "PRECACHE" / push support...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4110 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-27 13:58:31 +00:00
markster f3ac6d1c67 Oops
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4076 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-24 05:55:34 +00:00
markster b76057c0da DUNDi performance enhancments and metrics for average lookup time.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4073 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-24 04:54:42 +00:00
citats f6ded591b7 Update example dundi.conf docs to include the other 2 variables that can be used in the destination string
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4046 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-22 14:52:42 +00:00
markster 4ff08f5831 Work on precaching
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4045 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-22 14:19:11 +00:00
markster 852e93e07c Add DUNDi.... (http://www.dundi.com)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4033 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-18 21:45:13 +00:00