Brekeke and Mediapack

Discuss any topic about Brekeke PBX.

Moderator: Brekeke Support Team

Post Reply
pel-ee
Posts: 6
Joined: Wed Oct 29, 2008 8:50 am
Location: Ukraine

Brekeke and Mediapack

Post by pel-ee »

1. Brekeke Product Name and version: Brekeke PBX, Version 2.3.6.0 , Pro

2. Java version:

3. OS type and the version: Ubuntu

4. UA (phone), gateway or other hardware/software involved:
Audiocodes Mediapack 118

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

6. Your problem:

Hello.
I have a problem.
I need to connect Brekeke PBX with Audiocodes Mediapack 118 FXS, but I have no positive results.
I try to do all settings according to http://wiki.brekeke.com/wiki/Interopera ... 4(FXO/FXS). Calls pass only from FXS port of MP to IP phones. Calls from IP phones to MP does not pass (error 404).
What can you advice to solve this problem?
hope
Posts: 862
Joined: Tue Jan 15, 2008 4:08 pm

Post by hope »

capture the packets and check if the call is sent to your gateway, and who return 404.
Haddas
Posts: 170
Joined: Thu Jan 17, 2008 11:55 am

Post by Haddas »

Hi
Can you make a phone call between IP phones without 404 error??
pel-ee
Posts: 6
Joined: Wed Oct 29, 2008 8:50 am
Location: Ukraine

Post by pel-ee »

Hi,

Has anybody setup brekeke with Audiocodes Mediapac-118?
The settings that are listed in Brekeke-wikipedia are not working (http://wiki.brekeke.com/wiki/Interopera ... 4(FXO/FXS)).
When an incoming call brekeka gives error 486, although the phone all good - within the network calls are working correctly.
hope
Posts: 862
Joined: Tue Jan 15, 2008 4:08 pm

Post by hope »

create a dialplan like below and put it between "From PBX.." dialplan and "To PBX..." dial plan
Matching Patterns:
$request=^INVITE
From = sip: (.+)@gwIP

Deploy patterns:
$target=127.0.0.1:15060
$auth=false


and then create an ARS like

patten-IN

matching patterns:
From: sip:(.+)@gatewayIP
To: sip:(.+)@

deploy patterns;
To:$1
Post Reply