pttlink / Asterisk

Version of asterisk used for PTTLink. And home of the original ASL code base repo.
Other
39 stars 34 forks source link

Http registration #46

Closed ajpaul25 closed 4 years ago

ajpaul25 commented 4 years ago

This pull request implements Tim Sawyer's http-based node registration in C. A line must be placed in cron or some other scheduling method must be implemented. The program waits for a random period up to 4 minutes in order to facilitate some stratification of node registration. -d may be used as a command line argument to override this. asl.conf and iax.conf must be present and populated for this program to work correctly.