On 09/12/08 17:42, BERGANZ François wrote:
Sorry,
I have done: append_hf("X-ACRO-Machine: XXX"\r\n");
need to find XXX with: $(hdr(X-ACRO-Machine)); don't work
do you get the $(hdr(X-ACRO-Machine)) on same instance where you call append_hf() or is another server?
If it is same, new added headers are not visible.
Cheers, Daniel
Cordialement
BERGANZ François http://www.acropolistelecom.net
-----Message d'origine----- De : users-bounces@lists.kamailio.org [mailto:users-bounces@lists.kamailio.org] De la part de BERGANZ François Envoyé : vendredi 12 septembre 2008 16:39 À : miconda@gmail.com Cc : users@lists.kamailio.org Objet : Re: [Kamailio-Users] after an append_hf
In fact, I have done:
If I have done: append_hf("X-ACRO-Machine: XXX"\r\n");
Can I find it XXX with: $(hdr(X-ACRO-MACHINE:)); ?
I tried, but don't work :(
Cordialement
BERGANZ François http://www.acropolistelecom.net
-----Message d'origine----- De : Daniel-Constantin Mierla [mailto:miconda@gmail.com] Envoyé : vendredi 12 septembre 2008 16:30 À : BERGANZ François Cc : 'Klaus Darilion'; users@lists.kamailio.org Objet : Re: [Kamailio-Users] after an append_hf
Hello,
On 09/12/08 16:46, BERGANZ François wrote:
I don't really understand!
If I have done: append_hf("user: XXX"\r\n"); Can I find it with: $(hdr(user:));
don't put the colon after the header name. Simply $hdr(user)
Cheers, Daniel
?
Cordialement
BERGANZ François http://www.acropolistelecom.net
-----Message d'origine----- De : Klaus Darilion [mailto:klaus.mailinglists@pernau.at] Envoyé : vendredi 12 septembre 2008 15:31 À : BERGANZ François Cc : users@lists.kamailio.org Objet : Re: [Kamailio-Users] after an append_hf
You can access any header as pseudo variable: $hdr.....
look at the pseudo varibales documentation
klaus
BERGANZ François wrote:
hello all
I need help for 'append_hf' :
I know how to add sip header with append_hf
but
how can look at this after (in another server) ?
I need to do append_hf("user: XXX"\r\n"); and after (with another OpenSer) look at the string after “user: “ ?
How to do?
Cordialement
BERGANZ François
http://www.acropolistelecom.net http://www.acropolistelecom.net/
Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users