<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    SIP = Session Initiation Protocol<br>
    @Wikipedia: <a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Session_Initiation_Protocol">http://en.wikipedia.org/wiki/Session_Initiation_Protocol</a><br>
    @Standard: <a class="moz-txt-link-freetext" href="http://tools.ietf.org/html/rfc3261">http://tools.ietf.org/html/rfc3261</a><br>
    @Extension: <a class="moz-txt-link-freetext" href="http://www.ietf.org/rfc/rfc3372.txt">http://www.ietf.org/rfc/rfc3372.txt</a><br>
    <br>
    Best for voice communication (Erlang/OTP open source implementation:
    not known). Example of implementation: Asterisk
    (<a class="moz-txt-link-freetext" href="http://www.asterisk.org/">http://www.asterisk.org/</a>)<br>
    <br>
    Another option:<br>
    <br>
    XMPP = eXtensible Messaging and Presence Protocol<br>
    @Wikipedia: <a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Xmpp">http://en.wikipedia.org/wiki/Xmpp</a><br>
    @Home page: <a class="moz-txt-link-freetext" href="http://xmpp.org/about-xmpp/">http://xmpp.org/about-xmpp/</a><br>
    @Standard: <a class="moz-txt-link-freetext" href="http://tools.ietf.org/html/rfc6120">http://tools.ietf.org/html/rfc6120</a><br>
    @Instant messaging: <a class="moz-txt-link-freetext" href="http://tools.ietf.org/html/rfc6121">http://tools.ietf.org/html/rfc6121</a><br>
    @Address format: <a class="moz-txt-link-freetext" href="http://tools.ietf.org/html/rfc6122">http://tools.ietf.org/html/rfc6122</a><br>
    <br>
    But this is short packets oriented (Erlang/OTP open source
    implementation: Ejabberd - <a class="moz-txt-link-freetext" href="http://www.ejabberd.im/">http://www.ejabberd.im/</a>), so, not so
    suitable like SIP for voice, but it can support at the extended
    point.<br>
    <br>
    Cheers,<br>
    CGS<br>
    <br>
    <br>
    <br>
    On 11/02/2011 12:24 AM, Gordon Guthrie wrote:
    <blockquote
      cite="mid:73D8420F-76DA-487E-88FB-3DE8562A102C@hypernumbers.com"
      type="cite">
      <div>Yves</div>
      <div><br>
      </div>
      <div>It's a telephone services provider that gives you an API so
        you can call your server from a phone.</div>
      <div><br>
      </div>
      <div>Which is what you want to do.</div>
      <div><br>
      </div>
      <div>Gordon<br>
        <br>
        Sent from my iPhone</div>
      <div><br>
        On 1 Nov 2011, at 23:06, "Yves S. Garret" <<a
          moz-do-not-send="true"
          href="mailto:yoursurrogategod@gmail.com">yoursurrogategod@gmail.com</a>>
        wrote:<br>
        <br>
      </div>
      <blockquote type="cite">
        <div>
          <div>Dude, I have no idea what that is :-) .<br>
          </div>
          <div><br>
          </div>
          <div>I think I'll google around some more to find a way to
            'call' my Ubuntu box.</div>
          <br>
          <div class="gmail_quote">On Tue, Nov 1, 2011 at 6:48 PM,
            Gordon Guthrie <span dir="ltr"><<a
                moz-do-not-send="true"
                href="mailto:gordon@hypernumbers.com">gordon@hypernumbers.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
              0.8ex; border-left: 1px solid rgb(204, 204, 204);
              padding-left: 1ex;">Yves
              <div><br>
              </div>
              <div>Write a twilio client in Erlang:</div>
              <div><a moz-do-not-send="true"
                  href="http://www.twilio.com/">http://www.twilio.com/</a></div>
              <div><br>
              </div>
              <div>Gordon</div>
              <div><br>
                <div class="gmail_quote">
                  <div>
                    <div class="h5">On 1 November 2011 22:16, Yves S.
                      Garret <span dir="ltr"><<a
                          moz-do-not-send="true"
                          href="mailto:yoursurrogategod@gmail.com">yoursurrogategod@gmail.com</a>></span>
                      wrote:<br>
                    </div>
                  </div>
                  <blockquote class="gmail_quote" style="margin: 0pt 0pt
                    0pt 0.8ex; border-left: 1px solid rgb(204, 204,
                    204); padding-left: 1ex;">
                    <div>
                      <div class="h5">
                        <div>Hey guys,<br>
                        </div>
                        <div><br>
                        </div>
                        <div>   I was just thinking, purely
                          hypothetical, I would love to have an app that
                          I can have running on my server that if I dial
                          a specific number, I can change the state of
                          that app (or set something in a database or
                          edit a file.)  This is just a simple 'why
                          not?' project to put a smirk on my face.
                           However, I'm not sure even where to begin...
                          if someone could point me in the right
                          direction, I would really appreciate it.  By
                          the way, I live in the US.  Do I need to
                          register my own phone number?  How about just
                          a land-line going into my apartment?  Can OTP
                          play a role here?</div>
                        <div><br>
                        </div>
                        <div>   Yeah, going in this direction with eyes
                          wide open and completely unaware of what I'm
                          going to run into :-) .  Any help is
                          appreciated.</div>
                        <br>
                      </div>
                    </div>
                    _______________________________________________<br>
                    erlang-questions mailing list<br>
                    <a moz-do-not-send="true"
                      href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
                    <a moz-do-not-send="true"
                      href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
                    <br>
                  </blockquote>
                </div>
                <font color="#888888"><br>
                  <br clear="all">
                  <div><br>
                  </div>
                  -- <br>
                  Gordon Guthrie<br>
                  CEO hypernumbers<br>
                  <br>
                  <a moz-do-not-send="true"
                    href="http://hypernumbers.com">http://hypernumbers.com</a><br>
                  t: hypernumbers<br>
                  <a moz-do-not-send="true"
                    href="tel:%2B44%207776%20251669"
                    value="+447776251669" target="_blank">+44 7776
                    251669</a><br>
                </font></div>
            </blockquote>
          </div>
          <br>
        </div>
      </blockquote>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>