There will NEVER be an easy way to do billing inline and we never  
support such crazy because its WRONG.  That said... You're not the  
first to approach FreeSWITCH with an Asterisk mentality.

Billing inline = NO
Billing direct to DB = NO
Post Processing = YES, do this.
Nibble/Heartbeat billing via event socket = YES, (this is rather  
powerful if you take the time to learn it.)

The above is just my advice...

/b
PS: see mod_nibblebill

On Sep 10, 2009, at 12:16 AM, Ahmed Munir wrote:

> HI,
>
> I'm newbie in FS, I want to know how to implement h extension of  
> asterisk to FS. As I listed down below;
>
> h =>
>     {
>         NOOP("Call Completed with Carrier ${CARRIER}");
>         goto add_cdr|h|1;
>     };
>
> My other question is, which application/function/class is use in  
> mod_perl to check the channel status? i.e. busy,  
> answer,hangup,ringing,etc.
>
>
> Kindly advice me soon.
>
> -- 
> Regards,
>
> Ahmed Munir
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> [email protected]
> 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
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to