Asterisk和Skype连接问题



我正在尝试在星号和skype连接之间进行通信。我有一个注册了1个频道的sip配置文件。此外,星号注册到sip.skype.com ok。从CLI:

sip显示对等skype/99051000XXXXXX 63.209.144.201 Yes Yes 5060 OK (178 ms)

sip显示注册表

          Reg.Time
sip.skype.com:5060                      N      99051000XXXX       30 Registered                
Tue, 08 Apr 2014 22:18:29
1 SIP registrations.

然而,每当我试图给skype打电话时,我都会得到:*CLI> == Using SIP RTP CoS mark 5 -- Executing [4321@LocalSets:1] Dial("SIP/ZOI6001-00000038", "SIP/skype/4321") in new
stack == Using SIP RTP CoS mark 5 -- Called SIP/skype/4321 == Everyone is busy/congested at this time (1:0/0/1) -- Auto fallthrough, channel 'SIP/ZOI6001-00000038' status is 'CHANUNAVAIL'

出于某种原因,我认为每当我重新加载sip时,我都应该提到athat,上面写着

`Using Cos mark 4`

而不是如上所述的Cos标记5。

在sip.conf:中

[general]
;register => gnext.telephony:xxxxxxxxCfnum@sip.skype.com/99051000234871
context=from-trunk                 
allowoverlap=no
;allowguest=no
udpbindaddr=0.0.0.0
tcpenable=no                    
tcpbindaddr=0.0.0.0
srvlookup=yes
allow=all
dtmfmode=rfc2833
;bindport = 56782
port=5060
;register => gnext.telephony:xxxxxxxxxnum@sip.skype.com/99051000234871
register =>99051000234871:xxxxxxxxxxx@sip.skype.com/99051000234871
;register => 9905100xxxxxxx:xxxxxxxxxx@sip.skype.com/9905100xxxxxxxxx
trustrpid=no
sendrpid=yes
calllimit=4
defaultexpiry=240

[skype]
type=friend
;type=peer
;context=from-trunk
context=from-trunk
username=9905xxxxxxx
secret=xxxxxxxx
canreinvite=no
insecure=port,invite
dtmfmode=rfc2833
host=sip.skype.com
nat=force_rport,comedia
qualify=yes
fromuser=xxxxxxxxxx
fromdomain=sip.skype.com
disallow=all
allow=g729
allow=ulaw
allow=alaw

我的拨号计划:

[from-trunk]
exten => 1234,n,Dial(SIP/XLX6003,15);
[from-local]
exten => 4321,1,Dial(SIP/skype/${EXTEN})

Sip调试(Sip set debug on)显示:

<------------->
--- (7 headers 0 lines) ---
Really destroying SIP dialog '4e3bd3734b8db5a35bf963ee50b0e2b3@192.168.0.103:5060'                                          
Method: OPTIONS
[Apr  8 22:26:18] NOTICE[12076]: chan_sip.c:15059 sip_reregister:-- Re-registration        
for  99051000234871@sip.skype.com
REGISTER 10 headers, 0 lines
Reliably Transmitting (no NAT) to 63.209.144.201:5060:
REGISTER sip:sip.skype.com SIP/2.0
Via: SIP/2.0/UDP 192.168.0.103:5060;branch=z9hG4bK06df1bdd
Max-Forwards: 70
From: <sip:99051000234871@sip.skype.com>;tag=as22c0d1e3
To: <sip:99051000234871@sip.skype.com>
Call-ID: 53a73ba5083511cb29b1d3cf6bf4f37b@[::1]

CSeq:109注册用户代理:Asterisk PBX 11.8.1过期时间:120联系人:内容长度:

有什么想法吗?请告诉我。谢谢

我希望你已经更改了密码:)

每次出现9905#和上面的密码(56w2t5EAeCfnum)时,您都应该将其X出来,并在Skype Manager中更改您的密码。否则,有人可能会耗尽您的呼出信用额度或代表您拨打国际电话。

我对Skype Connect也有同样的问题,在使用Asterisk时也是如此。入站呼叫工作正常;我手机的呼出电话没有,但我可以拨打其他号码。

我在CLI中收到完全相同的消息,即SIP中继线路正忙。

试着拨打一些其他号码,看看你是否能将其与某些提供商联系起来。我还有一个通过另一个提供商的SIP中继(如果我能让Skype可靠地工作,我计划关闭那个中继)。

到目前为止,我的印象是Skype不是SIP中继的好选择。我希望我能和他们一起解决这个问题,并改变这种印象。我应该很快就会收到他们三级支持的消息。

这是我从SKYPE实时聊天中得到的:(
他们说他们正式支持

1.3CX
2.Avaya
3.思科
4.Grandstream
5.LG爱立信
6.海岸线
7.西门子
8.SIPfoundry
这些PBX系统仅

相关内容

  • 没有找到相关文章

最新更新