[asterisk-users] Asterisk registration
RR
ranjtech at gmail.com
Wed Jan 17 07:42:14 MST 2007
On 1/18/07, Rizwan Hisham <rizwanhasham at gmail.com> wrote:
> Hi all,
> some body told me that you can make asterisk to register itself to another
> asterisk server. i just want to know whether it really can be done or not. i
> have googled a lot but no answeres.
>
> --
> Regards
> Rizwan Hisham
> Software Engineer
For servers A and B, You need to create a user a/c in say Svr A like
rizwan with pwd 1234 and then in svr B sip.conf, put in a line
register => rizwan:1234 at svrB
You can now create a trunk that uses this a/c to SvrB to terminate calls there
See http://www.asterisk.org/doxygen/1.4/Config_sip.html for more info
HTH
More information about the asterisk-users
mailing list