<div dir="ltr">Is there a way to control the domain on the presence_id?  When I run `verto status` it&#39;s showing up as the internal alias.  I want to be able to specify this as a different value (the external_sip_ip for example).  We use this value by querying the database presence_id value in the channels table.<div><pre style="line-height:normal;word-wrap:break-word;white-space:pre-wrap">                     Name           Type                                              Data        State
=================================================================================================
            external-ipv6        profile                          sip:mod_sofia@[::1]:5080        RUNNING (0)
            external-ipv6        profile                          sip:mod_sofia@[::1]:5081        RUNNING (0) (TLS)
              10.200.82.5          alias                                          internal        ALIASED
                 external        profile                     <a href="http://sip:mod_sofia@10.0.82.91:5080">sip:mod_sofia@10.0.82.91:5080</a>        RUNNING (0)
                 external        profile                     <a href="http://sip:mod_sofia@10.0.82.91:5081">sip:mod_sofia@10.0.82.91:5081</a>        RUNNING (0) (TLS)
            internal-ipv6        profile                          sip:mod_sofia@[::1]:5060        RUNNING (0)
            internal-ipv6        profile                          sip:mod_sofia@[::1]:5061        RUNNING (0) (TLS)
                 internal        profile                     <a href="http://sip:mod_sofia@10.0.82.91:5060">sip:mod_sofia@10.0.82.91:5060</a>        RUNNING (0)
                 internal        profile                     <a href="http://sip:mod_sofia@10.0.82.91:5061">sip:mod_sofia@10.0.82.91:5061</a>        RUNNING (0) (TLS)
=================================================================================================
4 profiles 1 alias</pre><pre style="line-height:normal;word-wrap:break-word;white-space:pre-wrap"><br></pre><pre style="line-height:normal;word-wrap:break-word;white-space:pre-wrap"><span style="font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;line-height:20px;white-space:normal">Here is the output of `verto status`</span><br></pre><pre style="line-height:normal;word-wrap:break-word;white-space:pre-wrap"><pre style="word-wrap:break-word;white-space:pre-wrap">                     Name           Type                                              Data        State
=================================================================================================
               default-v6        profile                                     ws:[::1]:8081        RUNNING
               default-v6        profile                                    wss:[::1]:8082        RUNNING
               default-v4        profile                                   ws:<a href="http://0.0.0.0:8081">0.0.0.0:8081</a>        RUNNING
               default-v4        profile                                  wss:<a href="http://0.0.0.0:8082">0.0.0.0:8082</a>        RUNNING
default-v4::1rVWHg2fbA5Ydx9hAceSdKGREwY=@<a href="http://10.200.82.5">10.200.82.5</a>        client                             <a href="http://192.168.202.156:50064">192.168.202.156:50064</a>        CONN_REG (WSS)
=================================================================================================
2 profiles , 1 client</pre><pre style="word-wrap:break-word;white-space:pre-wrap"><span style="font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;line-height:20px;white-space:normal">Thanks,</span></pre><pre style="word-wrap:break-word;white-space:pre-wrap"><span style="font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;line-height:20px;white-space:normal">Danny</span></pre><pre style="word-wrap:break-word;white-space:pre-wrap"><br></pre></pre><pre style="line-height:normal;word-wrap:break-word;white-space:pre-wrap"><span style="font-family:&#39;Helvetica Neue&#39;,Helvetica,Arial,sans-serif;line-height:20px;white-space:normal"><br></span></pre><pre style="line-height:normal;word-wrap:break-word;white-space:pre-wrap"><br></pre></div></div>