Project

General

Profile

Actions

Task #180

open

Prepare lua extensions

Added by Lukáš Macura over 12 years ago. Updated about 12 years ago.

Status:
New
Priority:
Normal
Assignee:
Lukáš Macura
Target version:
-
Start date:
08/03/2011
Due date:
% Done:

0%

Estimated time:

Description

Please prepare asterisk lua extensions with basic functionality. Create switch besip, which will be called for all calls.
This script should do at first:
- Look into sqlite3, if calling user/number is local user (if call is originated from us)
- If destination is local
- Look into db for user parameters (please prepare function getuserparms() for it)
- Look into db for line parameters (please prepare function getlineparms() for it)
- If needed from user or line parameters, do or not this:
- enable debug
- enable call quality monitoring (tcpdump)
- look into local tariftable, if given user can call this number
- if so, get price for this direction (getprice(user,src,dst)
- compute maximum number of seconds to call (credit/price)
- set maximum call length
- after call, update credit and quality monitoring

Actions #1

Updated by Lukáš Macura about 12 years ago

  • Assignee changed from Jan Rozhon to Lukáš Macura
Actions

Also available in: Atom PDF