Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>According to <a href="http://www.splicecom.com/document-area/doc_download/272-maximiser-protocol-a-port-information-for-ip-networks" rel="nofollow">http://www.splicecom.com/document-area/doc_download/272-maximiser-protocol-a-port-information-for-ip-networks</a> they have several protocols providing different information which you can access to achieve what you describe.</p> <p>Another option is to use the the TAPI provider they offer to access the information you want.</p> <p>Some starting points for TAPI via .NET:<br/></p> <ul> <li><a href="http://www.codeproject.com/KB/IP/devangpro.aspx" rel="nofollow">http://www.codeproject.com/KB/IP/devangpro.aspx</a></li> <li><a href="http://www.codeproject.com/KB/dotnet/CShart_TAPI_3x.aspx" rel="nofollow">http://www.codeproject.com/KB/dotnet/CShart_TAPI_3x.aspx</a></li> <li><a href="http://www.codeproject.com/KB/IP/Video_Voice_Conferencing.aspx" rel="nofollow">http://www.codeproject.com/KB/IP/Video_Voice_Conferencing.aspx</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/ms734214.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms734214.aspx</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms734257%28v=vs.85%29.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/windows/desktop/ms734257%28v=vs.85%29.aspx</a></li> </ul> <p>Another option is to build a SIP proxy which allows you to do all sorts of things including the things you described:<br/></p> <ul> <li><a href="http://www.codeproject.com/KB/cs/SIP_stack_with_SIP_proxy.aspx" rel="nofollow">http://www.codeproject.com/KB/cs/SIP_stack_with_SIP_proxy.aspx</a></li> <li><a href="http://sipsorcery.codeplex.com/" rel="nofollow">http://sipsorcery.codeplex.com/</a></li> <li><a href="http://www.independentsoft.de/sip/index.html" rel="nofollow">http://www.independentsoft.de/sip/index.html</a></li> <li><a href="http://www.konnetic.com/products/products_sip_sdk_std.aspx" rel="nofollow">http://www.konnetic.com/products/products_sip_sdk_std.aspx</a></li> <li><a href="http://www.voiceelements.com/Products/VEToolkit.aspx" rel="nofollow">http://www.voiceelements.com/Products/VEToolkit.aspx</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload