1. Brekeke Product Name and version: 2.0.7.2
2. Java version:1.6.0_03-b05
3. OS type and the version: Windows XP
4. UA (phone), gateway or other hardware/software involved: Grandstream BT102 and GXP2000
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html : Pattern 4 applies
6. Your problem:
I have 2 phones registered with PBX, GrandstreamBT102 and GXP2000. I can call each phone from the other and it works fine. I have set the voicemail rollover to 20 second ring so as expected after 20 seconds, the call rolls into voice mail.
However, when I have another call coming in from outside the PBX(i.e. an unregistered phone to the PBX) from another SIP server (in this case a phone registered to another SIP server) and I have a rule that says $auth=false, and I try to call the registered BT102 or GXP2000, it rolls straight into voicemail without even ringing.
I tried setting the authentication for register and invite off, but it made no difference...I tried changed the order of some of the rules but it did not makemuch difference...the only thing that happened was instead of going to voicemail, it just kept ringing and this time, after 20 seconds it did not roll into voice mail..so for some reason call coming from outside either keep riniging or go straight into voicemail.
Call rolls into voicemail without rining
Moderator: Brekeke Support Team
-
- Posts: 528
- Joined: Tue Sep 20, 2005 9:10 am
- Location: Tannersville, Pennsylvania
My dial plan for reference
$port=15062 To=%1%2
$localhost=true $target=localhost:15060
$request=^INVITE $auth=false
To=(^.*sip:)pbx(.+$)
$port=15062 $auth=false
$localhost=true $target=%1
$request=^INVITE X-PBX-Target=
X-PBX-Target=(.+) &net.sip.hide.loopback=true
$port=15062 $auth=false
$localhost=true &net.sip.hide.loopback=true
$request=^INVITE
$request=^INVITE $auth=false
$registered=false $target=localhost:15060
$request=^INVITE $auth=false
$target=localhost:15060
$request=^SUBSCRIBE $target=localhost:15062
Event=^x-tthd.*|^message-summary$
$port=15060 $action=register
$localhost=true $auth=false
$request=^REGISTER &net.registrar.thru.catchhere=false
&net.registrar.onlyglobal=true
Brekeke SIP Server for Brekeke PBX, Version 2.1.5.6
Copyright © 2002-2007, Brekeke Software, Inc.
$localhost=true $target=localhost:15060
$request=^INVITE $auth=false
To=(^.*sip:)pbx(.+$)
$port=15062 $auth=false
$localhost=true $target=%1
$request=^INVITE X-PBX-Target=
X-PBX-Target=(.+) &net.sip.hide.loopback=true
$port=15062 $auth=false
$localhost=true &net.sip.hide.loopback=true
$request=^INVITE
$request=^INVITE $auth=false
$registered=false $target=localhost:15060
$request=^INVITE $auth=false
$target=localhost:15060
$request=^SUBSCRIBE $target=localhost:15062
Event=^x-tthd.*|^message-summary$
$port=15060 $action=register
$localhost=true $auth=false
$request=^REGISTER &net.registrar.thru.catchhere=false
&net.registrar.onlyglobal=true
Brekeke SIP Server for Brekeke PBX, Version 2.1.5.6
Copyright © 2002-2007, Brekeke Software, Inc.