如何查看Asterisk服务器的IP地址?

时间:2015-08-02 13:25:12

标签: asterisk sip

我真的很困惑,希望有人可以提供帮助。 我在我的虚拟机中创建了两个SIP帐户(如https://wiki.asterisk.org/wiki/display/AST/Creating+SIP+Accounts)。

[general]
transport=udp

[friends_internal](!)
type=friend
host=dynamic
context=from-internal
disallow=all
allow=ulaw

[demo-alice](friends_internal)
secret=verysecretpassword ; put a strong, unique password here instead

[demo-bob](friends_internal)
secret=othersecretpassword ; put a strong, unique password here instead

现在我想将我的Android手机(使用SipDemo)注册到Asterisk,但它并没有真正起作用。我不知道我应该进入“输入域名”(什么是IP地址)。我在sip.antisip.com上创建了两个帐户,但它确实有效。所以这个问题并不是由SipDemo造成的。但我想让它与我的Asterisk服务器一起运行。

你能帮我吗?

1 个答案:

答案 0 :(得分:0)

希望您在Windows机器中运行VM。然后按this answer获取虚拟机的IP地址。