< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] SIP Response Message 180, Ringing



On 18-Sep-04, at 4:31 PM, Golam F. Mainuddin wrote:

Does anyone using resiprocate 0.4.0 had similar issues or know if it has
been fixed in the versions available in Subversion?


Golam;

There has been an enormous improvement in many areas of reSIProcate since the 0.4.0 tarball.
I really should release a new 'stable' tarball.... :-(

As for your asterisk issue -- turn up the debug logging to at least STACK (or if 0.4.0 doesn't have STACK, then use DEBUG or the one that is more verbose than DEBUG).

Do you then see messages from the stack that the 180 is received but thrown away because it is a stray response?

I've had problems with Asterisk re-using the branch parameters from previous transactions which will cause this behaviour. Otherwise, make sure that the 180 is sent to the correct port too. Did you receive a 100 ?

Alan