Archived
14
0
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
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