<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I am getting incorrect proxy authorization due to realm error. Trying many things nothing works. So far I have <b class="">added</b> sip_auth_realm and fs_path but the realm becomes my local IP address instead of the remote URL which is required:<div class=""><br class=""></div><div class=""><div class="">originate {sip_auth_username= 1234567890130,sip_auth_password=mypass,<a href="mailto:sip_auth_realm=callcentric.com}sofia/internal/1234567890130@callcentric.com" class="">sip_auth_realm=callcentric.com}sofia/internal/1234567890130@callcentric.com</a>;fs_path=<a href="sip:callcentric.com" class="">sip:callcentric.com</a> &echo</div><div class=""><br class=""></div><div class="">According to ITSP, I need “<a href="http://callcentric.com" class="">callcentric.com</a>” instead of 10.12.13.7” in what I see in the INVITE message:</div><div class=""><br class=""></div><div class="">Proxy-Authorization: Digest username="1234567890130", realm="10.12.13.7", nonce="1bb85bb0553333e87e0779e40444df4f", opaque="", algorithm=MD5, uri="sip: <a href="mailto:1234567890130@callcentric.com" class="">1234567890130@callcentric.com</a>", response="a269eaa24433332b49e8e5521002484a"</div></div><div class=""><br class=""></div><div class="">Anyone know if this is even possible? I am using CLI to test then plan to use in bridge command in LUA. Thanks.</div><div class="">Mario G</div></body></html>