[rcitelco/sad] 4ef9c4: Adding `sad-router` to the project.
- From:
-
- Date:
- 2010-08-19 @ 22:57
Branch: refs/heads/develop
Home: https://github.com/rcitelco/sad
Commit: 4ef9c48a564fbc52ee63366898b77e9d8ba4fe5d
https://github.com/rcitelco/sad/commit/4ef9c48a564fbc52ee63366898b77e9d8ba4fe5d
Author: Randall Degges <rdegges@gmail.com>
Date: 2010-08-19 (Thu, 19 Aug 2010)
Changed paths:
A asterisk/sad/router.conf
Log Message:
-----------
Adding `sad-router` to the project.
This subroutine will dynamically route all incoming calls to their requested
service handler.
This will eventually be automated, but right now I've just hard coded in the
DIDs and their locations.
This subroutine obviously depends on the necessary modules being loaded and
available in order for it to work.
EX: We are currently routing 9366409341 to the `legion` service. This will only
work if `legion` has already been loaded as a module.