[asterisk-dev] [Code Review] 2892: res_pjsip: alembic script and sample configs for using realtime configuration with PJSIP

jrose reviewboard at asterisk.org
Mon Sep 30 12:52:51 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2892/
-----------------------------------------------------------

(Updated Sept. 30, 2013, 5:52 p.m.)


Review request for Asterisk Developers, Joshua Colp, Matt Jordan, Mark Michelson, and Russell Bryant.


Bugs: ASTERISK-22133
    https://issues.asterisk.org/jira/browse/ASTERISK-22133


Repository: Asterisk


Description
-------

Part of an effort to document the usage of realtime with PJSIP. This includes the ability to automatically build database tables for Endpoints, AORs, Authentication profiles, domain aliases, and endpoint identifiers. There also also some example configuration changes which provide linkage though sorcery.conf and extconfig.conf.  The extconfig samples assume ODBC is used, but they can be changed to any of the other back-ends fairly trivially for anyone who knows how to use them anyway.

A wiki page will also be written for this issue.


Diffs
-----

  /branches/12/configs/extconfig.conf.sample 399662 
  /branches/12/configs/sorcery.conf.sample 399662 
  /branches/12/contrib/ast-db-manage/config/versions/4da0c5f79a9c_create_tables.py 399662 

Diff: https://reviewboard.asterisk.org/r/2892/diff/


Testing
-------

Generated the database tables with the alembic script
Made PJSIP calls using realtime endpoints and AORs
Tested that auths were created and could be read using the realtime backend provided by sorcery by means of a hastily chopped together CLI command (not included in the patch).  Domain aliases and endpoint identifier IPs haven't been directly tested, but the concept is the same.


Thanks,

jrose

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130930/345cde91/attachment.html>


More information about the asterisk-dev mailing list