Frank Reinecke wrote: > Hello everyone, > > My job is to find out, how the Sip-Server handle INFO-Messages. > To do this, my server must to make a Registration by a sip-proxy. > > > > CLIENT Proxy (Test-Object) SERVER > | | | > | |<---- Register --| > | | | > | |--Unauthorized-->| > | | | > | |<-Registration---| <= Here is then > | | | problem-message > | |---------OK----->| > | | | > | | | <- > |--INFO-->| | \ > | | | | > | |------INFO------>| | > | | | |test > | |<----OK----------| | > | | | | > |<---OK---| | / > | | | <- > > The problem is: How can I make a Registration (with authentication) > with SIPP ? > Frank,
if SIPp is the client, then this is explained in the doc: http://sipp.sourceforge.net/doc1.1/reference.html#SIP+authentication if SIPp is the server (generating "Unauthorized"), then this is not possible. Well, the code is not available - but it could be added. Olivier. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
