SIP Server and VOIP SPA3102 and PSTN Access Setup

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
sirhunter2010
Posts: 1
Joined: Fri Feb 22, 2008 2:56 pm

SIP Server and VOIP SPA3102 and PSTN Access Setup

Post by sirhunter2010 »

Hi Everone!

I'm totally a newbie when it comes to VOIP and SIP but I'm going to jump into the deep end anyway. :)

I have a LINKSYS SPA 3102 VOIP Gateway, A dedicated machine on which I plan to install the BREKEKE SIP server and a Nokia N800 SIP enabled Internet Tablet.

I want to be able to dial out, via SIP, over my PSTN using my VOIP enabled Internet Tablet. I'm already paying Ma Bell for the PSTN so it seems to me, rather then subscribe to yet another VOIP service, I would prefer leverage the hardware and software that I already have to enable VOIP over PSTN gateway. If I'm missing a piece of the VOIP puzzle let me know. Any help in setup would be a HUGE asset. Thanks in advance for helping out a complete newbie.

Hunter


1. Brekeke Product Name and version: Brekeke SIP Server Personal 2.1.6.6

2. Java version:1.6

3. OS type and the version:Windows XP SP2

4. UA (phone), gateway or other hardware/software involved:LINKSYS SPA-3102 (Latest Firmware)

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

6. Your problem:VOIP to PSTN Gateway Setup (inside and outside network VOIP/PSTN access)
Laurie
Posts: 245
Joined: Mon Jan 07, 2008 12:25 pm

Post by Laurie »

Try the following DialPlan at the SIP Server.

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

[Deploy Patterns]
To = %1@<GATEWAY_IP_ADDRESS>
-------

If you dial the PSTN number with the prefix "9", the call will be forwarded to the PSTN via the gateway.
Post Reply