TO PSTN with MEDIATRIX

Discuss any topic about Brekeke PBX.

Moderator: Brekeke Support Team

Post Reply
ancuser
Posts: 17
Joined: Wed Jun 13, 2007 9:55 am
Location: Chihuahua
Contact:

TO PSTN with MEDIATRIX

Post by ancuser »

1. Brekeke Product Name and version:2.0.7.2

2. Java version:1.5.0

3. OS type and the version: Windows 2003 server

4. UA (phone), gateway or other hardware/software involved: MEDIATRIX 1204 GATEWAY

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

6. Your problem:

Hi to all, my problem or question is, if anyone work or worked with the mediatrix 1204 fxo gateway because i have this in my office working with brekeke pbx, i have configured this gateway to autocall the incomming calls to specific sip extension and this works fine but i can make calls from internal extension to PSTN line. I have created ARS like these:

matching patterns: to sip:9(.+)@

deploy patterns: to sip:$1@172.16.1.25:5060

when i call use the prefix 9 and the number like this '92017781', the mediatrix IN-USE led turns on, but the call never goes out...

so if anyone knows how do i need to configure the mediatrix to do this plz tell me...
JavaBean
Posts: 6
Joined: Tue Jul 10, 2007 11:45 am

Post by JavaBean »

Please see changes in blue
matching patterns: to sip:9(.+)@

deploy patterns: to sip:1(your area code)$1@172.16.1.25:5060
example:deploy patterns: to sip:1650$1@172.16.1.25:5060

and add one more OUT Priorities
set the Priorities number which is smaller than 100, example Priorities 50
matching patterns: to sip:9(.+)@

deploy patterns: to sip:$1@172.16.1.25:5060
ancuser
Posts: 17
Joined: Wed Jun 13, 2007 9:55 am
Location: Chihuahua
Contact:

Post by ancuser »

IT WORKS.... tanks but...

do you know how can i make calls from the 3 and 4 ports of my gateway.. for example

my ports are:
300
301
302
303

the first 1 & 2 are only to receive call but the 3 & 4 are to make and receive calls.... do you know how do this?
Post Reply