[reSIProcate] invites not a request, nor response, or anything else
Scott Godin
slgodin at icescape.com
Mon Feb 27 10:48:14 CST 2006
I've never seen this behaviour - are you using Ethereal to ensure that
the network interface is even seeing the message?
Scott
> -----Original Message-----
> From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-
> devel-bounces at list.sipfoundry.org] On Behalf Of jennifer mackay
> Sent: Monday, February 27, 2006 11:45 AM
> To: resiprocate-devel at list.sipfoundry.org
> Subject: [reSIProcate] invites not a request, nor response, or
anything
> else
>
>
> Hey Resippies - we are trying to do a blind transfer and occasionally,
> we get INVITEs that we don't handle at all. We added in some logging
to
> our logic and it turns out that we actually don't see those INVITE
> messages. We never see in our logs that it was interpreted as a
request
> message or a response message (or just for kicks, anything else). Has
> anyone else ever seen this, where and INVITE (or any other message)
> isn't received from the resiprocate library? Is it a timing issue?
Could
> we be losing these messages due to incorrect usage of the
> fdset.selectMilliSeconds method?
>
> We use it this way:
> fdset.selectMilliSeconds(10)
>
> We tried using this:
fdset.selectMilliSeconds(getTimeTillNextProcessMS),
> but that screwed it up even more. We adjusted the value
> selectMilliSeconds() from 0 to 20 and that didn't solve it.
>
> Any help would be greatly appreciated.
>
> Jennifer MacKay
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
More information about the resiprocate-devel
mailing list