InterviewSolution
Saved Bookmarks
| 1. |
What Does "outside The Dialog" Mean Then? Is A Request Is Outside The Dialog, Does It Still Affect Or Change Anything "inside The Dialog" Then? |
|
Answer» Outside the dialog MEANS that it is not within the context of a dialog. It DOESNT USE the callid, cseq, or route SETS of any existing DIALOGS, and when such a reuqest is set, it has no impact on the state of an existing dialog. Outside the dialog means that it is not within the context of a dialog. It doesnt use the callid, cseq, or route sets of any existing dialogs, and when such a reuqest is set, it has no impact on the state of an existing dialog. |
|