Hi, In XCF-2821 - After pressing "Send Profiles" button for Device/Phone the selected phones do not reboot, the reason the phones don't restart is because the NOTIFY is challenged for PAI by sipXproxy. The fix for XECS-1809 (Remove P-Asserted Identity authentication for NOTIFYs) ensures that NOTIFYs are not normally challenged by sipXproxy. Except in this case, the NOTIFY does not have a To-Tag, so it is not considered an in-dialog request, hence, it gets challenged.
One option for fixing this would be to create an exception in sipXproxy, explicitly stating that NOTIFYs don't get challenged (in-dialog or out-of-dialog). Or we can stop creating credentials for "[EMAIL PROTECTED]" (in credentials.xml). Are any sipx services using this credential? Or else, we could just have sipXconfig answer the challenge. I am leaning towards this method, as it would make the system more secure. Comments?? Thanks, Arjun REF: http://track.sipfoundry.org/browse/xcf-2821 http://track.sipfoundry.org/browse/XECS-1809 _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
