Call rolls into voicemail without rining

Discuss any topic about Brekeke PBX.

Moderator: Brekeke Support Team

Post Reply
tnp20
Posts: 11
Joined: Sat Apr 21, 2007 8:02 pm

Call rolls into voicemail without rining

Post by tnp20 »

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.
voipwell.com
Posts: 528
Joined: Tue Sep 20, 2005 9:10 am
Location: Tannersville, Pennsylvania

Post by voipwell.com »

downgrade java to 1.5 and upgrade to 2.1.5.6
tnp20
Posts: 11
Joined: Sat Apr 21, 2007 8:02 pm

Post by tnp20 »

I tried downloading the beta 2.1.5.6... it blew away my previous license and now I am on a 5 day license.

The problem is still there with 2.1.5.6...though I need to test it with downlevel version of Java 1.5...

do you think Java 1.5 is going to make much difference ?
tnp20
Posts: 11
Joined: Sat Apr 21, 2007 8:02 pm

My dial plan for reference

Post by tnp20 »

$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.
Post Reply