<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=198172720-02032004><FONT size=2>
<P>I am running a SER proxy, and have sucessfully connected to it. Now I would 
like to set up the proxy to make and receive telephone calls using my Deltathree 
account to do so. I don't just want to proxy requests from my clients directly 
to the Deltathree server - I want the SER proxy to act like a client, register 
with deltathree (which requires digest authentication), and then when I make 
calls to a tel: url send them to Deltathree. Also when calls come in from 
Deltathree, I'd like all my telephones to ring at the same time - so I can pick 
up my calls whether I'm logged in at work on my PC, or from my Grandstream at 
home. All my clients would register with my server using my own local username 
and password. Only the server would know the username and password for the 
Deltathree account.</P>
<P>To do this I think I need 2 things that SER does not do.</P>
<P>1. Generate a REGISTER request at startup, and maintain a registration. 2. Be 
able to respond to a "407 Unauthorized" by retrying a request with 
authentication.</P>
<P>Is there anything else I need?</P>
<P>Where would this best be implemented - as a module, a fifo extension?</P>
<P>Simon</P></FONT></SPAN></FONT></DIV></BODY></HTML>