Hello henning, thanks for your reply, It's not a misspelling of the letters, it's the printed log that is automatically added ".*"
here is the source code: ``` update_mohq_lst.c rtpmap **pmohfiles = find_MOH(pmohdir, (char *)VAL_STRING(prowvals + MOHQCOL_MFILE)); if(!pmohfiles[0]) { LM_ERR("Queue,Field (%s,%.*s): Unable to find MOH files " "(%s/%s.*)!\n", pqname, STR_FMT(&MOHQCSTR_MDIR), pmohdir, (char *)VAL_STRING(prowvals + MOHQCOL_MFILE)); continue; } ``` __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- sr-users@lists.kamailio.org To unsubscribe send an email to sr-users-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!