CallCentric Outbound

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
User avatar
KentC
Posts: 108
Joined: Fri Dec 09, 2011 2:27 pm
Location: rw-rw-rw-

CallCentric Outbound

Post by KentC »

1. Brekeke Product Name and Version:
Version 3.0.7.0
2. Java version:
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing)
3. OS type and the version:
Linux/CentOS 5.8 release [Final]
4. UA (phone), gateway or other hardware/software involved:
Counterpath Bria 2.4 Professional Softphone
5. Your problem:

Since I couldn't find a Callcentric Outbound Brekeke Sip Server Guide,
here is how I did it.

Matching Patterns

$request = ^INVITE
$registered = false
$outbound = true
To = sip:(.+)@

Deploy Patterns

&net.registrar.thru.allow = true
To = sip:%1@callcentric.com


System

Network>Interface Address [PUBLIC ROUTER IP]

UPnP > [PUBLIC ROUTER IP]

SIP

NAT Transversal > Keep Address / Port Mapping [TICK] on

Thru Registration > [TICK] on

User Authentication

-Made a user with ID/PW identical to Callcentric account


Registered Clients


-USED THE FOLLOWING CONTACT URI > sip:1777MYCCID:PASSWORD@callcentric.com [Manual Register]

Counterpath Bria 2.4 Professional Settings

1777MYCCID@BREKEKE_SIP_SERVER_IP

DISPLAY NAME/AUTH NAME SAME AS 1777MYCCID [PASSWORD SAME AS ON CALLCENTRIC ACCOUNT]

[TICK] Register with domain and receive calls
[TICK] Send Outbound via Domain

Using these settings, I'm able to use THRU REGISTRATION and my phone is able to make outbound calling.


Thanks,
Kent C.
Last edited by KentC on Wed Oct 15, 2014 11:16 am, edited 1 time in total.
Tata
Posts: 223
Joined: Sun Jan 27, 2008 1:03 pm

Post by Tata »

Hi Kent,
I think you don't need "&net.registrar.thru.allow = true" in the DeployPattern because you already have "Thru Registration > [TICK] on" in the configuration.

Also "To=" definition in DeployPattern should be this ;)
To = sip:%1@callcentric.com



.
User avatar
KentC
Posts: 108
Joined: Fri Dec 09, 2011 2:27 pm
Location: rw-rw-rw-

Post by KentC »

Tata,

Thank you for the detailed explanation. I made a typo in my post earlier. I have also corrected that now. I'm excited to get Callcentric.com to work because their Tech Support had no idea how to route outbound.

What I noticed weird is Brekeke Sip Server does the registration for my softphone but when I check the CP on callcentric, it doesn't show anything listed.

Per the Thru Registration, I use my contact:uri with the outbound domain name on my Bria 2.4 directly [US-Phone-Number@callcentric.com] and it routes the call very well. I hope this helps anyone interested in using this ITSP.

PS - I probably should put together a blog for these posts. I've been flooding the forums so documentation is available for such topics local to Brekeke Team/Users.


Kent C.
Mike
Posts: 733
Joined: Mon Mar 07, 2005 2:25 pm
Location: Sunny San Mateo
Contact:

Post by Mike »

> PS - I probably should put together a blog for these posts. I've been
> flooding the forums so documentation is available for such topics local
> to Brekeke Team/User



Thank you for posting such a great information and sharing your knowledge.
You don't have to worry about "flooding" :)


Mike / Forum Admin
Post Reply