Hi Paveen,

You may fulfil this requirement using shell script as framework:


#!/bin/bash
while :
do
        sipp 172.0.0.0 -i 5060 -inf user.csv -sf register.xml <bla bla> # paste 
your sipp script
        sleep 300
done

Regards,
v


On 13 Jul 2014, at 06:44, Praveen Bandari 
<[email protected]<mailto:[email protected]>> wrote:

Hi All,

I have requirement to perform REGISTER method for every 5 minutes. Right now, I 
am doing this using a loop created with the use of 'label', but this is causing 
too many requests being sent to server.

To avoid this, I am thinking of using a counter. Could you please look into 
this and let me know if you have any suggestions on this.

Thanks,
Praveen
------------------------------------------------------------------------------




_______________________________________________
Sipp-users mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/sipp-users





Bu e-posta mesaji ve ekleri gönderildigi kisi ya da kuruma özeldir ve gizlidir. 
Ayrica hukuken de gizli olabilir. Hiçbir sekilde üçüncü kisilere açiklanamaz ve 
yayinlanamaz. Eger mesajin gönderildigi alici degilseniz bu elektronik postanin 
içerigini açiklamaniz, kopyalamaniz, yönlendirmeniz ve kullanmaniz kesinlikle 
yasaktir ve bu elektronik postayi ve eklerini derhal silmeniz gerekmektedir. 
NETAS TELEKOMÜNIKASYON A.S. bu mesajin içerdigi bilgilerin dogrulugu veya 
eksiksiz oldugu konusunda herhangi bir garanti vermemektedir. Bu nedenle bu 
bilgilerin ne sekilde olursa olsun içeriginden, iletilmesinden, alinmasindan, 
saklanmasindan ve kullanilmasindan sorumlu degildir. Bu mesajdaki görüsler 
gönderen kisiye ait olup, NETAS TELEKOMÜNIKASYON A.S.’nin görüslerini 
yansitmayabilir.
-------------------------------------------------------
This e-mail and its attachments are private and confidential and intended for 
the exclusive use of the individual or entity to whom it is addressed. It may 
also be legally confidential. Any disclosure, distribution or other 
dissemination of this message to any third party is strictly prohibited. If you 
are not the intended recipient you are hereby notified that any dissemination, 
forwarding, copying or use of any of the information is strictly prohibited, 
and the e-mail should immediately be deleted. NETAS TELEKOMÜNIKASYON A.S. makes 
no warranty as to the accuracy or completeness of any information contained in 
this message and hereby excludes any liability of any kind for the information 
contained therein or for the transmission, reception, storage or use of such 
information in any way whatsoever. The opinions expressed in this message are 
those of the sender and may not necessarily reflect the opinions of NETAS 
TELEKOMÜNIKASYON A.S.

------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to