My users can use a from-number for local calls... but I need to translate
theses from-numbers in e.164
(for France 33XXXX...)
But when I insert in the from sip:[EMAIL PROTECTED], my phone have at screen
sip:[EMAIL PROTECTED] and I need to see my name on the screen as before!


Cordialement

BERGANZ François
http://www.acropolistelecom.net


-----Message d'origine-----
De : Klaus Darilion [mailto:[EMAIL PROTECTED] 
Envoyé : mardi 23 septembre 2008 12:04
À : BERGANZ François
Cc : [email protected]
Objet : Re: [Kamailio-Users] how to change source number

Hi!

Sorry, I do not understand what you want to achieve.

Can you give us an example what you want to achieve - e.g. the original 
 From header and then the desired from header.

klaus

BERGANZ François schrieb:
> Hello, I need to change the source number, to have an international 
> format (e164) but when I use :
> 
>  
> 
> $avp(s:245)=$fu;
> 
> avp_subst("$avp(s:245)/$avp(s:246)/d", "/sip:/sip:33/");
> 
> uac_replace_from("", "$avp(s:246)");
> 
>  
> 
> in fact, my phone have in the screen sip:33..., before, it have my name…
> 
> I think that I have to use another function to change the source number, 
> but which function?
> 
>  
> 
> Thank you
> 
>  
> 
>  
> 
> Cordialement
> 
>  
> 
> BERGANZ François
> 
> http://www.acropolistelecom.net <http://www.acropolistelecom.net/>
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users

Reply via email to