SIP registration failed when calling generateRejectingLanguageModelFromArray

Home Forums OpenEars SIP registration failed when calling generateRejectingLanguageModelFromArray

Viewing 2 posts - 1 through 2 (of 2 total)

  • Author
    Posts
  • #1025533
    zhousean
    Participant

    Hi Halle,

    Recently, I noticed that I started receiving some errors when generating the language model.

    NSError *err = [languageModelGenerator generateRejectingLanguageModelFromArray:words withFilesNamed:modelName withOptionalExclusions:nil usingVowelsOnly:NO withWeight:nil forAcousticModelAtPath:[OEAcousticModel pathToModel:@”AcousticModelEnglish”]];

    The following are the errors in the logs:

    2015-04-27 22:44:38.377 Mayday[504:173263] PJSIP(2): pjsua_acc.c ….SIP registration failed, status=302 (Moved Temporarily)
    2015-04-27 22:44:38.385 Mayday[504:173263] PJSIP(1): pjsua_acc.c …..Unable to create/send REGISTER: Object is busy (PJSIP_EBUSY) [status=171001]

    With these errors, OpenEars seem to be still working. Do I need to be concerned with these errors?

    #1025534
    Halle Winkler
    Politepix

    Hello,

    Those errors are from a different library.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.