[Freeswitch-users] Calling card test

alex pappas rebel.pappas at gmail.com
Mon Apr 11 18:10:07 MSD 2011


Nothing wrong with nibblebill. I'm trying to simulate an existing system and
I need to start everything from scratch. That's why I'm asking about how I
can have performance with Freeswitch.

\Alx



On Mon, Apr 11, 2011 at 4:59 PM, <rhuddleston at gmail.com> wrote:

> Whats wrong with nibblebill? I use lua script because i have business logic
> that has to be checked.
> I like how nibblebill keeps the balance updated on the fly
>
>
> On Apr 11, 2011, at 9:50 AM, alex pappas <rebel.pappas at gmail.com> wrote:
>
> Hi,
> My approach is that all the logic would be in the application and in the
> backend(Database).
>
> What I want to understand is which is the best way to run an application
> with Freeswitch concerning the performance ofc.
> If I was doing this in Asterisk I would try with AGI for example.
>
> Thanks
> \Alx
>
> In my understanding inside the application will seat the business logic of
> the prepaid. In every step I can play dynamically sound files and in every
> step I would save a custom CDR to my Database
>
>
> On Mon, Apr 11, 2011 at 4:16 PM, Avi Marcus < <avi at avimarcus.net>
> avi at avimarcus.net> wrote:
>
>> You can do everything from the dial plan, with a few queries and/or
>> mod_lcr. You'll have to adjust the account balance post-call, though, via
>> the cdr.
>> For making sure it is prepaid, you can use api_sched_hangup/transfer and
>> then you don't need mod_nibblebill.
>>
>> -Avi
>>
>>
>> On Mon, Apr 11, 2011 at 4:06 PM, < <rhuddleston at gmail.com>
>> rhuddleston at gmail.com> wrote:
>>
>>> I have a custom written LUA script which utilizes mod_lcr and
>>> mod_nibblebill. I'm also using xml cdr support.
>>>
>>> On Apr 11, 2011, at 4:55 AM, alex pappas < <rebel.pappas at gmail.com>
>>> rebel.pappas at gmail.com> wrote:
>>>
>>> > Dear all,
>>> >
>>> > I'm very new to Freeswitch and I'm trying to find the best way to
>>> implement an application which will handle calling cards.
>>> >
>>> > The scenario is simple. A user makes a call, the call get answered and
>>> the user gives the pin number and if is correct  then the user can make a
>>> call.
>>> >
>>> > My question is how is the best way to implement this?
>>> >
>>> > 1. Through a script which will be called from the dialplan
>>> > 2. From Inbound ESL
>>> > 3. From Outbound ESL
>>> >
>>> > Thank you in advance
>>> >
>>> > Alex
>>> >
>>> >
>>> > _______________________________________________
>>> > FreeSWITCH-users mailing list
>>> > <FreeSWITCH-users at lists.freeswitch.org>
>>> FreeSWITCH-users at lists.freeswitch.org
>>> > <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> > UNSUBSCRIBE:<http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> > <http://www.freeswitch.org>http://www.freeswitch.org
>>>
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>>  <FreeSWITCH-users at lists.freeswitch.org>
>>> FreeSWITCH-users at lists.freeswitch.org
>>>  <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:<http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>  <http://www.freeswitch.org>http://www.freeswitch.org
>>>
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>>  <FreeSWITCH-users at lists.freeswitch.org>
>> FreeSWITCH-users at lists.freeswitch.org
>>  <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:<http://lists.freeswitch.org/mailman/options/freeswitch-users>
>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>  <http://www.freeswitch.org>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
>
>
> _______________________________________________
> 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/20110411/c416e16a/attachment.html 


More information about the FreeSWITCH-users mailing list