![]() |
|||||
![]() |
|||||
![]() |
|||||
|
sipLite for SkypesipLite for Skype is the free sip phone that could bridge Skpye and Sip.
Basic features
Download
How to configureTo save your time the following steps you need to know when configuring the software.
Click [Register] tab to input sip server informations.
Click [Service] tab to select service type.
If [Sip->Skype] radio button selected, the software will convert incoming Sip call to Skype call. If [Skype->Sip] radio button selected, the software will convert incoming Skype call to Sip call.
Click [Audio] tab to select audio devices.
Usually [audio cable] is needed to link sipLite and Skype. The easy way is to use [Virtual Audio Cable] but not physical sound cards.
Work with SkypeSuppose Skype is already running well on your PC. After you run SipLite for Skype, the following dialog will pop out:
Please select [Allow this program to use Skype] and then press [Ok] button.
Configure SIP server to work with [Sip to Skype] function.Suppose you use Asterisk as Sip server. We need to configure in the following way:
Add the following content to /etc/asterisk/sip.conf .
[xlite1]
[siplite]
Add the following context to /etc/asterisk/extensions.conf .
[sip2skype]
Reload asterisk to make the above settings effect. Register X-Lite with xlite1 account, register sipLite for skype with siplite account.
Now call 00861082952824 with X-Lite you will see siplite accept the call and then Skype call 00861082952824 out.
Configure SIP server to work with [Skype to Sip] function.Add the following content to /etc/asterisk/sip.conf .
[8804]
Reload asterisk to make the above settings effect. Register sipLite for skype with above account.
Click [Service] tab.
Add 12345_ for [Access code for Skype->Sip]. Select radio button [Skype->Sip].
Now, call your Skype with another Skype account for example iaxtalk. You will get the following informations from Asterisk's console:
[Feb 4 10:54:42] NOTICE[2700]: chan_sip.c:14035 handle_request_invite: Call from ‘8804′ to extension ‘12345_iaxtalk‘ rejected because extension not found.
You can see you have got informations for the incoming skype call:
Skype caller account: iaxtalk Service access number: 12345
So, the left thing for you is to write a agi for your business.
[skype2sip] exten => _12345., 1, noop(${EXTEN}) exten => _12345., 2, agi, your_agi|${EXTEN:6} exten => _12345., 3, hangup
Customize softphone for youWe provide sipLite softphone customize service. If you are interested in getting your own branded softphone please contact us.
|
||||
| CopyRight® iaxtalk.com | |||||