1. Brekeke Product Name and version: Brekeke SIP Server , Version 2.4.7.0 Evaluation
2. Java version: Latest
3. OS type and the version: Linux (Centos 5.x)
4. UA (phone), gateway or other hardware/software involved:
x-lite, ninja lite, and Intercall as service provider
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html : 8 or 9(?)
6. Your problem:
Our Dial Plan that we compose is not operated.
basic things that below;
(1) Provider (1.1.1.1)
(2) SIP serever (2.2.2.2)
(3) FreePBX (3.3.3.3)/ (07079461111)
(4) UA (X-LITE)/(ex:1001)
(1) - (2) - (3) - (4)
(1) <-> (2) Dial plan
------------------------------
Call receiving from Provider
------------------------------
Matching Patterns:
$request=^INVITE
$add=1.1.1.1
Deploy Patterns:
$auth=false
$continue=true
------------------------------
Call sending from Provider
------------------------------
Matching Patterns:
$request=^INVITE
To=sip(.+)@
Deploy Patterns:
To=sip:9%1@1.1.1.1
(2) <-> (3) Dial Plan
------------------------------
Call sending form SIP to PBX
------------------------------
Matching Patterns:
$request=^INVITE
To=sip:(07079461111)@
Deploy Patterns:
To=sip:%1@
$target=3.3.3.3
We are testing duration with Carrier.
All of outbound call from (3) become prefix 9
without the inbound plan and outbound plan will it be setting in the SIP Server?
Would you coment of those plan? which one is wrong and add things.
thank you.
Plz help ME
Dial Plan that we compose is not operated.
Moderator: Brekeke Support Team