Displaying 2 results from an estimated 2 matches for "phonelist".
Did you mean:
phoneline
2005 Mar 17
0
adding to asterisk db from a script
It looks like asterisk isn't honoring EOF on stdin.
file add-phonelist:
database put cidname 200551234 "name 1"
database put cidname 200551235 "name 2"
database put cidname 200551236 "name 3"
database put cidname 200551237 "name 4"
asterisk -rn < add-phonelist
What I see is an infinite stream of prompts as asterisk is ban...
2006 Mar 14
0
ANNOUNCEMENT : A2Billing (Asterisk2Billing) - release v1.1
...Add Voip provider
* Add the RATECARD SIMULATOR
* Add support for Jiax web phone
* notenoughcredit_assign_newcardnumber_cid
IF the CARD doesn't have enough credit, request to enter a new cardnumber.
Assign the CallerID to the new cardnumber
* Predictive Dialer Features
Manage Campaign, Phonelist, import phonelist.
Customer Interface (Agent) have the ability to call a predefined
amount of Phonenumber.
* Support call at Zero-Cost & Negative cost (plus param =
maxtime_tocall_negatif_free_route)
* CallerID authentication improvement
- (new param : notenoughcredit_cardnumber ;
cid_aut...