<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You cannot.<div class=""><br class=""></div><div class="">SIP SIMPLE Client SDK used by Blink is automatically using the address of the interface with the default route for populating its headers.</div><div class=""><br class=""></div><div class="">Adrian</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 10 Nov 2016, at 09:51, Pranathi Venkatayogi <<a href="mailto:pvenkatayogi@cyracom.com" class="">pvenkatayogi@cyracom.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Blink version: 1.4.2<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Operating system: Windows.<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">I am running blink on my laptop. It has two ip addresses. One for external world (<span style="background-color: green; background-position: initial initial; background-repeat: initial initial;" class="">10.0.0.5</span>) other for vpn (<span style="background-color: yellow; background-position: initial initial; background-repeat: initial initial;" class="">10.11.200.31</span>), where my sip server is running.<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">This is what I see in MSRP trace log.<o:p class=""></o:p></div><pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: 'Courier New'; background-color: white; background-position: initial initial; background-repeat: initial initial;" class=""><span style="background-color: white;" class="">    3 2016-11-09 10:11:45.276122 [blink.exe 26372]: <span style="background-color: yellow; background-position: initial initial; background-repeat: initial initial;" class="">10.11.200.31</span>:62458 --> 10.0.16.51:2855</span><o:p class=""></o:p></pre><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: white;" class=""><span style="font-size: 10pt; font-family: 'Courier New'; background-color: white;" class="">    4 MSRP 4da511e75439a766 AUTH</span><span style="font-size: 10pt; font-family: 'Courier New';" class=""><o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: white;" class=""><span style="font-size: 10pt; font-family: 'Courier New'; background-color: white;" class="">    5</span><span style="font-size: 10pt; font-family: 'Courier New';" class=""><o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: white;" class=""><span style="font-size: 10pt; font-family: 'Courier New'; background-color: white;" class="">    6 To-Path:<span class="Apple-converted-space"> </span><a href="msrp://labsip00.cyracom.com;tcp" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">msrp://labsip00.cyracom.com;tcp</a></span><span style="font-size: 10pt; font-family: 'Courier New';" class=""><o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: white;" class=""><span style="font-size: 10pt; font-family: 'Courier New'; background-color: white;" class="">    7</span><span style="font-size: 10pt; font-family: 'Courier New';" class=""><o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: white;" class=""><span style="font-size: 10pt; font-family: 'Courier New'; background-color: white;" class="">    8 From-Path:<span class="Apple-converted-space"> </span><a href="msrp://10.0.0.5:62458/7f002800f5c665f13a40;tcp" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">msrp://</a><span style="background-color: green; background-position: initial initial; background-repeat: initial initial;" class=""><a href="msrp://10.0.0.5:62458/7f002800f5c665f13a40;tcp" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">10.0.0.5</a></span><a href="msrp://10.0.0.5:62458/7f002800f5c665f13a40;tcp" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">:62458/7f002800f5c665f13a40;tcp</a><o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: white;" class=""><span style="font-size: 10pt; font-family: 'Courier New'; background-color: white;" class=""><o:p class=""> </o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: white;" class="">How did the client select 10.0.0.5 as “From-Path”.<span class="Apple-converted-space"> </span><span style="color: rgb(192, 0, 0);" class="">How can we change it to use 10.11.200.31?</span><o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: white;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Thanks,<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class="">Pranathi Venkatayogi<o:p class=""></o:p></b></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><i class="">System Developer II<o:p class=""></o:p></i></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">(520) 745-9447 x4466<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><a href="http://www.cyracom.com/" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="color: blue;" class="">www.cyracom.com</span></a><o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Join us:  <span class="Apple-converted-space"> </span><a href="https://www.facebook.com/pages/CyraCom-LLC/134704783312720" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="color: windowtext; text-decoration: none;" class=""><span id="cid:image001.gif@01D23A9F.8C32DB80"><image001.gif></span></span></a> <a href="https://twitter.com/cyracom" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="color: windowtext; text-decoration: none;" class=""><span id="cid:image002.gif@01D23A9F.8C32DB80"><image002.gif></span></span></a> <a href="http://www.linkedin.com/company/cyracom" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="color: windowtext; text-decoration: none;" class=""><span id="cid:image003.gif@01D23A9F.8C32DB80"><image003.gif></span></span></a> <a href="http://www.cyracom.com/blog/" style="color: rgb(149, 79, 114); text-decoration: underline;" class=""><span style="color: windowtext; text-decoration: none;" class=""><span id="cid:image004.gif@01D23A9F.8C32DB80"><image004.gif></span></span></a><o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 8pt; color: rgb(166, 166, 166);" class=""><span id="cid:image005.png@01D23A9F.8C32DB80"><image005.png></span></span><span style="font-size: 8pt; font-family: 'Calibri Light', sans-serif; color: gray;" class=""><o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 8pt; font-family: 'Calibri Light', sans-serif; color: gray;" class=""><o:p class=""> </o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 8pt; color: rgb(166, 166, 166);" class="">DISCLAIMER: This e-mail and any attached content may contain confidential or privileged material delivered for the sole use of the intended recipient(s). Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender immediately by reply e-mail and delete all copies of this message. It is the recipient's responsibility to scan this e-mail and any attachments for viruses. The content of this e-mail message, including any attachments, does not comprise a contract or a portion of a contract, and so does not bind CyraCom International, Inc. or any of its agents or subsidiaries. CyraCom, LLC and Voiance Language Services, LLC are wholly owned subsidiaries of CyraCom International, Inc.<o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Blink mailing list</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="mailto:Blink@lists.ag-projects.com" style="color: rgb(149, 79, 114); text-decoration: underline; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Blink@lists.ag-projects.com</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://lists.ag-projects.com/mailman/listinfo/blink" style="color: rgb(149, 79, 114); text-decoration: underline; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://lists.ag-projects.com/mailman/listinfo/blink</a></div></blockquote></div><br class=""></div></body></html>