Re: [reSIProcate-users] SIP TSP with DUM
Michal,
your problem description doesn't give enough information
to help you with your actual problem.
If you don't have enough programming knownledge and are
just looking for a SIP TSP, you can have a look at
TERASIP, which is a SIP TSP based on resiprocate (and
a custom DirectShow based media stack):
http://www.terasens.com/products/terasip/
To further investigate your actual problem I'd suggest
to debug your TSP. I've created a Visual Studio Plugin
which makes debugging TSPs easy. It's freeware and
download is available here:
http://www.tapi.info/default.aspx/TAPI/DebugTapisrvAddIn.html
Also make sure to add logging to all the TSPI function
calls on entry and exit, so you can see where it hangs.
From your problem description it's also hard to say if
the problem is coming from your TAPI implementation or
from the way you are using resiprocate. If you think
that it's TAPI related you can also post to
news://news.microsoft.com/microsoft.public.win32.programmer.tapi
where I'm helping with TAPI questions, but don't forget
to supply a little more details...
Best regards,
Freundliche Grüße,
Matthias Moetje
______________________________________________
TERASENS GmbH Phone: +49.89.143370-0
Augustenstraße 24 Fax: +49.89.143370-22
80333 Munich e-mail: info@xxxxxxxxxxxx
GERMANY Web: www.terasens.com
______________________________________________
> -----Original Message-----
> From: resiprocate-users-bounces@xxxxxxxxxxxxxxx [mailto:resiprocate-users-
> bounces@xxxxxxxxxxxxxxx] On Behalf Of Michal
> Sent: Montag, 24. November 2008 22:33
> To: resiprocate-users@xxxxxxxxxxxxxxx
> Subject: [reSIProcate-users] SIP TSP with DUM
>
> Hi,
>
> I’m trying to make SIP TSP (Telephony Service Provider) in Microsoft TAPI
> architecture. I made simple TSP which is s a dll file and it works ok. When
> I’m trying to add DUM’s Register sample (found in DUM’s directory) TSP hang
> up. DUM’s Register function works ok alone. When I’m adding its code to one of
> my TSP class (compilation doesn’t give any errors), when in program "SipStack
> stack;" is called, TSP is not responding.
> I’m afraid that my programming knowledge doesn’t allow me to investigate
> problem.
>
> Best Regards,
> Michael
>
> _______________________________________________
> resiprocate-users mailing list
> resiprocate-users@xxxxxxxxxxxxxxx
> List Archive: http://list.resiprocate.org/archive/resiprocate-users/