|
From: Talal A. <mai...@gm...> - 2014-07-07 05:34:16
|
yes. I also tried making some changes in the other files like parse_sms. Those are reflected in the chatplan execution. Also all files have the same kind of permissions. On Mon, Jul 7, 2014 at 1:29 AM, Kurtis Heimerl <khe...@cs...> wrote: > You *sure* you are running the right chatplan? Are you making active edits > and noticing the changes? > > > On Mon, Jul 7, 2014 at 2:26 PM, Talal Ahmad <mai...@gm...> > wrote: > >> Interestingly, same thing is happening with new python script that I am >> trying to call from chatplan. >> >> It is working fine in the CLI but just ignored in the chatplan execution. >> >> >> On Mon, Jul 7, 2014 at 1:24 AM, Kurtis Heimerl <khe...@cs...> >> wrote: >> >>> Potentially. Up the debug level, there should be an error. >>> >>> >>> On Mon, Jul 7, 2014 at 2:23 PM, Talal Ahmad <mai...@gm...> >>> wrote: >>> >>>> I know this. I myself has a similar version. >>>> >>>> But my chatplan is not executing it. It is just bypassing it. >>>> >>>> When I write system curl --data "CURL_DATA" Http://myserver/ in the >>>> freeswitch cli, the data uploads to my server just fine. >>>> >>>> >>>> *Do I need to do something else? Is there a permissions issue here that >>>> I am ignoring? * >>>> >>>> >>>> On Mon, Jul 7, 2014 at 12:37 AM, Kurtis Heimerl < >>>> khe...@cs...> wrote: >>>> >>>>> Here's a working example from our chatplan: >>>>> >>>>> <action application="system" data='curl --data "CURL_DATA" http:// >>>>> /SERVICENAME'/> >>>>> >>>>> Hope that helps. >>>>> >>>>> >>>>> On Sun, Jul 6, 2014 at 6:50 PM, Talal Ahmad <mai...@gm...> >>>>> wrote: >>>>> >>>>>> made a mistake in subject of email, the question is about chatplan, >>>>>> not dialplan. >>>>>> >>>>>> >>>>>> On Sun, Jul 6, 2014 at 5:32 AM, Talal Ahmad <mai...@gm... >>>>>> > wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> This question is for all those who are using freeswitch as pbx with >>>>>>> OpenBTS. >>>>>>> >>>>>>> Can I use the freeswitch mod commands listed below in the chatplan >>>>>>> configuration files? >>>>>>> https://wiki.freeswitch.org/wiki/Mod_commands >>>>>>> >>>>>>> >>>>>>> I am trying to use the 'system' command(in the list above) in one of >>>>>>> my chatplan configuration files to upload some data to my server. The >>>>>>> command is working fine in the freeswitch cli, but it does not work when >>>>>>> the chatplan configuration runs. It seems that the configuration just skips >>>>>>> that line and moves on. >>>>>>> >>>>>>> Has someone done this before? >>>>>>> >>>>>>> thanks, >>>>>>> Talal >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Talal >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> Open source business process management suite built on Java and >>>>>> Eclipse >>>>>> Turn processes into business applications with Bonita BPM Community >>>>>> Edition >>>>>> Quickly connect people, data, and systems into organized workflows >>>>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards >>>>>> http://p.sf.net/sfu/Bonitasoft >>>>>> _______________________________________________ >>>>>> Openbts-discuss mailing list >>>>>> Ope...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/openbts-discuss >>>>>> >>>>>> >>>>> >>>> >>>> >>>> -- >>>> Talal >>>> >>> >>> >> >> >> -- >> Talal >> > > -- Talal |