|
From: Mike A. <mik...@tv...> - 2009-04-13 16:59:35
|
> From: Ian McLauchlan [mailto:ia...@fe...] > Sent: Sunday, April 12, 2009 3:50 AM > When I try to run a REGISTER sequence, Sipp complains that: > "Authentication requires OpenSSL support" This message means that the executable was not compiled against OpenSSL. Had it been so, you would have received a failure message about not being able to find the correct library file (for dynamic linking), or it would have worked. HTH, Mike |