Hi all,
Two days ago, i had activated topoh module, and now in log file, when i receive a Options, appears this error
/usr/sbin/kamailio[29936]: WARNING: topoh [th_msg.c:1063]: Invalid/Unparsed CSeq in message. Skipping.
I dont' know solve it, only deactivating the topoh module!!
Sorry for my english. ;)
Regards.
Javier Vidal
Hello,
On 1/6/12 6:47 PM, Javier Vidal wrote:
Hi all,
Two days ago, i had activated topoh module, and now in log file, when i receive a Options, appears this error
/usr/sbin/kamailio[29936]: WARNING: topoh [th_msg.c:1063]: Invalid/Unparsed CSeq in message. Skipping.
I dont' know solve it, only deactivating the topoh module!!
does the OPTIONS have the CSeq header? Can you paste here an ngrep trace of such OPTIONS?
The warning message is printed from a function that tries to detect whether is a REGISTER or PUBLISH, which are requests that don't get masked since they end to a service.
Cheers, Daniel