< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
The only difference to my application is
that I cannot respond to an SDP in an out-of-dialog options request, since I
don't have an associated telephony port and knowledge of available codecs. If the
request is in-dialog then the session has been assigned to a
telephony port and have enough info to respond to the SDP in the OPTIONS. For me it will be sufficient if there is
an ability to tell if it is in-Dialog or not and have ability to access the AppDialog and/or AppDialogSet. From: Derek MacDonald
[mailto:derek@xxxxxxxx] A general question about OPTIONS: is
anybody doing something different with options requests if they are in our out
of dialog? Before we implement anything, we should see if we can unify
our options handling logic. OPTIONS are valid in subscribe dialogs. From:
resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Scott Godin Does anyone know if the OPTIONS request is valid in Dialogs
other than ones initiated via INVITE (ie. Subscription)? |