oasis区块链官网 aors区块链

古泉财经 107 0

今天给大家聊到了aors区块链,以及oasis区块链官网相关的内容,在此希望可以让网友有所了解,最后记得收藏本站。

如何使用Asterisk-13对接VOS呼出

asterisk-13 具有划时代的愿意,特别是PJSIP协议栈的引入。我们第一时间对asterisk-13 进行了基本测试,通过和VOS 对接的实例,对接测试呼叫正常。以下是呼叫配置文件:

1)pjsip.conf 配置文件:

[6001]

type=endpoint

context=from-test

disallow=all

allow=ulaw

transport=simpletrans

auth=auth6001

aors=6001

[simpletrans]

type=transport

protocol=udp

bind=0.0.0.0

[auth6001]

type=auth

auth_type=userpass

password=6001

username=6001

[6001]

type=aor

max_contacts=1

contact=sip:6001@192.168.1.102:5060

[mytrunk]

type=registration

transport=simpletrans

outbound_auth=mytrunk

server_uri=sip:60102@VOS IP地址

client_uri=sip:60102@VOS IP 地址

retry_interval=60

support_path=true

contact_user=mytrunk

forbidden_retry_interval=10

auth_rejection_permanent=true

[mytrunk]

type=auth

username=60102 // VOS 帐号

password=密码

[mytrunk]

type=aor

contact=sip:VOS 地址:5060

[mytrunk]

type=endpoint

transport=simpletrans

context=from-test

disallow=all

allow=ulaw,alaw,gsm,g726,g729

outbound_auth=mytrunk

aors=mytrunk

from_user=60102

2) 拨号规则。做呼出测试:

[from-test]

exten = 100,1,Dial(PJSIP/呼叫的号码@mytrunk)

exten = 100,2,hangup

3)注意,呼叫前必须确认trunk 成功注册,执行CLI 命令:

pjsip show registrations, 确认成功注册。

VOS3000怎么设置呼出比例

asterisk-13 具有划时代的愿意,特别是PJSIP协议栈的引入。我们第一时间对asterisk-13 进行了基本测试,通过和VOS 对接的实例,对接测试呼叫正常。以下是呼叫配置文件:

1)pjsip.conf 配置文件:

[6001]

type=endpoint

context=from-test

disallow=all

allow=ulaw

transport=simpletrans

auth=auth6001

aors=6001

[simpletrans]

type=transport

protocol=udp

bind=0.0.0.0

[auth6001]

type=auth

auth_type=userpass

password=6001

username=6001

[6001]

type=aor

max_contacts=1

contact=sip:6001@192.168.1.102:5060

[mytrunk]

type=registration

transport=simpletrans

outbound_auth=mytrunk

server_uri=sip:60102@VOS IP地址

client_uri=sip:60102@VOS IP 地址

retry_interval=60

support_path=true

contact_user=mytrunk

forbidden_retry_interval=10

auth_rejection_permanent=true

[mytrunk]

type=auth

username=60102 // VOS 帐号

password=密码

[mytrunk]

type=aor

contact=sip:VOS 地址:5060

[mytrunk]

type=endpoint

transport=simpletrans

context=from-test

disallow=all

allow=ulaw,alaw,gsm,g726,g729

outbound_auth=mytrunk

aors=mytrunk

from_user=60102

2) 拨号规则。做呼出测试:

[from-test]

exten = 100,1,Dial(PJSIP/呼叫的号码@mytrunk)

exten = 100,2,hangup

3)注意,呼叫前必须确认trunk 成功注册,执行CLI 命令:

pjsip show registrations, 确认成功注册。

aors区块链的介绍就聊到这里吧,感谢你花时间阅读本站内容,更多关于oasis区块链官网、aors区块链的信息别忘了在本站进行查找喔。

标签: #aors区块链

  • 评论列表

留言评论