Brekeke Forum Index » Brekeke SIP Server Forum

Post new topic   Reply to topic
Setting up Brekeke SIP server
Author Message
junelS
Brekeke Newbie


Joined: 01 Feb 2016
Posts: 1
Location: Toronto Ontario

PostPosted: Wed Feb 03, 2016 1:59 pm    Post subject: Setting up Brekeke SIP server Reply with quote

1. Brekeke Product Name and Version: Version 3.5.3.0 (Evaluation Adv.)

2. Java version: Java SDK 8

3. OS type and the version: Win7 Pro

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

5. Your problem: I'm totally new with SIP server. I tried to follow the quick guide in registering the credential using XLite but it wasn't able to register.

My concern is I really don't know what to enter in some other fields like on Dial Plans, Domains, Configurations and others.

Hopefully you can help me and run through with these. Our company is actually interested with the product.


Thanks,

Junel
Back to top
View user's profile
janP
Brekeke Master Guru


Joined: 25 Nov 2007
Posts: 336

PostPosted: Thu Feb 04, 2016 12:47 am    Post subject: Reply with quote

> I tried to follow the quick guide in registering the credential using XLite but it wasn't able to register.

It seems you didn't create a user in [User Authentication] page, or the password doesn't match. Check the username and password you set in the X-Lite again.

If the issue happens even if you disable the Authentication, the SIP server's IP address you set in the X-Lite might be wrong.
Go to the SIP Server's [Status] page to check the [interface] filed. It is the IP address what the SIP Server is using.

> like on Dial Plans, Domains, Configurations and others.

You don't need DialPlan and Domains for using X-Lite.
Back to top
View user's profile
KentC
Brekeke Guru


Joined: 09 Dec 2011
Posts: 108
Location: rw-rw-rw-

PostPosted: Thu Feb 04, 2016 11:38 am    Post subject: Reply with quote

Junel,

Based off the question of using a dial plan, you need to send an invite first to the Brekeke Sip Server.

Here is a basic Dial Plan I've made to for routing calls. You can try this, and use your local IP for the Domain.

Humble Suggestion: First just make sure you have your X-Lite Softphones actually register to Brekeke Sip Server on the "Registered Clients" option. Whatever extension you give them, like ext. 1000 & ext. 1001 should both show up under here. Then you should be able to just dial 1001 from X-Lite ext 1000 and it ring your other sip phone if both are on the same local machine. I would try that first before you try anything else to get the feel of Brekeke Sip Server.

Once you get a feel for that, then move to doing a Dial Plan, use something basis like so.. [This is all provided same LAN network and on the Windows 7 Local Machine]

Matching Patterns
Code:

$request=^INVITE
$registered=true
To=sip:(.+)@
Deploy Patterns
Code:

To=sip:%1@LAN.IP.ADDR.HERE:5060

Use the Local Machine's IP for the Domain: e.g. 192.168.*.*


Regex helps tremendously when you are setting these servers up, try that and report back what happens.

Thanks,
Kent C.
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    Brekeke Forum Index » Brekeke SIP Server Forum All times are GMT - 7 Hours
Page 1 of 1