< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
I am attempting to send an INFO request and process the
subsequent response using the DUM OutOfDialogHandler without sending an INVITE. First, I’m not sure that this is legal SIP –
seems the SIP INFO RFC2976 doesn’t seem to say it is illegal, but
doesn’t seem to say it is legal. It seems to fit with in the
specification of a non-INVITE client transaction, but it doesn’t feel
quite right. Anyway, I can’t seem to get my methods on the OODH
called – I think this is because there isn’t a dialog. The INFO
goes out great but I can’t seem to get the response out of the TU. I’m still waiting for feedback from the server
developers about their API specification and whether or not I have
mis-understood something. Can anyone shed some light? Regards and many thanks, Stephen Keohane |