1. Brekeke Product Name and version: 2.1.6.6
2. Java version: 1.6.0.100
3. OS type and the version: Win2003 Server Standard
4. UA (phone), gateway or other hardware/software involved: Grandsteam Phone, Linksys ATA
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :
6. Your problem: I have a ITSP siptraffic and when i use the Dial Plan of BSS to match my destination pattern it does send it to my ITSP. However when the destination picks the call there is no active Call in BSS and the call drops (ARS works Okay to Same ITSP). See capture below;
Matching RULE to match my Call
RULE Name SIP TRAFFIC
Matching Patterns
$request=^INVITE
To=sip:999(.*)@
Deploy Patterns
$auth=false
To=sip:00001%1@sip.siptraffic.com
$session=com.sample.radius.proxy.RadiusAcct
&net.sip.addrecordroute.lr=off
$continue=false
Matching RULE Matched my call
Active Sessions
Session ID 179
From sip:3333@myserver.com (216.221.X.X:39706)
To sip:000011905xxxzzzz@sip.siptraffic.com (77.72.168.198)Time 2008-11-29 09:50:51.477
Status INVITE Provisioning
Matching RULE Details that matched my call
Active Sessions > Details
Session ID : 179
Session Details
From-uri sip:3333@myserver.com
From-ip 216.221.X.X:39706
From-if 216.221.Y.Y:5060
To-uri sip:000011905xxxzzzz@sip.siptraffic.com
To-ip 77.72.168.198
To-if 216.221.Y.Y:5060
Call-ID c7d3b52c-29c0bf98@172.26.1.33
rule SIP TRAFFIC
plug-in SingleRequest
sip-packet-total 2
listen-port 5060
sip-packet-stacked 0
session-status INVITE Provisioning
time-start Sat Nov 29 09:50:51 EST 2008
rtp-relay on
rtp-srcdst
media audio
transport RTP/AVP
payload -
status active
listen-port 10018
send-port 10016
target 62.41.83.182:9146
packet-count 0
packet/sec 0
current size 0
buffer size 260
rtp-dstsrc
media audio
transport RTP/AVP
payload -
status active
listen-port 10016
send-port 10018
target 216.221.X.X:59392
packet-count 0
packet/sec 0
current size 0
buffer size 260
Destination Picked the call and Session is lost No Audio
Active Sessions
Session ID From To Time Status
There are no active sessions.
BSS DialPlan to ITSP Droping calls. ARS works Okay
Moderator: Brekeke Support Team
It seems the plug-in "com.sample.radius.proxy.RadiusAcct" is not found in the "lib" folder.
You need to copy "RadiusAcct" to the "lib" folder correctly as the document mentioned.
Otherwise, you need to remove "$session=com.sample.radius.proxy.RadiusAcct" from the DialPlan.
If you want to use the Radius, I recommend you to use the Advanced Edition because it has the client feature internally.
You need to copy "RadiusAcct" to the "lib" folder correctly as the document mentioned.
Otherwise, you need to remove "$session=com.sample.radius.proxy.RadiusAcct" from the DialPlan.
If you want to use the Radius, I recommend you to use the Advanced Edition because it has the client feature internally.