| Interface | Description |
|---|---|
| DNSLookupPerformer |
Interface to implement for doing the DNS lookups, it uses DNS Java
|
| DNSServerLocator |
Interface to implement for discovering servers according to RFC 3263 and/or ENUM support.
|
| Class | Description |
|---|---|
| DefaultDNSLookupPerformer | |
| DefaultDNSServerLocator |
The Address resolver to resolve proxy domain to a hop to the outbound proxy server
by doing SRV lookup of the host of the Hop as mandated by rfc3263.
|
| DNSAwareRouter |
This custom router is the same as the DefaultRouter from jain sip except that it remove the first route if it contains
DNS_ROUTE param in the Route' SIP URI
|
| NAPTRRecordComparator | |
| SRVRecordComparator |
Copyright © 2016. All Rights Reserved.