[Freeswitch-users] FreeSwitch as SBC, no registration?
David Ponzone
david.ponzone at ipeva.fr
Tue Oct 19 06:38:03 PDT 2010
So you just want to receive calls from A (which is a well-known IPv6
address) and send them to B.
I would then modify the internal profile to be the exact same than
external, except that I would bind internal to 2001::2:5060 and
external to 1.1.1.1:5060.
Then you just need a basic dialplan (public.xml) to send to B calls
received from A.
Of course, some security would be also a plus.
David Ponzone Direction Technique
email: david.ponzone at ipeva.fr
tel: 01 74 03 18 97
gsm: 06 66 98 76 34
Service Client IPeva
tel: 0811 46 26 26
www.ipeva.fr - www.ipeva-studio.com
Ce message et toutes les pièces jointes sont confidentiels et établis
à l'intention exclusive de ses destinataires. Toute utilisation ou
diffusion non autorisée est interdite. Tout message électronique est
susceptible d'altération. IPeva décline toute responsabilité au
titre de ce message s'il a été altéré, déformé ou falsifié. Si
vous n'êtes pas destinataire de ce message, merci de le détruire
immédiatement et d'avertir l'expéditeur.
Le 18/10/2010 à 21:20, joedotslash a écrit :
> Hello all,
>
> I'm looking to implement the following scenario:
>
> Step 1
> SIP Server A sends INVITE to port 5060 over IPv6 to FreeSwitch:
> 2001::1 --udp/tcp--> 2001::2:5060
>
> Step 2
> FreeSwitch SIP NATs the INVITE and sends it out IPv4 to SIP Server B
> on port 6000
> 1.1.1.1 --udp/tcp--> 1.1.1.2:6000
>
> Step 3
> All SIP Server B responses within this SIP dialog are sent back to
> SIP Server A along the same path.
>
> REGISTER messages WILL NOT be processed by FreeSwitch. They are
> handle elsewhere.
>
> There is more to this but I want to accomplish this first call flow
> go from there.
>
> Is this possible with FreeSwitch? Can someone point me toward a
> resource on how to get this created?
>
> The following looks like a good start but it seems it's setup for
> users to register. I would prefer not to have this.
>
> http://wiki.freeswitch.org/wiki/SBC_Setup
>
> Thanks!
> Joe
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101019/4005adc7/attachment.html
More information about the FreeSWITCH-users
mailing list