On Friday 09 January 2004 22:12, Nils Ohlmeier wrote:
On Friday 09 January 2004 22:03, Olle E. Johansson wrote:
Why not start with Nils' toy SIPSAK and build a client that registers and then forwards INVITES to your client? A command line function like what Kannaiyan describes in SIPSAK would be a perfect tool.
Yes, it should be easily possible to extend sipsak to use a given Contact (the contact address of the "central merging" server) during a registration run. Then you can run it from a web page, cron job, or whatever to forward your calls to the given Contact.
Added to the To-Do list (web page and CVS).
Note: i currently do not plan to add a config file option for sipsak to support multiple accounts. So you would have to call it from a script with the stored account informations. But i would probably not reject a patch for a config file :-)
Greets Nils