[reSIProcate] Concurrency using reSIP

prasad mahendra prasad at sipphone.com
Tue Feb 22 12:52:45 CST 2005


David, how do achieve concurrency using resip?

I am using DUM to launch a UA but I do not want its fdset  
polling/select loop to block the rest of the application. When I launch  
fdset polling/select loop in a thread I get an exception in a file  
called "xtree" (some system file).

I am using C++/Visual Studio .NET 2003

Any Ideas?

PM


On Feb 22, 2005, at 10:46 AM, david Butcher wrote:

> For the record, application error this time. Can't blame resip...
>
> david
>
>
> Quoting Dan Weber <dan at mirrorlynx.com>:
>
>>> From a previous email I sent, you've told me how to get the  
>>> SdpContents
>> of a SipMessage.  However, I find now when I try to do this, that it
>> always turns up null.  Here's a copy of the sip packet traced through  
>> my
>> appserver.
>>
>>
>> INVITE
>> sip:4846991555 at 192.168.0.128:5060;ep=192.168.1.149:5060; 
>> fw=69.142.65.229
>> SIP/2.0
>> Via:SIP/2.0/UDP
>>
> 192.168.0.3;branch=z9hG4bK-BroadWorks.192.168.0.3-192.168.0.128V5060 
> -0-460495805-1109377812-1109022553976
>> From:"WEBER
>> ANNE"<sip:6102691420 at 192.168.0.3;user=phone>;tag=1109377812 
>> -1109022553976
>> To:"Dan Weber"<sip:4846991555 at sip.broadvoice.com;user=phone>
>> Call-ID:BW1649139762102051635934371 at 192.168.0.3
>> CSeq:460495805 INVITE
>> Contact:<sip:192.168.0.3:5060>
>> Allow:ACK,BYE,CANCEL,INFO,INVITE,OPTIONS,PRACK,REFER,UPDATE,NOTIFY
>> Supported:100rel,timer
>> Min-SE:60
>> Accept:application/sdp,application/dtmf
>> Max-Forwards:70
>> Content-Type:application/sdp
>> Content-Length:263
>>
>> v=0
>> o=BroadWorks 3847766 1 IN IP4 192.168.0.130
>> s=-
>> c=IN IP4 192.168.0.130
>> t=0 0
>> m=audio 15152 RTP/AVP 0 8 96 18 101
>> a=ptime:20
>> a=rtpmap:0 PCMU/8000
>> a=rtpmap:8 PCMA/8000
>> a=rtpmap:96 G726-32/8000
>> a=rtpmap:18 G729/8000
>> a=rtpmap:101 telephone-event/8000
>>
>>
>> _______________________________________________
>> resiprocate-devel mailing list
>> resiprocate-devel at list.sipfoundry.org
>> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>>
>
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 2215 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050222/6f77b34f/attachment.bin>


More information about the resiprocate-devel mailing list