電訊茶室's Archiver

浮雲1965 發表於 2013-6-3 18:07

有關skype的使用

[i=s] 本帖最後由 浮雲1965 於 2013-6-3 18:09 編輯 [/i]

請問各位有使用sip2sis的朋友,你們是如何打出skype call?

Qnewbie 發表於 2013-6-3 18:19

[url]http://www.mhspot.com/sts/siptosis_config_issues.html[/url]

[quote]How do I call a Skype User when I can only dial numbers on my phone?
You can add mappings to SkypeOutDialingRules.props or if using a PBX, you can map them there. If your Skype client has speed dial, you can map numbers to users there also. To use the built in mapping features add patterns to SkypeOutDialingRules.props like this:

^([1-9][0-9]{6})$:+1561$1
^([1-9][0-9]{9})$:+1$1
^([0-9]{7,})$:+$1
^50$:skypeusertocall1
^51$:skypeusertocall2
^52$:skypeusertocall3
^53$:skypeusertocall4

The first 3 lines handle SkypeOut calls using standard U.S. style 7, 10 and 11 digit and International dialing. Change the 1st line's area code as needed. The rest of the lines perform number to Skype User translations. [/quote]

ckleea 發表於 2013-6-3 20:50

you can configure your own dialing preference after reading your examples.
for dialing out
- speed dial as above or
- skypeout

for dialing in
- skype in can be configured per user requirement or
- through IVR to proceed to other calls according to your own configuration

Most important is to make your siptosis working stable

浮雲1965 發表於 2013-6-4 19:25

我想搞清楚一個概念:
1. 我已搞掂siptosis及skype java client. 可以用手機個sip client, 連接siptosis, 打出skype電話。
2. 目前搞唔掂系siptosis同Elastix的連接。
我想問:
skype打入時, 是不是需要在Elastix上註冊一個分機, 比如1001, 然后inbound route接收到DID 1001, 就轉destination? 這個分機會註冊在哪里?不需要特別用個ATA註冊吧?
是不是skype打入, 同在Elastix內建立連接到siptosis的trunk沒有關係?我照教程建了trunk, 如何查看該trunk能正確連接到siptosis? 我照教程建立other device的分機(需要打出的skpye號的分機), 在裏面的dial欄目, 填入 service/xxxskype號  (service是trunk名, xxxskype是要打出的skype號碼)。 但是當我撥打這個skype分機時, 打不出呢。錯在哪里呢?

ckleea 發表於 2013-6-4 20:09

你即是跟網站setup 好,這樣就可以。

在asterisk create a simple IVR, 當skype in, asterisk 的IVR 會接,然後跟據設定控鍵打分機或其他功能。

你的elastix base 是 centos 5.X?
你設定single user 或trunk?

我的設定完全用APL,沒有GUI 協助。

浮雲1965 發表於 2013-6-4 21:36

[i=s] 本帖最後由 浮雲1965 於 2013-6-4 21:37 編輯 [/i]

我是跟網站教程設置的,問題是打不出去,我肯定siptosis的設置沒有問題,因為我用手機softphone連接siptosis,可以註冊並且可以打出。只是換了elastix的trunk註冊,在elastix打不出去,不知道如何檢查trunk有沒有正常註冊。求詳細指導。

我是用centos 5.4
是單個channel. 沒有用trunk builder。

角色 發表於 2013-6-4 21:48

你不用Softphone,用hard phone是否有有试过呢?

ckleea 發表於 2013-6-4 22:02

How can you use softphone to connect to siptosis?

浮雲1965 發表於 2013-6-5 01:16

[b]回復 [url=http://www.telecom-cafe.com/forum/redirect.php?goto=findpost&pid=33756&ptid=5666]7#[/url] [i]角色[/i] [/b]

在softphone很簡單的設置(name, password, ip, port),所以我想用ATA應該也可以的。現在我的問題是不知道Elastix內的trunk有沒有註冊到siptosis。請問如何經常呢?
還有,你們有沒有經驗使用建立Ext的custom ext? 裏面的dial欄,應該是填 trunk名/skype號。 這樣撥打這個custom ext就可以打出skype號了。但是我不成功,也找不到介紹的資料。

浮雲1965 發表於 2013-6-5 01:17

[b]回復 [url=http://www.telecom-cafe.com/forum/redirect.php?goto=findpost&pid=33759&ptid=5666]8#[/url] [i]ckleea[/i] [/b]

就像siptosis連接ATA一樣,只是我不用ATA, 而用softphone。

浮雲1965 發表於 2013-6-5 01:19

[b]回復 [url=http://www.telecom-cafe.com/forum/redirect.php?goto=findpost&pid=33730&ptid=5666]2#[/url] [i]Qnewbie[/i] [/b]
i don't understand your codes, because I am using Elastix, which have gui. do you have guide for Elastix?

Qnewbie 發表於 2013-6-5 04:09

[i=s] 本帖最後由 Qnewbie 於 2013-6-5 04:12 編輯 [/i]

[b]回復 [url=http://www.telecom-cafe.com/forum/redirect.php?goto=findpost&pid=33765&ptid=5666]11#[/url] [i]浮雲1965[/i] [/b]


    This is sip2sis' configuration file, which defines the speed-dial numbers for your skype.

What you should do in Elastix is to define an outbound route that matches your speed-dial numbers.

For more detail for configuring FreePBX:
[url]http://www.mhspot.com/sts/siptosis_skype_trunk_howto.html[/url]

Note that the screen shot is taken from FreePBX but I think it is similar to that of Elastix.

浮雲1965 發表於 2013-6-5 15:46

[b]回復 [url=http://www.telecom-cafe.com/forum/redirect.php?goto=findpost&pid=33769&ptid=5666]12#[/url] [i]Qnewbie[/i] [/b]

我唔想用siptosis裏面的speed dial功能去打skype號,我想用Elastix內的功能代替。我的想法是建立一系列的Custom Extension代表不同的skype號,這樣就可以直接撥打這些Custom Extension去打skype號碼。而在定義Custom Extension時,裏面的Device Options 應該是可以定義用siptosis的trunk打出skype號的,格式如下:

Device Options
This device uses custom technology.
dial                skypetrunk/skype號碼

現在我的問題有2個:
第一、是不知道siptosis的trunk有沒有註冊上,(不知道如此在Elastix內查看)
第二、確定了第一後,我以上的用Custom Extension的方法設置不知道對不對。

Qnewbie 發表於 2013-6-5 17:56

[quote]第一、是不知道siptosis的trunk有沒有註冊上,(不知道如此在Elastix內查看)[/quote]
Actually, you can put[code]qualify=yes[/code]in your siptosis trunk. At asterisk CLI write this command[code]sip show peers[/code][quote]第二、確定了第一後,我以上的用Custom Extension的方法設置不知道對不對。[/quote]
Just set&call skype's echo123:lol

浮雲1965 發表於 2013-6-5 20:00

有沒有有人能提供你們siptosis的各個配置檔sample?
SkypeToSipAuth.props
SkypeOutDialingRules.props
SipToSkypeAuth.props
siptosis.cfg
sipOutDialingRules.props

浮雲1965 發表於 2013-6-7 16:33

已經搞掂。但在Elastix內打text的skype號,打唔出。目前解決方法是在Siptosis內的SipToSkypeAuth.props檔案內建立speed dial.

hklkf 發表於 2013-6-7 16:35

bro,how to set??

浮雲1965 發表於 2013-6-7 20:21

[b]回復 [url=http://www.telecom-cafe.com/forum/redirect.php?goto=findpost&pid=33808&ptid=5666]17#[/url] [i]hklkf[/i] [/b]

照教程搞,慢慢試。

ckleea 發表於 2013-6-8 07:23

[b]回復 [url=http://www.telecom-cafe.com/forum/redirect.php?goto=findpost&pid=33807&ptid=5666]16#[/url] [i]浮雲1965[/i] [/b]

這是基本siptosis 設定。但由於開發者已完全停止更新和支援,所以你的要求將不會有機會。

siptosis 還可以根據 不同的 skype in username 去不同的 extensions

頁: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.