Connectting Brekeke PBX to A Session Boarder Controller

Discuss any topic about Brekeke PBX.

Moderator: Brekeke Support Team

Post Reply
rsmithidgc
Posts: 16
Joined: Tue Mar 22, 2016 7:34 am
Location: mobile al

Connectting Brekeke PBX to A Session Boarder Controller

Post by rsmithidgc »

1. Brekeke Product Name and Version:Brekeke PBX, Version 3.5.3.3

2. Java version:

3. OS type and the version:Windows server 2012

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

5. Your problem: i am having trouble getting brekeke to send and receive calls from and to the sbc.
Tata
Posts: 223
Joined: Sun Jan 27, 2008 1:03 pm

Post by Tata »

Do you still have the problem if you don't use the SBC?
rsmithidgc
Posts: 16
Joined: Tue Mar 22, 2016 7:34 am
Location: mobile al

Post by rsmithidgc »

sorry for the log delay i had to out of town for business.
i have gotten the sbc to register ext to pbx and make calls. now i need to get the brekeke to accept incoming calls from ITSP trough the sbc and Send calls to ITSP though the sbc. how can i do that using ars and dial plan
janP
Posts: 336
Joined: Sun Nov 25, 2007 2:55 pm

Post by janP »

Have you tried Brekeke PBX without the SBC?
rsmithidgc
Posts: 16
Joined: Tue Mar 22, 2016 7:34 am
Location: mobile al

Post by rsmithidgc »

yes

i can setup to work with out the SBC but i would like to have it in line.
janP
Posts: 336
Joined: Sun Nov 25, 2007 2:55 pm

Post by janP »

Does the SBC work as outbound proxy? so do you need to specify SBC's IP address as SIP destination?
rsmithidgc
Posts: 16
Joined: Tue Mar 22, 2016 7:34 am
Location: mobile al

Post by rsmithidgc »

yes it dose kinda.
i am useing Blox SBC
janP
Posts: 336
Joined: Sun Nov 25, 2007 2:55 pm

Post by janP »

Have you made ARS for connecting to the ITSP ? Does it work without the SBC?
rsmithidgc
Posts: 16
Joined: Tue Mar 22, 2016 7:34 am
Location: mobile al

Post by rsmithidgc »

that is where i am now stuck is gettinng the ars config
janP
Posts: 336
Joined: Sun Nov 25, 2007 2:55 pm

Post by janP »

rsmithidgc
Posts: 16
Joined: Tue Mar 22, 2016 7:34 am
Location: mobile al

Post by rsmithidgc »

thank you janp i have looked at the wiki page
what i need is for the brekeke to accecpt calls comming from 123.23.1.1 with out auth then to send calls to same address when 9 is dialed
janP
Posts: 336
Joined: Sun Nov 25, 2007 2:55 pm

Post by janP »

For disabling the auth if an INVITE is sent from 123.23.1.1, add this DialPlan rule in the top of the DialPlan page.
[Matching Patterns]
$request = ^INVITE
$addr = 123.23.1.1$

[Deploy Pattern]
$auth = off
$continue = true


For sending a call to 123.23.1.1 when 9 is dialed, add ARS route in the PBX.
rsmithidgc
Posts: 16
Joined: Tue Mar 22, 2016 7:34 am
Location: mobile al

Post by rsmithidgc »

thank you
the problem was resolved with the help of the itsp.
janP
Posts: 336
Joined: Sun Nov 25, 2007 2:55 pm

Post by janP »

great!
Post Reply