Greetings, It appears there is a bug in the registrar_client application for 
the 1.5.0 code base. A feature was added to allow the client to use a passed in 
handle instead of a locally generated handle. If the passed in handle is empty, 
a new handle is automatically generated. In previous versions (1.4.3 is the 
last one I checked) the client always generated a new handle. At line 353 in 
SIPRegistrarClient.cpp, the method always returns the passed in handle and will 
never return the locally generated handle. If the method returns l_handle 
instead of handle, the app functions as expected in both situations.




Greg Doerr
 
                                          
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to