On 10/9/11 11:02 AM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
dialog(k): new dialogs can be created only by INVITE
doesn't SUBSCRIBE also create a dislog?
a SIP dialog yes, but not a dialog-module dialog, since the states in dialog module works only for INVITE-based dialogs (e.g., after creation, expects ACK, then BYE to terminate it).
Are you using it for subscribes?
Cheers, Daniel