< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi, I have a SIP client using the reciprocate
stack. The problem I am facing is that when the client replies to OPTIONS
request from the pbx, the 200 OK contains contact header with missing user part
in the URI. It seems that the Helper method makeResponse() is not providing the
proper contact URI. This causes the pbx to stop sending OPTIONS (used as keep
alives) and ignore the client presence. Is there a bug here in resip? Regards, Mayur |