星号中的自动拨出问题 [英] Auto dial out issue in asterisk

查看:100
本文介绍了星号中的自动拨出问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用.call文件在星号中应用自动拨号 我的 a.call

I am applying an auto dial in asterisk using .call file My a.call

Channel: DAHDI/g0/09*********
MaxRetries: 1
RetryTime: 600
WaitTime: 30
Context: outgoing
Extension: 10
Priority: 1

我的问题是,即使我更改所拨打的号码(上述的接收方号码),每次用相同的号码拨打上述号码时,呼叫方号码也相同.如何在拨出电话中设置呼叫方号码? 预先感谢.

My problem is that every time above number is called by same number means even if i change the dialled number(receiver number above) the caller number is same.How can i set the caller number in an outgoing call? Thanks in advance.

推荐答案

您可以使用

Channel: DAHDI/g0/09*********
MaxRetries: 1
RetryTime: 600
WaitTime: 30
Context: outgoing
Extension: 10
Priority: 1
Callerid: 12345

请注意,dahdi g0是数字中继,并且允许更改呼叫者身份.

Note, dahdi g0 have be digital trunk and ALLOW change of callerid.

这篇关于星号中的自动拨出问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆