[asterisk-bugs] [Asterisk 0013446]: [patch] Allows Action: Register in Manager API to allow asterisk to register to a remote server
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 30 13:39:08 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=13446
======================================================================
Reported By: synthetic
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 13446
Category: Channels/chan_sip/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: resolved
Target Version: Feature Tracker
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 141949
Request Review:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 2008-09-09 04:46 CDT
Last Modified: 2009-10-30 13:39 CDT
======================================================================
Summary: [patch] Allows Action: Register in Manager API to
allow asterisk to register to a remote server
Description:
Allows you to register to remote SIP registrar. Gives userss with one
single account on the system be able to call out or be contacted with the
user's multiple user SIP accounts of other providers. Also great when using
a SIP - JINGLE gateway.
Usage:
New registration to remote server nimbuzz.com:
Action: Register
Username: test
Secret: 1234
Authuser: test
Hostname: nimbuzz.com
Port: 5060
Cmd: ADD
User logs of, lets delete their registration:
Action: Register
Username: test
Secret: 1234
Authuser: test
Hostname: nimbuzz.com
Port: 5060
Cmd: DEL
======================================================================
----------------------------------------------------------------------
(0112942) mnicholson (administrator) - 2009-10-30 13:39
https://issues.asterisk.org/view.php?id=13446#c112942
----------------------------------------------------------------------
Closing this because of lack of progress. Reopen when the patch has been
updated with the changes I requested.
Issue History
Date Modified Username Field Change
======================================================================
2009-10-30 13:39 mnicholson Note Added: 0112942
2009-10-30 13:39 mnicholson Status feedback => resolved
2009-10-30 13:39 mnicholson Resolution open => suspended
======================================================================
More information about the asterisk-bugs
mailing list