Using SipToSis to Make and Receive Skype Calls Through an OBi
RonR:
Go to http://www.mhspot.com/sts/siptosis.html and download SipToSis, Sip to Skype integration software. Extract the archive to a folder named SipToSis. Execute SipToSis_win.bat. When activity has stopped, terminate SipToSis.
Add up to 99 Skype UserID's as Speed Dials in SkypeOutDialingRules.props:
^1$:SkypeUserID1
^2$:SkypeUserID2
^3$:SkypeUserID3
^4$:SkypeUserID4
.
.
.
^96$:SkypeUserID96
^97$:SkypeUserID97
^98$:SkypeUserID98
^99$:SkypeUserID99
Add US/Canada dialing support in SkypeOutDialingRules.props:
^(1[2-9][0-9]{2}[2-9][0-9]{6})$:+$1
^011([0-9]{7,})$:+$1
Add the OBi's SPx IP address in SkypeToSipAuth.props (SPx must be configured as SIP):
*,sip:siptosis@192.168.1.150:5061,YourSkypeUserID // :5060 = SP1 | :5061 = SP2
Add a Voice Gateway for dialing:
Physical Interfaces -> PHONE Port -> DigitMap : ...|#1(Mvg8)|(Mpli))
Physical Interfaces -> PHONE Port -> OutboundCallRoute : ...,{(<#1:>(Mvg8)):vg8},{(Mpli):pli}
Voice Services -> Gateways and Trunk Groups -> Voice Gateway8:
Name : SipToSis
AccessNumber : SPx(192.168.1.100:5070) // PC's IP address (SPx must be configured as SIP)
DigitMap : (x|xx|1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1aaa>[2-9]xxxxxx|011xx.)
AuthUserID : skypests
where aaa is your local area code
Execute SipToSis_win.bat.
Incoming Skype calls should ring the OBi's PHONE Port in addition to Skype
To make a Skype outgoing call, dial #1 <Skype Speed Dial> # or #1 <Phone Number> #.
VulcanTourist@gmail.com:
This looks difficult to configure. It requires the advanced mode only? I would be very hesitant to try this unless I knew exactly what I was doing.
QBZappy:
VulcanTourist@gmail.com,
RonR's setup is a basic configuration. Between these instructions and the SIPtoSIS website it is not too difficult to setup. However if you want to get fancy, the SIPtoSIS website offers a lot of configuration options which can then get a little confusing. I think RonR did not add more explanations in his post in order to avoid overwhelming novice users.
Maybe RonR can supplement this setup guide with a new paragraph explaining what the DigitMap and OutboundCallRoute is handling as background info so that everything related to OBi+SIPtoSIS is in one posting.
RonR:
Quote from: VulcanTourist@gmail.com on July 25, 2011, 07:19:41 am
This looks difficult to configure. It requires the advanced mode only? I would be very hesitant to try this unless I knew exactly what I was doing.
The changes to SipToSis are quite simple (editing two files: SkypeOutDialingRules.props and SkypeToSipAuth.props to add a couple of lines).
The changes to the OBi are also minimal and are to places that are probably set to Default at the moment. If you run into difficulty, reversing the changes is simply a matter of replacing the checkmark in the Default checkbox.
JoeinForum:
Has anyone tried this and got it to work. I mean by just following the instructions above. I am a newbie and am just trying to follow the instructions but really not getting very far.
For instance, "SPx must be configured as SIP"... how does one go about doing this? Do I need a Skype Sip account?
If someone knowledgeable can expand on these instructions it would be highly appreciated.
Navigation
[0] Message Index
[#] Next page