[Freeswitch-users] Does mod_rss even work?

Anthony Minessale anthony.minessale at gmail.com
Thu Jun 9 02:53:58 MSD 2016


It seems like you answered your own question if its not working.
This module has fallen into disuse and you should file a JIRA
https://freeswitch.org/jira
Provide examples and steps to reproduce.


On Wed, Jun 8, 2016 at 3:44 PM, Dave Horton <daveh at beachdognet.com> wrote:

> I’m trying to get a basic example mod_rss app to work, as per the example
> in https://wiki.freeswitch.org/wiki/Mod_rss,
> but running into multiple failures.
>
> The current blocking problem is that mod_rss is complaining of ill-formed
> xml syntax in the downloaded rss document:
>
> 2016-06-08 16:21:08.815054 [WARNING] mod_rss.c:414 Error [[error near line
> 553]: unexpected closing tag </rss>]
>
> However, I have inspected the document (the specific document is available
> at http://www.dansdeals.com/feed) and it is valid syntax,
> and there is in fact an opening <rss> tag in the document.
>
> Before this, I ran into several problems that I had to hack the code to
> even get the basic menu to play and detect dtmf properly:
>
> 1) The Main Menu text was putting in angle brackets into the text for some
> reason, causing them to get read out as “greater than”.
> Almost looks like someone thought they were formatting xml ?
>
>          //switch_snprintf(buf + len, sizeof(buf) - len, "%d: %s. />", idx
> + 1, feed_names[idx]);
>
> 2) The buffer into which dtmf was being collected was not properly zeroed
> out, so that dtmf entry of ‘1’ got treated as ‘1000’ by mod_rss, causing
> the session to end.
>
> I am running FreeSWITCH Version
> 1.6.8+git~20160505T153832Z~99de0ad502~64bit (git 99de0ad 2016-05-05
> 15:38:32Z 64bit)
>
> Either I am doing something wrong, or this doesn’t seem to work at all…..
>
> Dave
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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       ♬ @anthmfs  ♬ @FreeSWITCH  ♬

☞ http://freeswitch.org/http://cluecon.com/http://twitter.com/FreeSWITCH
☞ irc.freenode.net #freeswitch ☞ *http://freeswitch.org/g+
<http://freeswitch.org/g+>*

ClueCon Weekly Development Call
☎ sip:888 at conference.freeswitch.org  ☎ +19193869900

https://www.youtube.com/watch?v=9XXgW34t40s
https://www.youtube.com/watch?v=NLaDpGQuZDA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160608/5511ff67/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list