[Freeswitch-users] rtpDir Freeswitch

Anthony Minessale anthony.minessale at gmail.com
Thu May 7 05:17:25 PDT 2009


To answer the question, "channel drivers" in FreeSWITCH are called "Endpoint
Modules" and there is certainly a way
to write them we have nearly a dozen in tree.




On Thu, May 7, 2009 at 6:44 AM, Karl Vesterling <kjv at ken-ton.com> wrote:

>
>
> Roger on the previous post asking the question some time ago.
> I don't have time to get into this sort of thing, I've got too much on my
> plate right now as it is.
>
> Hopefully someone will take up the challenge.
>
> I've cross-posted this  to the freeswitch forum.
>
> 73 de n2vqm
>
> Best Regards,
> Karl J. Vesterling
> kjv at ken-ton.com
> 202-461-3231 x0
>
> On May 6, 2009, at 10:28 PM, ham44865 wrote:
>
>
>
> Karl, I just remembered
> about a few months back, someone logged in here and
> asked the same thing and I sent him all
> the channel drivers I had, except chan_dstar.c(NEW at the time).
> Anyway, now it is all OPEN SOURCE.
>
> I dont know if he did something with them, but I found his posts
> and my posts and pasted them now here.
> Maybe he did something with them, I dont know.
>
> In eithe case, chan_rtpdir.c and chan_dstar.c are posted here.
>
> Question for you:
>
> chan_rtpdir.c and chan_dstar.c talk to a radio application
> within asterisk so that the audio can go over the air.
>
> Is there any application inside Freeswitch that we can use
> to interface chan_dstar.c and chan_rtpdir.c with ?
>
> Anyway the posts are 711 and 712 and here they are:
>
> ==========================================
> Great, the more options the better.
>
> I will send you the Echolink channel driver and the
> IRLP channel driver for Asterisk.
> For IRLP you could also download Speak-Freely but it is
> messy code.
> Any questions you may have, let me know.
>
> 73,
> de KI4LKF
>
> --- In rtpDir at yahoogroups.com <rtpDir%40yahoogroups.com>, "Gerry Hull"
> <gerry at ...> wrote:
> >
> > Hi All,
> >
> > rptDir looks pretty cool. I am doing a lot of work witrh
> FreeSwitch, an
> > open-source softswitch (http://www.freeswitch.org). It is much more
> > scaleable and flexible than
> > Asterisk (though I use Asterisk also).
> >
> > I'd like to write IRLP/Echolink conferencing for FreeSwitch. Are
> their any
> > good documents descibing the protocols, or are my only alternatives to
> > reverse-engineer the existing code?
> >
> > Of course, my resulting code would be open source.
> >
> > 73, Gerry W1VE
> > sip: gerry at w1ve.com <gerry%40w1ve.com>
>
> ================================================
>
> --- In rtpDir at yahoogroups.com <rtpDir%40yahoogroups.com>, Karl Vesterling
> <kjv at ...> wrote:
> >
> > Roger on the channel drivers.
> >
> > www.freeswitch.org
> >
> >
> > Best Regards,
> > Karl J. Vesterling
> > kjv at ...
> > 202-461-3231 x0
> >
> > On May 6, 2009, at 9:00 PM, ham44865 wrote:
> >
> > >
> > >
> > > Is there anything in Freeswitch that resembles
> > > "channel drivers".
> > >
> > > I am sure we can take the channel drivers I have for
> > > Asterisk and maybe with a few modifications
> > > make them run in Freeswitch.
> > >
> > > For example: I have
> > > chan_rtpdir.c(for IRLP, Echolink),
> > > and chan_dstar.c (for D-STAR)
> > >
> > > They call these things channel drivers.
> > > I guess in Freeswitch, you might call them "patches",
> > > not sure, but whatever they call them in Freeswitch,
> > > we can port them to run there also.
> > >
> > > I am not familiar with Freeswitch, but it seems
> > > a interesting project.
> > >
> > > I am not endorsing asterisk over Freeswitch.
> > > I'd say the more competition the better.
> > > I do not use asterisk at all, neither Freeswitch.
> > > I just write and develop code for others to run.
> > >
> > > My main platform is rtpDir(D-STAR, Echolink, IRLP).
> > > Let me know if I can help with Freeswitch
> > >
> > > 73
> > > Scott
> > >
> > > --- In rtpDir at yahoogroups.com <rtpDir%40yahoogroups.com>, Karl
> Vesterling <kjv@> wrote:
> > > >
> > > > Folks;
> > > >
> > > > I notice there is a way to patch the rtp-dir into Asterisk, but what
> > > > about Freeswitch?
> > > > Has there been any development in that area?
> > > >
> > > > The reason I ask is because I was running Asterisk for years, but as
> > > > of late last summer switched to Freeswitch to gain stability and
> > > > capability over Asterisk.
> > > >
> > > > Hence, setting up rtpdir and integrating it into the VoIP network
> > > > (we're mostly hams) would imply some sort of Asterisk installation
> > > at
> > > > each of the locations. And that's not an option any of us are likely
> > > > to entertain.
> > > >
> > > > The main problem with asterisk problem with asterisk with asterisk
> > > was
> > > > the lengthy echoes that we encountered that we encountered
> > > encountered
> > > > that we encountered 'click'.
> > > >
> > > > We like our VoIP solid, secure, and free of problems.
> > > >
> > > >
> > > > Best Regards,
> > > > Karl J. Vesterling
> > > > kjv@
> > > > 202-461-3231 x0
> > > >
> > > > On May 6, 2009, at 6:15 PM, ham44865 wrote:
> > > >
> > > > >
> > > > >
> > > > > There will be no need any more for the
> > > > > dextra_srv D-STAR gateway owner to create or maintain
> > > > > the Berkeley DB database file dextra.db used by dextra_srv D-STAR
> > > > > gateway,
> > > > > because direct access to ICOM's Postgres database will
> > > > > be used by dextra_srv.
> > > > >
> > > > > As you know, dextra_srv is an OPEN SOURCE replacement
> > > > > to the "closed source" dplus.
> > > > >
> > > > > 73
> > > > > Scott
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> > >
> >
>
> __._,_.___
> Messages in this topic <http://groups.yahoo.com/group/rtpDir/message/1912;_ylc=X3oDMTM1cnJpdmw0BF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRtc2dJZAMxOTE2BHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTI0MTY2Mzg0NQR0cGNJZAMxOTEy>
> (5)Reply (via web post) <http://groups.yahoo.com/group/rtpDir/post;_ylc=X3oDMTJxdTY2OXQ0BF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRtc2dJZAMxOTE2BHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTI0MTY2Mzg0NQ--?act=reply&messageNum=1916>
> | Start a new topic<http://groups.yahoo.com/group/rtpDir/post;_ylc=X3oDMTJmbDkzN3B1BF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzEyNDE2NjM4NDU->
> Messages<http://groups.yahoo.com/group/rtpDir/messages;_ylc=X3oDMTJmNHJuNzBiBF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNtc2dzBHN0aW1lAzEyNDE2NjM4NDU->
>  | Members<http://groups.yahoo.com/group/rtpDir/members;_ylc=X3oDMTJmMXNzNTlwBF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNtYnJzBHN0aW1lAzEyNDE2NjM4NDU->
> [image: Yahoo! Groups]<http://groups.yahoo.com/;_ylc=X3oDMTJla2g0a3ZxBF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTI0MTY2Mzg0NQ-->
>
> Change settings via the Web<http://groups.yahoo.com/group/rtpDir/join;_ylc=X3oDMTJnM3YyaW84BF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNzdG5ncwRzdGltZQMxMjQxNjYzODQ1>
>  (Yahoo! ID required)
> Change settings via email: Switch delivery to Daily Digest<rtpDir-digest at yahoogroups.com?subject=Email+Delivery:+Digest>
>  | Switch format to Traditional<rtpDir-traditional at yahoogroups.com?subject=Change+Delivery+Format:+Traditional>
>
> Visit Your Group <http://groups.yahoo.com/group/rtpDir;_ylc=X3oDMTJlMjUwdmpsBF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDZnRyBHNsawNocGYEc3RpbWUDMTI0MTY2Mzg0NQ-->
> | Yahoo! Groups Terms of Use  <http://docs.yahoo.com/info/terms/>|
> Unsubscribe <rtpDir-unsubscribe at yahoogroups.com?subject=>
> RECENT ACTIVITY
>
>    - 12
>    New Members<http://groups.yahoo.com/group/rtpDir/members;_ylc=X3oDMTJnYm5hamZhBF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxMjQxNjYzODQ1>
>    - 14
>    New Files<http://groups.yahoo.com/group/rtpDir/files;_ylc=X3oDMTJoOWhpcjc3BF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDdnRsBHNsawN2ZmlsZXMEc3RpbWUDMTI0MTY2Mzg0NQ-->
>
> Visit Your Group<http://groups.yahoo.com/group/rtpDir;_ylc=X3oDMTJmc2pxNXFjBF9TAzk3MzU5NzE0BGdycElkAzIxODMyMDQ2BGdycHNwSWQDMTcwNTAwNDc2MwRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzEyNDE2NjM4NDU->
> Give Back
> Yahoo! for Good<http://us.lrd.yahoo.com/_ylc=X3oDMTJuZmtrNmF2BF9TAzk3MzU5NzE0BF9wAzEEZ3JwSWQDMjE4MzIwNDYEZ3Jwc3BJZAMxNzA1MDA0NzYzBHNlYwNuY21vZARzbGsDYnJhbmQEc3RpbWUDMTI0MTY2Mzg0NQ--;_ylg=1/SIG=11314uv3k/**http%3A//brand.yahoo.com/forgood>
> Get inspired
> by a good cause.
> Y! Toolbar
> Get it Free!<http://us.lrd.yahoo.com/_ylc=X3oDMTJwMmZkZm5tBF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDMjE4MzIwNDYEZ3Jwc3BJZAMxNzA1MDA0NzYzBHNlYwNuY21vZARzbGsDdG9vbGJhcgRzdGltZQMxMjQxNjYzODQ1;_ylg=1/SIG=11c6dvmk9/**http%3A//toolbar.yahoo.com/%3F.cpdl=ygrps>
> easy 1-click access
> to your groups.
> Yahoo! Groups
> Start a group<http://groups.yahoo.com/start;_ylc=X3oDMTJwcHZwbG9yBF9TAzk3MzU5NzE0BF9wAzMEZ3JwSWQDMjE4MzIwNDYEZ3Jwc3BJZAMxNzA1MDA0NzYzBHNlYwNuY21vZARzbGsDZ3JvdXBzMgRzdGltZQMxMjQxNjYzODQ1>
> in 3 easy steps.
> Connect with others.
> .
> [image: Web Bug from
> http://geo.yahoo.com/serv?s=97359714/grpId=21832046/grpspId=1705004763/msgId=1916/stime=1241663845/nc1=1/nc2=2/nc3=3]
>
> __,_._,___
>
>
>
> _______________________________________________
> 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
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090507/687bb005/attachment-0002.html 


More information about the FreeSWITCH-users mailing list