[SR-Users] Translate calling/called party based on username to telephone number base id.

2014-04-22 Thread Helena Garcia-Nieto
anyone already implemented this type of modifications? I am a bit worried for the dialog consistency although I've read the uac module should take care of it Thanks in advanced Helena From: Helena Garcia-Nieto [mailto:helena.gni...@morodo.co.uk] Sent: martes, 10 de diciembre de 2013 16:

Re: [SR-Users] uac_replace_from

2014-04-08 Thread Helena Garcia-Nieto
Hi! I had similar problem and I got it finally thanks to the mailing list support. In my case I was trying to modify TO header and when it went to the failure route it was modified just as you told us with the FROM. I got it by applying the modification (uac_replace_to) only once on t_branch and

[SR-Users] Ugrade Kamailio 4.0.2 to 4.1.2

2014-03-19 Thread Helena Garcia-Nieto
Hi! I am not used to manage the software upgrade and I would like to have a more detailed explanation… I've searched in the web and in the mailing list but I need a more step-by-step explanation for newbie that what I found. I downloaded the kamailio version 4.0.1 some time ago (http://www.kam

Re: [SR-Users] modify To header, prefix + ip, using dispacher module.

2014-02-17 Thread Helena Garcia-Nieto
t_on_failure("RTF_DISPATCH"); #in case of t_on_branch("MODIFY_TO"); $avp(s:new_to) = "sip:"+$tU+"@"+$td; route(RELAY); exit; } } } This way

Re: [SR-Users] modify To header, prefix + ip, using dispacher module.

2014-02-17 Thread Helena Garcia-Nieto
ain in direct routing and in case of failure? Thanks... Helena -Original Message- From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Helena Garcia-Nieto Sent: lunes, 17 de febrero de 2014 14:14 To: 'Kamailio (SER) - Users Mail

Re: [SR-Users] modify To header, prefix + ip, using dispacher module.

2014-02-17 Thread Helena Garcia-Nieto
r-users-boun...@lists.sip-router.org] On Behalf Of Carsten Bock Sent: lunes, 17 de febrero de 2014 10:24 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] modify To header, prefix + ip, using dispacher module. Hi Helena, Just a quick note: If you do a failover from failure_route(), thi

Re: [SR-Users] modify To header, prefix + ip, using dispacher module.

2014-02-17 Thread Helena Garcia-Nieto
?) Is there any parameter I can set so the TO header always copy the RURI domain? Thanks in advanced! Helena -Original Message- From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Helena Garcia-Nieto Sent: viernes, 14 de febrero de 2014 14

Re: [SR-Users] modify To header, prefix + ip, using dispacher module.

2014-02-14 Thread Helena Garcia-Nieto
nd regards, Carsten 2014-02-13 13:40 GMT+01:00 Helena Garcia-Nieto : > Hi, > > Thanks for the tip, but I cannot manage it to work... > > I hadn't uac module loaded, I loaded it and added > > #MORODO TEST TO MODIFICATION > loadmodule "uac.so" > modparam(&quo

Re: [SR-Users] modify To header, prefix + ip, using dispacher module.

2014-02-13 Thread Helena Garcia-Nieto
nt: jueves, 13 de febrero de 2014 14:42 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] modify To header, prefix + ip, using dispacher module. 2014-02-13 13:40 GMT+01:00 Helena Garcia-Nieto : > Would you do it any other way that could be better?

Re: [SR-Users] modify To header, prefix + ip, using dispacher module.

2014-02-13 Thread Helena Garcia-Nieto
Of Daniel Tryba Sent: miércoles, 12 de febrero de 2014 18:30 To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] modify To header, prefix + ip, using dispacher module. On Wednesday 12 February 2014 17:37:46 Helena Garcia-Nieto wrote: > I tried modifying again the TO header with: > sub

[SR-Users] modify To header, prefix + ip, using dispacher module.

2014-02-12 Thread Helena Garcia-Nieto
ied with subst as well but the result is more or less the same. Probably there is a better way to set the prefix and the correct IP on the to header... I'll appreciate any help with this issue. Thanks again for your time Helena Helena Garcia-Nieto de Mir Morodo Group VoIP Department E-mail: h

Re: [SR-Users] P_usrloc - expired locations

2014-01-23 Thread Helena Garcia-Nieto
Ok! Thank you very much for the advice, I'll set up some crontab job for that! Helena -Original Message- From: Henning Westerholt [mailto:h...@kamailio.org] Sent: jueves, 23 de enero de 2014 17:11 To: Helena Garcia-Nieto Cc: sr-users@lists.sip-router.org Subject: Re: [SR-

Re: [SR-Users] P_usrloc - expired locations

2014-01-23 Thread Helena Garcia-Nieto
: sr-users@lists.sip-router.org Cc: Helena Garcia-Nieto Subject: Re: [SR-Users] P_usrloc - expired locations Am Donnerstag, 23. Januar 2014, 16:59:30 schrieb Helena Garcia-Nieto: > I am testing the p_usrloc module in order to write the location > information of my kamailo server (Kamailio

[SR-Users] P_usrloc - expired locations

2014-01-23 Thread Helena Garcia-Nieto
Hi All, I am testing the p_usrloc module in order to write the location information of my kamailo server (Kamailio is on version 4.0.2) in two db As first test both DB are on the same machine, as well as the master db. On final version master and one db would probably be on the same machine an

Re: [SR-Users] 500 I'm terribly sorry error

2013-12-11 Thread Helena Garcia-Nieto
11 de diciembre de 2013 11:07 To: Helena Garcia-Nieto; 'Kamailio (SER) - Users Mailing List' Subject: Re: [SR-Users] 500 I'm terribly sorry error Hello, can you set debug=3 in your config file and look at the logs for more information on why is failing? To discover why a route block

Re: [SR-Users] 500 I'm terribly sorry error

2013-12-10 Thread Helena Garcia-Nieto
fix instead of using a regular expression substitution, like: prefix("A99901"); or $rU = "A99901" + $rU; Cheers, Daniel On 10/12/13 16:19, Helena Garcia-Nieto wrote: Hello, Thanks in advanced for the help. I am almost new with kamailio and still struggling

[SR-Users] 500 I'm terribly sorry error

2013-12-10 Thread Helena Garcia-Nieto
Hello, Thanks in advanced for the help. I am almost new with kamailio and still struggling through silly problems so please forgive me if the solution is so obvious. I have a network like Xlitle -- Kamailio -- GW The GW is more or less out of my reach for changing the behaivour.

Re: [SR-Users] Server silently droping Bye message.

2013-08-30 Thread Helena Garcia-Nieto
st_hf("Contact", "/>.*$/>/", "a"); Thanks again for this great user mailing list! And for the kamailio itself BR, Helena From: Daniel-Constantin Mierla [mailto:mico...@gmail.com] Sent: viernes, 30 de agosto de 2013 9:48 To: Helena Garcia-Nieto; 'Ka

Re: [SR-Users] Server silently droping Bye message.

2013-08-29 Thread Helena Garcia-Nieto
blem resides in the contact header you send out. The alias parameter has to be before the '>' but your subst() moves the '>' after the initial contact uri, leaving the new parameter alias out of URI itself, resulting in being a header parameter. One solution is to do sub

[SR-Users] Server silently droping Bye message.

2013-08-29 Thread Helena Garcia-Nieto
Hello, Thanks in advanced for the help. I am absolutely new with kamailio and still struggling through silly problems so please forgive me if the solutions is so obvious. I have a network like Devices --à Kamailio --à pstn GW The PSTN GW is more or less out of my reach for changing