Dear Kamailio'ns,
I have Installed kamailio V 4.0.3 from Ubuntu 12.04 (precise) repository and running successfully. now i have to work around MSRP relay module of kamailio sever to achieve file transfer between two SIP clients. so, i just tried to install MSRP module, but i get logged as below:
/$ sudo apt-get install kamailio-msrp-modules Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package kamailio-msrp-modules
Is MSRP module is included in Ubuntu repository? how can i install it ?
Thank you and regards,
Hi,
Is the msrp module not included already in the core kamailio package?
Regards,
Charles On 24 Oct 2013 08:26, "Wingsravi R" wingsravi777@gmail.com wrote:
Dear Kamailio'ns,
I have Installed kamailio V 4.0.3 from Ubuntu 12.04 (precise) repository and running successfully. now i have to work around MSRP relay module of kamailio sever to achieve file transfer between two SIP clients. so, i just tried to install MSRP module, but i get logged as below:
/$ sudo apt-get install kamailio-msrp-modules Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package kamailio-msrp-modules
Is MSRP module is included in Ubuntu repository? how can i install it ?
Thank you and regards,
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi,
But i have the msrp.so file in modules library. Is that is enough ? with that i can load msrp module in kamailio.config and continue ?
or should i have to install kamailio from sources ?
Thank you
On Thu, Oct 24, 2013 at 1:07 PM, Charles Chance < charles.chance@sipcentric.com> wrote:
Hi,
Is the msrp module not included already in the core kamailio package?
Regards,
Charles On 24 Oct 2013 08:26, "Wingsravi R" wingsravi777@gmail.com wrote:
Dear Kamailio'ns,
I have Installed kamailio V 4.0.3 from Ubuntu 12.04 (precise) repository and running successfully. now i have to work around MSRP relay module of kamailio sever to achieve file transfer between two SIP clients. so, i just tried to install MSRP module, but i get logged as below:
/$ sudo apt-get install kamailio-msrp-modules Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package kamailio-msrp-modules
Is MSRP module is included in Ubuntu repository? how can i install it ?
Thank you and regards,
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
www.sipcentric.com
Follow us on twitter @sipcentric http://twitter.com/sipcentric
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ. _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Yes, just add it as a "loadmodule" in your config. You must also load the tls module - http://kamailio.org/docs/modules/stable/modules/msrp.html#idp1653864
Regards,
Charles On 24 Oct 2013 10:25, "Wingsravi R" wingsravi777@gmail.com wrote:
Hi,
But i have the msrp.so file in modules library. Is that is enough ? with that i can load msrp module in kamailio.config and continue ?
or should i have to install kamailio from sources ?
Thank you
On Thu, Oct 24, 2013 at 1:07 PM, Charles Chance < charles.chance@sipcentric.com> wrote:
Hi,
Is the msrp module not included already in the core kamailio package?
Regards,
Charles On 24 Oct 2013 08:26, "Wingsravi R" wingsravi777@gmail.com wrote:
Dear Kamailio'ns,
I have Installed kamailio V 4.0.3 from Ubuntu 12.04 (precise) repository and running successfully. now i have to work around MSRP relay module of kamailio sever to achieve file transfer between two SIP clients. so, i just tried to install MSRP module, but i get logged as below:
/$ sudo apt-get install kamailio-msrp-modules Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package kamailio-msrp-modules
Is MSRP module is included in Ubuntu repository? how can i install it ?
Thank you and regards,
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
www.sipcentric.com
Follow us on twitter @sipcentric http://twitter.com/sipcentric
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ. _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Dear Charles,
Thank you for the reply,
And one more doubt that I am running my Kamailio server set-up and SIP clients in intranet infrastructure. so, in this case also i need to configure Rtp proxy or mediaproxy ? if so, which proxy to use (either Rtpproxy or mediaproxy) with kamailio server ?
Regards, Ravi
On Thu, Oct 24, 2013 at 3:03 PM, Charles Chance < charles.chance@sipcentric.com> wrote:
Yes, just add it as a "loadmodule" in your config. You must also load the tls module - http://kamailio.org/docs/modules/stable/modules/msrp.html#idp1653864
Regards,
Charles On 24 Oct 2013 10:25, "Wingsravi R" wingsravi777@gmail.com wrote:
Hi,
But i have the msrp.so file in modules library. Is that is enough ? with that i can load msrp module in kamailio.config and continue ?
or should i have to install kamailio from sources ?
Thank you
On Thu, Oct 24, 2013 at 1:07 PM, Charles Chance < charles.chance@sipcentric.com> wrote:
Hi,
Is the msrp module not included already in the core kamailio package?
Regards,
Charles On 24 Oct 2013 08:26, "Wingsravi R" wingsravi777@gmail.com wrote:
Dear Kamailio'ns,
I have Installed kamailio V 4.0.3 from Ubuntu 12.04 (precise) repository and running successfully. now i have to work around MSRP relay module of kamailio sever to achieve file transfer between two SIP clients. so, i just tried to install MSRP module, but i get logged as below:
/$ sudo apt-get install kamailio-msrp-modules Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package kamailio-msrp-modules
Is MSRP module is included in Ubuntu repository? how can i install it ?
Thank you and regards,
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
www.sipcentric.com
Follow us on twitter @sipcentric http://twitter.com/sipcentric
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ. _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
www.sipcentric.com
Follow us on twitter @sipcentric http://twitter.com/sipcentric
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
If all your phones are on the same network, it should not be required for local calls. However, you will still need to proxy media for external calls to/from networks on the outside of your NAT.
Sorry, I stated before that you should load the tls module - that was taken from the development version of the documentation but the current stable version of the same document (the link I gave you) does not state it. I don't know which is correct, or if there has been a change recently in the master branch, as I don't use the msrp module personally. I guess it depends on your own use case as to whether the module needs to be loaded or not.
Cheers,
Charles
On 24 October 2013 10:52, Wingsravi R wingsravi777@gmail.com wrote:
Dear Charles,
Thank you for the reply,
And one more doubt that I am running my Kamailio server set-up and SIP clients in intranet infrastructure. so, in this case also i need to configure Rtp proxy or mediaproxy ? if so, which proxy to use (either Rtpproxy or mediaproxy) with kamailio server ?
Regards, Ravi
On Thu, Oct 24, 2013 at 3:03 PM, Charles Chance < charles.chance@sipcentric.com> wrote:
Yes, just add it as a "loadmodule" in your config. You must also load the tls module - http://kamailio.org/docs/modules/stable/modules/msrp.html#idp1653864
Regards,
Charles On 24 Oct 2013 10:25, "Wingsravi R" wingsravi777@gmail.com wrote:
Hi,
But i have the msrp.so file in modules library. Is that is enough ? with that i can load msrp module in kamailio.config and continue ?
or should i have to install kamailio from sources ?
Thank you
On Thu, Oct 24, 2013 at 1:07 PM, Charles Chance < charles.chance@sipcentric.com> wrote:
Hi,
Is the msrp module not included already in the core kamailio package?
Regards,
Charles On 24 Oct 2013 08:26, "Wingsravi R" wingsravi777@gmail.com wrote:
Dear Kamailio'ns,
I have Installed kamailio V 4.0.3 from Ubuntu 12.04 (precise) repository and running successfully. now i have to work around MSRP relay module of kamailio sever to achieve file transfer between two SIP clients. so, i just tried to install MSRP module, but i get logged as below:
/$ sudo apt-get install kamailio-msrp-modules Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package kamailio-msrp-modules
Is MSRP module is included in Ubuntu repository? how can i install it ?
Thank you and regards,
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
www.sipcentric.com
Follow us on twitter @sipcentric http://twitter.com/sipcentric
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ. _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
www.sipcentric.com
Follow us on twitter @sipcentric http://twitter.com/sipcentric
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Thank you for the reply and for your time.
Regards, Ravi
On Thu, Oct 24, 2013 at 3:56 PM, Charles Chance < charles.chance@sipcentric.com> wrote:
If all your phones are on the same network, it should not be required for local calls. However, you will still need to proxy media for external calls to/from networks on the outside of your NAT.
Sorry, I stated before that you should load the tls module - that was taken from the development version of the documentation but the current stable version of the same document (the link I gave you) does not state it. I don't know which is correct, or if there has been a change recently in the master branch, as I don't use the msrp module personally. I guess it depends on your own use case as to whether the module needs to be loaded or not.
Cheers,
Charles
On 24 October 2013 10:52, Wingsravi R wingsravi777@gmail.com wrote:
Dear Charles,
Thank you for the reply,
And one more doubt that I am running my Kamailio server set-up and SIP clients in intranet infrastructure. so, in this case also i need to configure Rtp proxy or mediaproxy ? if so, which proxy to use (either Rtpproxy or mediaproxy) with kamailio server ?
Regards, Ravi
On Thu, Oct 24, 2013 at 3:03 PM, Charles Chance < charles.chance@sipcentric.com> wrote:
Yes, just add it as a "loadmodule" in your config. You must also load the tls module - http://kamailio.org/docs/modules/stable/modules/msrp.html#idp1653864
Regards,
Charles On 24 Oct 2013 10:25, "Wingsravi R" wingsravi777@gmail.com wrote:
Hi,
But i have the msrp.so file in modules library. Is that is enough ? with that i can load msrp module in kamailio.config and continue ?
or should i have to install kamailio from sources ?
Thank you
On Thu, Oct 24, 2013 at 1:07 PM, Charles Chance < charles.chance@sipcentric.com> wrote:
Hi,
Is the msrp module not included already in the core kamailio package?
Regards,
Charles On 24 Oct 2013 08:26, "Wingsravi R" wingsravi777@gmail.com wrote:
Dear Kamailio'ns,
I have Installed kamailio V 4.0.3 from Ubuntu 12.04 (precise) repository and running successfully. now i have to work around MSRP relay module of kamailio sever to achieve file transfer between two SIP clients. so, i just tried to install MSRP module, but i get logged as below:
/$ sudo apt-get install kamailio-msrp-modules Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package kamailio-msrp-modules
Is MSRP module is included in Ubuntu repository? how can i install it ?
Thank you and regards,
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
www.sipcentric.com
Follow us on twitter @sipcentric http://twitter.com/sipcentric
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ. _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
www.sipcentric.com
Follow us on twitter @sipcentric http://twitter.com/sipcentric
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
www.sipcentric.com
Follow us on twitter @sipcentric http://twitter.com/sipcentric
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham B7 4EJ.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users