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

[reSIProcate] Exception in DUM caused by a subscription based dialog that receives a 200Ok to NOTIFY with a cseq method = INVITE.


Hi,

 

DUM will crash in a subscription based dialog when receiving a 200Ok to a NOTIFY where the cseq in the 200Ok has a method of “INVITE” instead of “NOTIFY”.

 

DUM              UA

 

NOTIFY->

200Ok <-  (cseq = invite)

 

Patch has been checked in but, I get the following error during check-in, is this error a client (user) or server error?

 

post-commit hook failed (exit code 2) with output:

Can't locate Mail/Sender.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9 .) at /usr/local/sbin/commit-email line 35.

BEGIN failed--compilation aborted at /usr/local/sbin/commit-email line 35.

 

Thanks,

 

-justin