I don’t know about making the ports random, but you can allocate a unique port-per-connect by passing the “-t un” flag to sipp. Did you really need them random, or just unique? And out of curiosity, why? Most of the time, the default of “-t u1”, which is a single UDP port shared for all dialogs, works fine.
This gets tricky because SIPp isn’t a real UA. However, you can write a SIPp scenario that sends a REGISTER then waits for an INVITE. The Sippy Cup documentation has an example of this.
/BAK/ -- Ben Klang Principal/Technology Strategist, Mojo Lingo +1.404.475.4841 Mojo Lingo -- Voice applications that work like magic Twitter: @MojoLingo
|
Attachment:
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ asterisk-app-dev mailing list asterisk-app-dev@xxxxxxxxxxxxxxxx http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev