[Freeswitch-users] mod_lcr + nibble_bill + leg B

Madovsky infos at madovsky.org
Fri Jul 30 01:45:09 PDT 2010


Rupa,

I'm sorry but your example in nibble_bill inegration with lcr shows this :

JOIN accounts a ON a.account_code = '${account_code}'
but on nibble_bill wiki page there is no table name changedit's always id,name,cash.So do I rename a.account_code as a.id in your SQL example ?and add also the fieldswarn_limit and nobal_limit in nibble_bill accounts table ?ThxFranck----- Original Message ----- 
  From: Rupa Schomaker 
  To: FreeSWITCH Users Help 
  Sent: Thursday, July 29, 2010 2:12 AM
  Subject: Re: [Freeswitch-users] mod_lcr + nibble_bill + leg B


  the tables?  If you followed the wiki they are fine.


  That example is if you want to bridge using an expanded dialstring later on.


  You can also:


  bridge to lcr/$1  (hmm... I need to make it support profile, right now it only uses default)


  or transfer to "lcr $1 public"


  or execute_extension "lcr $1 public" if you want to continue processing after the call


  If you intend to use limit, only the lcr/ endpoint or transfer or execute_extension methods support automatic limits on the b-leg.


  On Wed, Jul 28, 2010 at 1:19 PM, Madovsky <infos at madovsky.org> wrote:
    if I update FS, should I remove all the lcr tables ?
    should I also activate lcr in dialplan with
    <action application="lcr" data="$1 public"/> ?

    thx

    F
      ----- Original Message ----- 
      From: Madovsky 
      To: FreeSWITCH Users Help 
      Sent: Wednesday, July 28, 2010 2:02 PM
      Subject: Re: [Freeswitch-users] mod_lcr + nibble_bill + leg B


      for now I can't.
      it will take ages before I correct my cluster....
        ----- Original Message ----- 
        From: Rupa Schomaker 
        To: FreeSWITCH Users Help 
        Sent: Wednesday, July 28, 2010 1:48 PM
        Subject: Re: [Freeswitch-users] mod_lcr + nibble_bill + leg B


        umm....  update to latest git version?


        On Wed, Jul 28, 2010 at 12:40 PM, Madovsky <infos at madovsky.org> wrote:

          ok apparently I use a version of mod_lcr (svn 17134)
          where there are only id,name and cash field in the table.
          so the SQL request failed...
          Is there any similar settings for this version ?

          Thanks

          F
            ----- Original Message ----- 
            From: Madovsky 
            To: freeswitch-users at lists.freeswitch.org 
            Sent: Wednesday, July 28, 2010 1:26 PM
            Subject: [Freeswitch-users] mod_lcr + nibble_bill + leg B


            Hi,

            I followed the article at
            http://wiki.freeswitch.org/wiki/Mod_lcr

            to activate nibble bill with mod_lcr on leg B, but the nibble bill
            account is not debited.
            I tried to put
            <action application="lcr" data="${dialed_extension} public"/>
            in dialplan with no success, it generates a "bad gateway" error when
            I tried to call the user from outside FS.
            did I forget to set something ?

            Thanks

            F



--------------------------------------------------------------------


            _______________________________________________
            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



          _______________________________________________
          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





        -- 
        -Rupa



------------------------------------------------------------------------


        _______________________________________________
        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



    _______________________________________________
    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





  -- 
  -Rupa



------------------------------------------------------------------------------


  _______________________________________________
  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/20100730/78cef825/attachment.html 


More information about the FreeSWITCH-users mailing list