Hello all,
The SDP parser from the kamailio core needs to be imported into the sip-router core. It is located under parser/sdp directory. Th qos module has a dependency on the SDP parser.
Regards, Ovidiu Sas
On 26-02 19:12, Ovidiu Sas wrote:
Hello all,
The SDP parser from the kamailio core needs to be imported into the sip-router core. It is located under parser/sdp directory. Th qos module has a dependency on the SDP parser.
Yes, we will put all parsers missing from the sip-router core temporary into a shared library called kcore (kamailio core), this library contains everything that is missing in the sip-router core. Then we will try to get all kamailio modules work with the new core. And once we have that we can see what can be merged/moved/organized better.
Jan.
What's the status of importing the sdp parser into the kcore? The qos module relies on it and therefore it cannot be compiled with the sip-router core.
Regards, Ovidiu Sas
On Fri, Feb 27, 2009 at 6:07 AM, Jan Janak jan@iptel.org wrote:
On 26-02 19:12, Ovidiu Sas wrote:
Hello all,
The SDP parser from the kamailio core needs to be imported into the sip-router core. It is located under parser/sdp directory. Th qos module has a dependency on the SDP parser.
Yes, we will put all parsers missing from the sip-router core temporary into a shared library called kcore (kamailio core), this library contains everything that is missing in the sip-router core. Then we will try to get all kamailio modules work with the new core. And once we have that we can see what can be merged/moved/organized better.
Jan.
On 09-03 22:16, Ovidiu Sas wrote:
What's the status of importing the sdp parser into the kcore? The qos module relies on it and therefore it cannot be compiled with the sip-router core.
It's not there yet, I have been currently working on adding support for branch flags into the core and aligning the tm module api with k.
I'll resume work on modules that haven't been yet converted after that.
Jan.
On Fri, Feb 27, 2009 at 6:07 AM, Jan Janak jan@iptel.org wrote:
On 26-02 19:12, Ovidiu Sas wrote:
Hello all,
The SDP parser from the kamailio core needs to be imported into the sip-router core. It is located under parser/sdp directory. Th qos module has a dependency on the SDP parser.
Yes, we will put all parsers missing from the sip-router core temporary into a shared library called kcore (kamailio core), this library contains everything that is missing in the sip-router core. Then we will try to get all kamailio modules work with the new core. And once we have that we can see what can be merged/moved/organized better.
Jan.