<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix"><font face="Courier New, Courier,
        monospace">On 5/23/23 19:22, Steve Matzura wrote:<br>
      </font></div>
    <blockquote type="cite"
      cite="mid:4fc7cc64-c68e-85a8-9e15-4acc489d4e02@noisynotes.com"><font
        face="Courier New, Courier, monospace">voipms: Call
        (UDP:208.100.60.12:5060) to extension 's' rejected because
        extension not found in context 'voipms-inbound</font></blockquote>
    <font face="Courier New, Courier, monospace"><br>
      Steve,<br>
      <br>
      Could we see your dialplan for voipms-inbound?<br>
      <br>
      <br>
      I'm using voip.ms as well, but have not converted from chan_sip
      yet.  My voip-ms inbound extensions.conf below (Phone number
      changed to protect the innocent)<br>
      <br>
      <span style="color:#000000;background-color:#ffffff;">[voipms]
      </span><br>
      <br>
      include => voicemail<br>
      <br>
    </font><span style="font-family:monospace"><font face="Courier New,
        Courier, monospace"><span
          style="color:#000000;background-color:#ffffff;">exten =>
          5175551212,1,Answer()
        </span><br>
           same => n,Gosub(check_blacklist,s,1)
        <br>
           same => n,Gosub(get_callerid,s,1)
        <br>
           same => n,Gosub(check_for_direct,s,1)
        <br>
           same => n,Set(_ARG1=4259)
        <br>
           same => n,Gosub(extension_timeouts,s,1(${ARG1}))
        <br>
           same => n,Queue(home,WwtTkKr,,,23)
        <br>
           same => n,NoOP(Dial Status: ${QUEUESTATUS})
        <br>
           same => n,NoOP(Hangup Cause: ${HANGUPCAUSE})
        <br>
           same => n,Gosub(s-${QUEUESTATUS},s,1(${ARG1}))<br>
        <br>
        Doug<br>
        <br>
      </font><br>
    </span>
  </body>
</html>