webget timeout

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
Izzyg
Posts: 91
Joined: Tue Jun 25, 2013 1:14 pm
Location: Sip Land

webget timeout

Post by Izzyg »

1. Brekeke Product Name and Version:
Brekeke SIP Server 2.4.8.6/286.3

2. Java version:
1.6.0_45

3. OS type and the version:
Windows Server 2008 R2

4. UA (phone), gateway or other hardware/software involved:

5. Your problem:

i have this Rule and i need help how to set it to only wait 1000ms instead of 2000ms which is default



matching Patterns:
$request=^INVITE
$geturi( From )=(.+)
"%1"=sip:(.+)@
$webget("http://10.0.0.1:8989/cnam3.php?username ... &number=%2")=(.+)




deploy Patterns:
From="%3" <%1>
$replaceuri=true
$continue=true
james
Posts: 501
Joined: Mon Dec 10, 2007 12:56 pm

Post by james »

Post Reply