[reSIProcate] Server side
Scott Godin
slgodin at icescape.com
Fri Aug 4 06:43:36 CDT 2006
Repro implements a sip registrar using dum - it provides an excellent
example.
From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of nishant
modak
Sent: Friday, August 04, 2006 6:47 AM
To: resiprocate-devel at list.sipfoundry.org
Subject: [reSIProcate] Server side
Hello,
Has anybody here worked on the development of a server for
registration..(which would be a good thing in dum/test.. alongwith the
basicRegister.cxx )
In general,
i suppose the steps for writing the server side ( accepting REGISTER,
SUBSCRIBE.. etc. ) would be like..
1. Setting the profile
2. "addSupportedMethods().. " for supporting methods ..
3. Having a ServerRegistrationHandler ( for REGISTER )
4.And then processing the stack.process(fdset) and DUM.process();
Am i going wrong somewhere ??
Because when a REGISTER request does come , it gives out 405 Unsupported
Method , Also seems to be failing for ValidateRequestURI .. ! ! :0
Any clues ?
Thanks in advance,
Nishant Modak.
_____
Here's a new way to find what you're looking for - Yahoo!
<http://us.rd.yahoo.com/mail/in/yanswers/*http:/in.answers.yahoo.com/>
Answers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060804/5023ccd9/attachment.htm>
More information about the resiprocate-devel
mailing list