Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] SBC configuration


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
ashley.ohq at gmail.com
Guest





PostPosted: Mon Jan 12, 2009 7:56 am    Post subject: [Freeswitch-users] SBC configuration Reply with quote

Hi,

I am interested in testing Freeswitch acting as an SBC. Is it simply a matter of configuring the dialplan correctly, using RE's so that inbound calls are just forwarded to our internal PBX and outbound calls from the PBX are forwarded to the VOIP provider?

Or do I need to create an application that specifcally creates a new call and then joins the inbound and outbound calls?

I haven't been able to find info on the wiki or google re. SBC setup.


thanks
Ash
Back to top
sicfslist at gmail.com
Guest





PostPosted: Mon Jan 12, 2009 8:14 am    Post subject: [Freeswitch-users] SBC configuration Reply with quote

Hey Ashley,
When you say "SBC" what are you trying to accomplish specifically?

FS should be able to accomplish what you want ... but can you provide some more details as far as what you want to accomplish and I'm sure someone here will be glad to help.

SR

On Mon, Jan 12, 2009 at 2:02 AM, Ashley van Gerven <ashley.ohq@gmail.com (ashley.ohq@gmail.com)> wrote:
Quote:
Hi,

I am interested in testing Freeswitch acting as an SBC. Is it simply a matter of configuring the dialplan correctly, using RE's so that inbound calls are just forwarded to our internal PBX and outbound calls from the PBX are forwarded to the VOIP provider?

Or do I need to create an application that specifcally creates a new call and then joins the inbound and outbound calls?

I haven't been able to find info on the wiki or google re. SBC setup.


thanks
Ash

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
dave at 3c.co.uk
Guest





PostPosted: Mon Jan 12, 2009 8:18 am    Post subject: [Freeswitch-users] SBC configuration Reply with quote

Hi Ash,

It's the former. Here's a snippet from a dialplan of ours - this
takes calls with a specific prefix from a specific IP address and
forwards them to a particular carrier:

<extension name="sample">
<condition field="network_addr" expression="^10\.1\.1\.12$" />
<condition field="destination_number" expression="^301(.*)$">
<action application="set" data="bypass_media=true" />
<action application="set" data="effective_caller_id_name=$
{caller_id_number}" />
<action application="set" data="effective_caller_id_number=$
{caller_id_number}" />
<action application="bridge" data="sofia/gateway/att/$1"/>
</condition>
</extension>

- you'll need something similar for each direction.

Cheers --

Dave

Quote:
Hi,

I am interested in testing Freeswitch acting as an SBC. Is it simply
a matter of configuring the dialplan correctly, using RE's so that
inbound calls are just forwarded to our internal PBX and outbound
calls from the PBX are forwarded to the VOIP provider?

Or do I need to create an application that specifcally creates a new
call and then joins the inbound and outbound calls?

I haven't been able to find info on the wiki or google re. SBC setup.


thanks
Ash
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
intralanman at freeswi...
Guest





PostPosted: Tue Jan 13, 2009 11:11 am    Post subject: [Freeswitch-users] SBC configuration Reply with quote

David Knell wrote:
Quote:
Hi Ash,

It's the former. Here's a snippet from a dialplan of ours - this
takes calls with a specific prefix from a specific IP address and
forwards them to a particular carrier:

<extension name="sample">
<condition field="network_addr" expression="^10\.1\.1\.12$" />

i'd personally use the acl stuff here instead of manually putting
regexes in a dialplan to match ip addresses.
Quote:
<condition field="destination_number" expression="^301(.*)$">
<action application="set" data="bypass_media=true" />
<action application="set" data="effective_caller_id_name=$
{caller_id_number}" />
<action application="set" data="effective_caller_id_number=$
{caller_id_number}" />
<action application="bridge" data="sofia/gateway/att/$1"/>

and depending on what exactly you want your sbc to do, lcr here might
work better for you.

-Ray

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services