hi,preeta
you have to change sip.conf in both server.
suppose,
server 1 and server 2 both are asterisk server.
you want to call from server 1 to server 2.
then,
in ser-1, sip.conf

[general]
register=> user:[EMAIL PROTECTED]

[user]
type=friend
fromuser=user
username=user
secret=pass
host=ipofserver2
context=any

in server2, sip.conf
[user]
type=friend
username=user
secret=user
host=dynamic
context=anyyouwant

Bhrugu Mehta (SAI INFO SYSTEM LTD.)

On 2/15/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I want that an sjphone registered using serverA can call to an sjphone
> registered using serverB and vice vers. I want to know how two asterisk
> server communicate to each other. Please let me know, for that, what
> configuration file I have to change.
>
> Thanking you,
>
> Regards,
> Preeta Pandey
>
> The information contained in this electronic message and any attachments to
> this message are intended for the exclusive use of the addressee(s) and may
> contain proprietary, confidential or privileged information. If you are not
> the intended recipient, you should not disseminate, distribute or copy this
> e-mail. Please notify the sender immediately and destroy all copies of this
> message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient should
> check this email and any attachments for the presence of viruses. The
> company accepts no liability for any damage caused by any virus transmitted
> by this email.
>
> www.wipro.com
>
>

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to