<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
inline<br>
<br>
Kapil Goel wrote:
<blockquote cite="mid:20070807063702.C23D41810C4C@mail.iptel.org"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="MS Exchange Server version 6.5.7036.0">
  <title>Need Help!!!</title>
<!-- Converted from text/rtf format -->
  <p align="left"><span lang="en-us"><font face="Arial" size="2">Hi,</font></span></p>
  <p align="left"><span lang="en-us"><font face="Arial" size="2">I want
to make an application server using SER with few more entities. The
system would be like this</font></span></p>
  <p align="left"><span lang="en-us"><font face="Arial" size="2">|
XLite Phone | -------------------- | SIP Proxy Server |
--------------------- | App Server using SER |
-------------------------- | Media Server |</font></span></p>
  <p align="left"><span lang="en-us"><font face="Arial" size="2">Now
these are the tasks I need to accomplish:</font></span></p>
  <ul>
    <ol type="1">
      <div align="left">
      <li><span lang="en-us"><font face="Arial" size="2">Registering
App Server with SIP Proxy Server. (How to register SER with another
Proxy Server?)</font></span></li>
      </div>
    </ol>
  </ul>
</blockquote>
It cannot, ser is not a UAC. SEMS can do that, but then again, ser is
not an app server either...<br>
<blockquote cite="mid:20070807063702.C23D41810C4C@mail.iptel.org"
 type="cite">
  <ul>
    <ol type="1">
      <div align="left">
      <li><span lang="en-us"><font face="Arial" size="2">It should also
behave like a proxy. (SER should forward the packet to and from Media
Server)</font></span></li>
      </div>
    </ol>
  </ul>
</blockquote>
Standard rewrite request uri or forward().<br>
<blockquote cite="mid:20070807063702.C23D41810C4C@mail.iptel.org"
 type="cite">
  <ul>
    <ol type="1">
      <div align="left">
      <li><span lang="en-us"><font face="Arial" size="2">RTP must only
be created b/w XLite Phone and Media Server.</font></span></li>
      </div>
    </ol>
  </ul>
</blockquote>
Then don't fix sdp with nathelper/mediaproxy modules.<br>
<blockquote cite="mid:20070807063702.C23D41810C4C@mail.iptel.org"
 type="cite">
  <ul>
    <ol type="1">
      <div align="left">
      <li><span lang="en-us"><font face="Arial" size="2">And finally
sending INFO Method from App Server to Media Server with MSCML Script.
(How does SER send INFO Method with an xml script as a body?)</font></span></li>
      </div>
    </ol>
  </ul>
</blockquote>
Just like any other SIP message based on request uri.<br>
g-)<br>
<blockquote cite="mid:20070807063702.C23D41810C4C@mail.iptel.org"
 type="cite">
  <ul>
    <ol type="1">
      <br>
    </ol>
  </ul>
  <p align="left"><span lang="en-us"><font face="Arial" size="2">Please
suggest something how should I achieve it.</font></span></p>
  <p align="left"><span lang="en-us"><font face="Arial" size="2">Thanks
and Regards,</font></span></p>
  <p align="left"><span lang="en-us"><font face="Arial" size="2">Kapil
Goel</font></span></p>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
  </pre>
</blockquote>
</body>
</html>