Matthew Jordan
|
5d6b56a1c7
Migrate a large number of AMI events over to Stasis-Core
|
12 years ago |
Richard Mudgett
|
8762aa7764
Cleanup dnsmgr on exit.
|
12 years ago |
Andrew Latham
|
3b5ae179ab
Doxygen Updates - Title update
|
12 years ago |
Kevin P. Fleming
|
53e80b252d
Multiple revisions 369001-369002
|
13 years ago |
Paul Belanger
|
aefa27d445
Covert ast_verb() to ast_debug() and increase log level
|
13 years ago |
Kinsey Moore
|
b261a4f586
Kill off red blobs in most of main/*
|
13 years ago |
Terry Wilson
|
7a5a66f5e0
Re-link peers by IP when dnsmgr changes the IP
|
13 years ago |
Richard Mudgett
|
810da20dcb
Fix dnsmgr entries to ask for the same address family each time.
|
13 years ago |
Paul Belanger
|
92d2653e76
Additional updates for parsing dnsmgr.conf
|
14 years ago |
Paul Belanger
|
132b5df15d
Clean up dnsmgr.conf parsing
|
14 years ago |
Richard Mudgett
|
2ae6dd44d1
Merged revisions 323392,323394 via svnmerge from
|
14 years ago |
Richard Mudgett
|
69e528345c
Merged revisions 322425 via svnmerge from
|
14 years ago |
Russell Bryant
|
964c6a3ca0
Some scheduler API cleanup and improvements.
|
14 years ago |
Russell Bryant
|
ac2c6e8c23
Merged revisions 287895 via svnmerge from
|
15 years ago |
Olle Johansson
|
8e7462901e
Formatting changes
|
15 years ago |
Mark Michelson
|
89ba21c588
Fix errors where incorrect address information was printed.
|
15 years ago |
Mark Michelson
|
8927a42116
Add IPv6 to Asterisk.
|
15 years ago |
Matthew Nicholson
|
1fcf6751e9
Set sin_family to AF_INET when doing lookups, also reset sin_port the first time the ip address changes.
|
15 years ago |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
16 years ago |
Joshua Colp
|
254d0162d9
Record the previous port in the temporary address structure so that the comparison does not treat the host as having changed even if it did not. This would have been uninitialized before and would have led to a baddddd port.
|
16 years ago |
Kevin P. Fleming
|
3cf0803e9e
fix a few small things found by using sparse
|
16 years ago |
Tilghman Lesher
|
494f40bad2
Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
|
17 years ago |
Michiel van Baak
|
485add5162
Merged revisions 130735 via svnmerge from
|
17 years ago |
Brett Bryant
|
8012a26591
Fix a bug in SRV lookups where dnsmgr would discard everything but the
|
17 years ago |
Jeff Peeler
|
b978c2a64c
This adds DNS SRV record support to DNS manager. If there is a SRV record for a given domain, the hostname and port listed in the SRV record will be used. If no SRV record exists or a SRV lookup is not attempted, the DNS lookup on the specified domain will be performed as normal. Chan_sip has been modified to take advantage of the new SRV support.
|
17 years ago |
Russell Bryant
|
20bf05794e
Note a minor race condition that I noticed while reviewing Jeff's changes
|
17 years ago |
Tilghman Lesher
|
b222c2dd2d
Add the "config reload <conffile>" command, which allows you to tell Asterisk
|
17 years ago |
Tilghman Lesher
|
7de6451761
Merged revisions 100465 via svnmerge from
|
17 years ago |
Olle Johansson
|
b1dde5ef93
A few more "moremanager" fixes
|
17 years ago |
Luigi Rizzo
|
ff8ac85d1a
remove a bunch of useless #include "options.h"
|
17 years ago |