How to configure Brekeke SIP Server to transfer call to PSTN

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
Sindhuri
Posts: 9
Joined: Tue Jul 15, 2008 2:12 pm

How to configure Brekeke SIP Server to transfer call to PSTN

Post by Sindhuri »

1. Brekeke Product Name and version:Brekeke SIP Server,Version 2.2

3. OS type and the version:Windows Vista

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

6. Your problem:
I want to know how to configure Brekeke SIP Server to transfer call to another Allworx PSTN.

I have speech server installed. When i call a speech server application from PSTN(Allworx Phone), i want the call to get transferred to another Allworx phone. How do i configure the other phone's extension in brekeke SIP Server.

Thanks a lot in advance for help
Laurie
Posts: 245
Joined: Mon Jan 07, 2008 12:25 pm

Post by Laurie »

Hi

Refer the DialPlan rule below.
----------------------------
[Matching Patterns]
$request = ^INVITE
To=sip:1000@

[Deploy Patterns]
To=sip:2000@<Allworx's IP address>
----------------------------
With the rule, if the called number is 1000, the call will be transferred to 2000.
Sindhuri
Posts: 9
Joined: Tue Jul 15, 2008 2:12 pm

Post by Sindhuri »

Hey thanks a lot for the reply.

By called number do you mean the number we specify in BlindTransfer activity
Laurie
Posts: 245
Joined: Mon Jan 07, 2008 12:25 pm

Post by Laurie »

Yes.

The above DialPlan means..
If a user dials 1000, the call will be transferred to 2000.

Let you try.
Sindhuri
Posts: 9
Joined: Tue Jul 15, 2008 2:12 pm

Post by Sindhuri »

Hi laurie,
i tried that Dial plan it does not work either, my application goes to blind transfer activity in speechs erver and then ends the calll that's it. Can you please post the detailed Dial plans for blind transfer for:
Allworx(118)----Brekeke SIP Server---Speech server(application number 42)----Brekek SIP Server----Allworx(111)
Thanks a lot in advance.
Looking forward foryour reply.
Post Reply