first step pls help

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
voipshop1
Posts: 1
Joined: Wed May 19, 2010 6:40 am
Location: Belgrade, SERBIA

first step pls help

Post by voipshop1 »

1. Brekeke Product Name and version:2.4.4.8

2. Java version:

3. OS type and the version:

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

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

6. Your problem: Hi, I installed sip server and my bliss radius.

I want to add 2 users and to make a calls to my voip provider.

Is it posiblle and how?

pls Help me

Best regards

Nedja
hope
Posts: 862
Joined: Tue Jan 15, 2008 4:08 pm

Post by hope »

these may help?
http://www.brekeke.com/products/product ... simple.php

does your provider need authentication for the call?
if yes, it is better to use brekeke pbx ARS or put auth info in the phone setting and use the dial plan below
if no, you need to add dial plan to send call to provider, like

[Matching Patterns]
$request = ^INVITE
To = sip:0(.+)@

[Deploy Patterns]
To = sip:%1@provider_IP_address

when you dial 0+destination number, the call will be sent to provide ip without prefix 0
Post Reply