<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Le 04/05/2021 à 20:30, George Joseph a
      écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAP=uFEue4YdUJD4XrDFeWbyPasYT=pe6V39+QKA-BaTdwc1rPw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr"><br>
        </div>
        <snip>
        <div class="gmail_quote">
          <div><br>
          </div>
          <div>I think the easiest way to solve this is to just allow
            MessageSend take<br>
          </div>
          <div>the same format as a simple dial string like so</div>
          <div><br>
          </div>
          <div>
            <div>
              <div>MessageSend(pjsip:PJSIP/8005551212@provider)</div>
              <div>
                <div>"pjsip:" routes the request to the pjsip channel
                  driver.</div>
                <div>"PJSIP/" tells the pjsip channel driver that what
                  follows is formatted as a</div>
                <div>dial string.</div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Great, that would solve my problem. Thanks for the feedback.
  </body>
</html>