[Freeswitch-users] mod_nibblebill issue with recording
Murugan Pandian
manpower13.cse at gmail.com
Sat Apr 30 09:43:21 MSD 2016
Michael,
We are using mod_http_cache to upload recorted WAV file to S3(AWS)
Bellow is my billing and upload lua script
session:execute('set','nibble_account='..acount);
session:execute('set','nibble_rate='..rate);
session:execute('export','execute_on_answer=record_session http_cache://
http://bucketname.s3-ap-southeast-1.amazonaws.com/'..file_name)
Thanks
On Fri, Apr 29, 2016 at 10:19 PM, Michael Jerris <mike at jerris.com> wrote:
> how are you uploading to amazon? sounds like whatever that is is blocking
> execute state.
>
> > On Apr 29, 2016, at 12:59 AM, Murugan Pandian <manpower13.cse at gmail.com>
> wrote:
> >
> > HI,
> >
> > We are using nibllebill for billing and AWS S3 for call recording
> storage ,When we record the call using record_session it will upload
> recorded WAV file to s3(AWS).
> >
> > Issue:
> >
> > 1.mod_nibblebill bill ammount include record_session wav file
> upload time
> >
> >
> > Example:
> >
> > if I talk 2 mins and record_session take 20/sec to upload WAV file to
> S3(AWS) the billed amount 2.20/mins (0.1 per mins total amount 0.3 ) but
> billed time only shows 2 mins
>
>
> _________________________________________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160430/54ad72f8/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list