jambonz / sbc-outbound

jambonz session border controller application for outbound calls
MIT License
7 stars 16 forks source link

when sending invite to outbound registered gateways optionally set From header domain #118

Closed davehorton closed 9 months ago

davehorton commented 9 months ago

Below is an example outbound gateway that requires registration image

Given that configuration, we will send REGISTERs with a From host of mydomain.com. However, when we send INVITEs the From domain will have an IP and not that host name. We should make the INVITE also use the "SIP from domain" if specified on this page.