Ok, RC8 solved the problem with the ///

I can now REGISTER and INVITE (1st and second part).

But when I tried receiving and invite, sipp discards the message.

Any ideas?

John Mesquita

On Wed, 2006-12-20 at 17:07 -0200, Joao Mesquita wrote:
> Hello all. I am new to SIP and SIPp and I needed a little hand on a new
> scenario I am trying to set.
> 
>       I need 2 scenarios. The first on will generate calls just like the
> simple uac but with different callerids other than just sipp. This can
> be easily accomplished by a small modification on the scenario and a csv
> file with all the caller ids I want to generate.
> 
>       The second scenario is really complicated a few things need to be
> accomplished.
> 
>               1. REGISTER with MD5 Digest
>                       -> REGISTER
>                       <- 401
>                       -> REGISTER with AUTH
>                       <- 100 (TRYING)
>                       <- 200
> 
>               2. INVITE with MD5 Digest
>                       -> INVITE
>                       <- 407
>                       -> ACK
>                       -> INVITE
>                       <- 100
>                       <- 180
>                       <- 183
>                       <- 200
>                       -> ACK
>                       <- BYE
>                       -> 200
> 
>               3. Be ready to receive INVITEs for a certain necessarily 
> REGISTERED
> user on part 1
> 
>                       Same as uas.xml with modifications I would guess
> 
> Here's what I could do so far: Part 1 and Part 2 separately but not
> together (same file) because I can't use the same Call-ID on both and
> when prepending something with /// just won't work for the next message.
> 
> Other than that, I have no idea on how to make a UAS that keeps
> registration while receiving calls or register and "turn the UAS on" for
> several users on a csv file.
> 
> 
> I am attaching the file so you could take a look.
> 
> Please, some help would be really appreciated.
> 
> Thanks,
> 
> John Mesquita
> -------------------------------------------------------------------------
> 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


-------------------------------------------------------------------------
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

Reply via email to