Hello,
I incuded the module for websocket into my Kamailio 4.3 on my Ubuntu 12.04 server environement.
For installing the packages and websocket I followed the instructions from the following link: http://www.kamailio.org/wiki/packages/debs http://nil.uniza.sk/sip/kamailio/configuring-kamailio-4x-websocket
After starting the Kamailio I got 26 errors like:
can not find command "handle_ruri_alias"
or Syntax errors for:
route[REGISTRAR] => square brackets..
($du == "") => parameter "==" unknown..
the whole error log I will paste later.. Can anyone help me?
Hello,
I would like to implement a voicemail services but i'm trying everything without good results :(
My scenario is:
- A make a parallel forking to B(1001) and C(1002) - If timeout, call is routed to voicemail
I've done something like this...very simple
seturi("sip:1001@172.20.40.103");
append_branch("1002@172.20.40.103"); route(RELAY)
on failure_route.. if (t_check_status("486|408")) { $ru = "sip:8000@172.20.40.103:5090";
route(RELAY);
exit;
}
The scenario is working but on log there are some error... t_should_relay_response
I would like that when a branch reach the failure route, all other branches will be cancelled..and call is routed to VM. Can anyone help me?
Marino
--- Questa e-mail รจ stata controllata per individuare virus con Avast antivirus. https://www.avast.com/antivirus
Hello,
have you loaded (enabled) the nathelper module?
Cheers, Daniel
On 31/07/15 09:48, Babu Raja wrote:
Hello,
I incuded the module for websocket into my Kamailio 4.3 on my Ubuntu 12.04 server environement.
For installing the packages and websocket I followed the instructions from the following link: http://www.kamailio.org/wiki/packages/debs http://nil.uniza.sk/sip/kamailio/configuring-kamailio-4x-websocket
After starting the Kamailio I got 26 errors like:
can not find command "handle_ruri_alias"
or Syntax errors for:
route[REGISTRAR] => square brackets..
($du == "") => parameter "==" unknown..
the whole error log I will paste later.. Can anyone help me?
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
Hello,
thx for reply.
Yes I did it.
xhttp.so nathelper.so websocket.so
Meanwhile I installed the latest stable kamailio package and edited the kamailio.cfg
but still got the same errors.
2015-08-03 12:35 GMT+02:00, Daniel-Constantin Mierla miconda@gmail.com:
Hello,
have you loaded (enabled) the nathelper module?
Cheers, Daniel
On 31/07/15 09:48, Babu Raja wrote:
Hello,
I incuded the module for websocket into my Kamailio 4.3 on my Ubuntu 12.04 server environement.
For installing the packages and websocket I followed the instructions from the following link: http://www.kamailio.org/wiki/packages/debs http://nil.uniza.sk/sip/kamailio/configuring-kamailio-4x-websocket
After starting the Kamailio I got 26 errors like:
can not find command "handle_ruri_alias"
or Syntax errors for:
route[REGISTRAR] => square brackets..
($du == "") => parameter "==" unknown..
the whole error log I will paste later.. Can anyone help me?
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
-- Daniel-Constantin Mierla http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.com
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
Hello,
On 03/08/15 13:04, Babu Raja wrote:
Hello,
thx for reply.
Yes I did it.
xhttp.so nathelper.so websocket.so
Meanwhile I installed the latest stable kamailio package and edited the kamailio.cfg
but still got the same errors.
You have to show what the errors are in order to assist further.
Cheers, Daniel
2015-08-03 12:35 GMT+02:00, Daniel-Constantin Mierla miconda@gmail.com:
Hello,
have you loaded (enabled) the nathelper module?
Cheers, Daniel
On 31/07/15 09:48, Babu Raja wrote:
Hello,
I incuded the module for websocket into my Kamailio 4.3 on my Ubuntu 12.04 server environement.
For installing the packages and websocket I followed the instructions from the following link: http://www.kamailio.org/wiki/packages/debs http://nil.uniza.sk/sip/kamailio/configuring-kamailio-4x-websocket
After starting the Kamailio I got 26 errors like:
can not find command "handle_ruri_alias"
or Syntax errors for:
route[REGISTRAR] => square brackets..
($du == "") => parameter "==" unknown..
the whole error log I will paste later.. Can anyone help me?
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
-- Daniel-Constantin Mierla http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.com
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