[asterisk-users] How to forward DID to another Server
Noah Miller
noahisaacmiller at gmail.com
Fri Oct 6 06:30:24 MST 2006
Hi Ram -
> so i want to forward some of the DID from my asterisks to other Server
> how can i do that, and i need to give them access to calling out also
You need to connect your asterisk machine together. The most common
ways to do this are either with IAX or SIP. To do this with IAX, you
might want to read this:
http://astrecipes.net/index.php?n=204
After you have your asterisk servers connected, you can direct calls
from one server to the other like this:
Dial(IAX2/<peer name>/<exten on remote server>)
- Noah
More information about the asterisk-users
mailing list