RestComm / olympus

RestComm WebRTC Application
http://www.restcomm.com/
GNU Affero General Public License v3.0
15 stars 19 forks source link

Differentiate SIP Domain from SIP Server configuration #154

Closed ammendonca closed 6 years ago

ammendonca commented 6 years ago

Currently the SIP domain used in the R-URI is configured to be the same as the SIP Server address.

This is not ideal as the SIP server may serve multiple domains/organizations, while we want the domains to remain different.

A new option should be added to specify the SIP domain and fallback to web address if not specified.