Hi, and thanks for your reply. The only thing that confuses me is that is_method("PUBLISH") and is_method("SUBSCRIBE") separate works allright...
(the log shows: textops:fixup_method: unknown method in list [SUBSCRIBE,PUBLISH/8704] - must be only defined methods)
br hw
tir, 14,.03.2006 kl. 17.21 +0200, skrev Daniel-Constantin Mierla:
Hello,
On 03/14/06 16:03, Helge Waastad wrote:
Hi, has anyone tried:
is_method("SUBSCRIBE|PUBLISH")?
PUBLISH is not in the list of known methods. It should be added. Currently the list with known methods which iare translated to integer IDs is:
INVITE CANCEL ACK BYE INFO OPTIONS UPDATE REGISTER MESSAGE SUBSCRIBE NOTIFY PRACK REFER
Any other method missing here (except PUBLISH)?
Cheers, Daniel
It's not working. br hw