Port and ARS Problem

Discuss any topic about Brekeke PBX.

Moderator: Brekeke Support Team

Post Reply
reload
Posts: 2
Joined: Wed Mar 19, 2008 6:25 pm

Port and ARS Problem

Post by reload »

1. Brekeke Product Name and version: pbx2_2_0_7

2. Java version: 1.6.0_03

3. OS type and the version: Windows 2003 Enterprise

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

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :2

6. Your problem:

Hi,
I'm new to this forum as well as Brekeke. Please help !!!!

1ST - Question:

Can we use more then one port on Sip server?
For example:
1.PBX ARS will register to an ITSP thru 5060 port
2.Then Brekeke SIP will use lets say 5080.

When I change 5060 port in SIP server to 5080: in Configuration > SIP it doesn't register with ITSP from PBX. Is there anyway to work this a arround?

2ND - Question:

ARS and dial plan:

when I have ARS like below patterns out doesn't work but when I disable Patterns in I can make calls out without any problem.

Patterns - IN

Matching patterns Deploy patterns

TO: sip:(.+)@ TO:101 (SIP USER)

(Box Checked) Apply to Request URI instead of To

Patterns - OUT looks like this


Matching patterns Deploy patterns

From: 101 (sip user) From:"12345678"<sip:
12345678@XX.XX.XXX.X>

To: sip:(.+)@ To: sip:$1@XX.XX.XXX.X



Dial Plan in Sip server looks like :

Name Matching Patterns Deploy Patterns

PBX Prefix $port=15062 To=%1%2
$localhost=true $target=localhost:15060
$request=^INVITE $auth=false
To=(^.*sip:)pbx(.+$)

From PBX $port=15062 $auth=false
$localhost=true &net.sip.hide.loopback=true
$request=^INVITE $b2bua=true

To PBX $request=^INVITE $target=localhost:1506
$b2bua=true

Subscribe $request=^SUBSCRIBE $target=localhost:15062
Event=^x-tthd.*|^message-summary$

Thru Register $port=15060 $action=register
$localhost=true $auth=false
$request=^REGISTER

&net.registrar.thru.
catchhere=false
&net.registrar.onlyglobal
=true


I apologize if the same question was asked before. I wasn’t able to find it.
reload
Posts: 2
Joined: Wed Mar 19, 2008 6:25 pm

Dial Plan

Post by reload »

Sorry to have the dial plan like this but I didn't change anything in the dial plan they are all defult settings


Thanks
Post Reply