1 Dec 2008 01:30
Re: INFO Framework - one pakage per INFO
Anders Kristensen <andersk <at> cisco.com>
2008-12-01 00:30:23 GMT
2008-12-01 00:30:23 GMT
Eric Burger wrote: > PROBLEM 1: If you want to receive package Foo, and Foo has asymmetric > information going the other way, then you want to send Foo-Response. > Like you say, Foo is not the same as Foo-Response. Look at KPML as an > example of how to do this right. OK, it can be done using two packages. It seems a bit clumsy to me but it'll work. > > PROBLEM 2: You've got it in one! The correlation MUST be at the > application layer. If you have a package that has asymmetric > information flows, then you have two choices. The first is that you are > using a dialog-related application-to-application messaging protocol > (INFO) because you want to send messages related to *this* dialog. Any > response belongs to the request. Fairly straight forward. Otherwise, if I think we're talking past each other. The problem is not correlating to the dialog, it's correlating the app-level response to a particular app-level request within a given dialog. > you have a package that is really using INFO for tunneling, then it is > most likely already doing some sort of multiplexing, which means you > already need some way of identifying what the messages are for and about. > > PROBLEM 3: Another winner! If you care at all about performance, you > would NEVER use INFO!!!! Come on guys - let's look at DTMF: one to > sixteen bytes of payload, two thousand bytes of SIP overhead.(Continue reading)
RSS Feed