On Wed, Jul 6, 2011 at 11:16 PM, Matt DiMeo <mattdimeo at yahoo.com> wrote: > I've found a small bug in 1.10. > If you pjsua_acc_add an account with an invalid id (bad url), the app will > assert-out 300 seconds later when the presence resubscribe timer occurs. > > This patches the presence callback to check for a valid account. > Thanks, just committed the patch. However, an invalid account AOR shouldn't make it to the account list, thus there may be bigger bug lurking somewhere. -Benny