Josh has been working on just such a thing but is starting with phones...

http://wiki.sipfoundry.org/display/sipXecs/eZuce+Vendor+Certification+Program

Check out the phone section as it's coming along nicely with captures as
how the phones should work.

http://wiki.sipfoundry.org/display/sipXecs/Phone+Certification+Process

Thanks,
  Mike


On Mon, Nov 26, 2012 at 3:35 AM, Jan Fricke <[email protected]> wrote:

> Thanks Mike…SBCs/ITSPs are a wide area and the freeswitch variant is an
> interesting new variant. Just wanted to encourage that from my point of
> view it would make sense to officially support some SBC(s) that are
> certified on the OpenUC side (standard SIP functions like call, transfer,
> pickup)  like Audiocodes Mediant Gateways are the recommended gateways for
> analog/isdn. Of course it is hard to test every ITSP. Maybe ezuce could
> provide a standardized testsheet so somebody who that wants to use a
> special ITSP can help to “certify” the ITSP with the SBC. Except the ITSP
> compatibility question I think not every SBC is suited for every scenario.
> Some SBC could be suited to connect SIP Trunks but other may be suited
> better to connect remote workers.
>
>
>
>
>
>
>
>
>
> _____________________________
> Jan Fricke (B.Sc.)
>
> *IANT -
> APPLIED NGN-TECHNOLOGIES
>
> **Turn-Key VoIP/UC Solutions and More...
>
>
> *Fon: +49 (5331) 6794 0
> Fax: +49 (5331) 6794 499
> Mail: [email protected]
> Web: www.iant.de <http://www.iant.de/en/startseite>
>
>
> IANT is eZuce <http://www.ezuce.com/> Elite Partner for EMEA
>
> IANT is Member of GROUPLINK <http://www.grouplink.de/>
>
>
>
> *Von:* [email protected] [mailto:
> [email protected]] *Im Auftrag von *Michael Picher
> *Gesendet:* Freitag, 23. November 2012 11:24
>
> *An:* Discussion list for users of sipXecs software
> *Betreff:* Re: [sipx-users] FreeSWITCH SIP Trunking Gateway
>
>
>
> Jan, I don't think there's a right generic answer for every situation.
>  Everybody's network is different.
>
>
>
> For larger installs our preference is to use an external SBC (i.e., Acme,
> Ingate, etc.).  The reasoning here is that these devices are supported by
> the ITSP's (they are certified).  The other reason is that it gets the
> signalling/RTP off of the server.  It also makes it easy when you start
> having discussions with an ITSP.  I think we could focus on having some
> good configs available for various SBCs as we've done with gateways.
>
>
>
> Internally in sipXecs / openUC we need to continue to have something
> available for small installations and for people to test with.  Whether we
> just maintain sipXbridge or move to something else, I can't say because I
> don't know.  Whatever it is, it has to be simple and configurable from the
> GUI.
>
>
>
> There's too much effort involved with trying to certify with this ITSP and
> that ITSP.  So in the wiki I think we can have known working ITSP's and
> settings posted for different ITSP's and continue having some canned
> settings as we do today.  Given the complexities of interfacing with the
> outside world, I don't think that the internal SBC can be everything to
> everybody.
>
>
>
> My $0.02.
>
>
>
> Mike
>
>
>
> On Fri, Nov 23, 2012 at 4:58 AM, Jan Fricke <[email protected]> wrote:
>
> Will there be a golden way for OpenUC that is recommended/supported by
> ezuce to connect SIP trunks?
>
> Currently we have so many options around:
>
>
>
> -OpenUC internal SBC
>
> - Karoo SBC
>
> - Freeswitch SIP Trunking GW
>
> - Audiocodes Mediant as SBC
>
> - Patton Smartnode SBC
>
>
>
> Currently we use Karoo because we had some problems with the SipX internal
> SBC in the past. We also had a SIP Trunk at our Patton Gateway. I saw
> somebody with an ACME SBC at OpenUC which seemed to work fine to.
>
>
>
> Is there a general recommendation or do we have to try which works best
> with the given provider?
>
>
>
> Thanks
>
>
>
> Jan
>
>
>
> _____________________________
> Jan Fricke (B.Sc.)
>
> *IANT -
> APPLIED NGN-TECHNOLOGIES
>
> **Turn-Key VoIP/UC Solutions and More...
>
>
> *Fon: +49 (5331) 6794 0
> Fax: +49 (5331) 6794 499
> Mail: [email protected]
> Web: www.iant.de <http://www.iant.de/en/startseite>
>
>
> IANT is eZuce <http://www.ezuce.com/> Elite Partner for EMEA
>
> IANT is Member of GROUPLINK <http://www.grouplink.de/>
>
>
>
> *Von:* [email protected] [mailto:
> [email protected]] *Im Auftrag von *Michael Picher
> *Gesendet:* Freitag, 23. November 2012 10:29
> *An:* Discussion list for users of sipXecs software
> *Betreff:* Re: [sipx-users] FreeSWITCH SIP Trunking Gateway
>
>
>
> This is a stand-alone example of how to use freeswitch to do this.  It
> would work with 4.4 or 4.6.  This will probably not be included in a
> '4.6.1'.
>
>
>
> Also, from some internal discussions, we'll probably not use the 4.6.x
> labeling and just have 4.6.0 update 1, update 2, update 3, etc.  Things
> will be easier to track this way and we won't have to worry about
> maintaining code bases for 4.6.0, 4.6.1, 4.6.2, etc.
>
>
>
> Thanks,
>
>   Mike
>
>
>
> On Thu, Nov 22, 2012 at 2:07 PM, Kurt Albershardt <[email protected]> wrote:
>
> From
> http://wiki.sipfoundry.org/display/sipXecs/FreeSWITCH+SIP+Trunking+Gatewayby 
> way of the [SFwiki] list this morning:
>
>
>
> As of FreeSWITCH version 1.2.3, FreeSWITCH 
> mod_sofia<http://wiki.sipfoundry.org/wiki.freeswitch.org/index.php?title=Mod_sofia>has
>  become mature enough to handle all signalling demands from sipXecs, and
> can be used as a SIP trunking/call routing platform, amongst other things.
> sipXecs does not include a version this new, however the FreeSWITCH team
> now provides a yum repo that makes FreeSWITCH installation trivial.
>
>
>
> Do these instructions apply to 4.4, 4.6, or both?  It's not clear from the
> wiki page.
>
>
>
> Also -- will this be included in 4.6.1?
>
>
>
>
>
> thanks, happy T-day all.
>
>
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>
>
>
>
>
> --
> Michael Picher, Director of Technical Services
> eZuce, Inc.
>
> 300 Brickstone Square
>
> Suite 201
>
> Andover, MA. 01810
>
> O.978-296-1005 X2015
> M.207-956-0262
> @mpicher <http://twitter.com/mpicher>
>
> linkedin <http://www.linkedin.com/profile/view?id=35504760&trk=tab_pro>
> www.ezuce.com
>
>
>
>
> ------------------------------------------------------------------------------------------------------------
>
> There are 10 kinds of people in the world, those who understand binary and
> those who don't.
>
>
>
>
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>
>
>
>
>
> --
> Michael Picher, Director of Technical Services
> eZuce, Inc.
>
> 300 Brickstone Square
>
> Suite 201
>
> Andover, MA. 01810
>
> O.978-296-1005 X2015
> M.207-956-0262
> @mpicher <http://twitter.com/mpicher>
>
> linkedin <http://www.linkedin.com/profile/view?id=35504760&trk=tab_pro>
> www.ezuce.com
>
>
>
>
> ------------------------------------------------------------------------------------------------------------
>
> There are 10 kinds of people in the world, those who understand binary and
> those who don't.
>
>
>
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>



-- 
Michael Picher, Director of Technical Services
eZuce, Inc.

300 Brickstone Square****

Suite 201****

Andover, MA. 01810
O.978-296-1005 X2015
M.207-956-0262
@mpicher <http://twitter.com/mpicher>
linkedin <http://www.linkedin.com/profile/view?id=35504760&trk=tab_pro>
www.ezuce.com

------------------------------------------------------------------------------------------------------------
There are 10 kinds of people in the world, those who understand binary and
those who don't.
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to