[asterisk-bugs] [Asterisk 0018530]: [patch] Demonstration for all the features of res_phoneprov
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Dec 25 18:49:18 UTC 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18530
======================================================================
Reported By: lathama
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18530
Category: Resources/res_phoneprov
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-12-25 12:45 CST
Last Modified: 2010-12-25 12:49 CST
======================================================================
Summary: [patch] Demonstration for all the features of
res_phoneprov
Description:
This is a demonstration file to show the full potential of res_phoneprov
======================================================================
----------------------------------------------------------------------
(0129973) lathama (reporter) - 2010-12-25 12:49
https://issues.asterisk.org/view.php?id=18530#c129973
----------------------------------------------------------------------
For demonstration you will need the users.conf configured. For an example
try this.
[6000]
fullname = User One
email = 1 at email.com
secret = 1234
vmsecret = 1234
hassip = yes
context = default
macaddress = 112233445566
autoprov = yes
LINEKEYS = 1
linenumber = 1
cid_number = 6000
[6001]
fullname = User Two
email = 2 at email.com
secret = 1234
vmsecret = 1234
hassip = yes
context = default
macaddress = 223344556677
autoprov = yes
LINEKEYS = 1
linenumber = 1
cid_number = 6001
[6002]
fullname = User Three
email = 3 at email.com
secret = 1234
vmsecret = 1234
hassip = yes
context = default
macaddress = 334455667788
autoprov = yes
LINEKEYS = 1
linenumber = 1
cid_number = 6002
Issue History
Date Modified Username Field Change
======================================================================
2010-12-25 12:49 lathama Note Added: 0129973
======================================================================
More information about the asterisk-bugs
mailing list