Georghy a écrit :
> hi folks,
> I want to change the "callerid=" variable generated from php page.
> Let me explain :
> in /var/log/asterisk/cdr-csv/Master.csv we have the following line :
>
> """device"" <360>"
>
> we want to change it we don't want the extension name but the displayed name
> instead of <360> we want "Poste 360" or something else
> I know it is automatically generated but where can I get the variable to
> change this ?
>
>
I just change to the following lines in extensions_custom.conf
[macro-dundi-priv]
exten => s,1,Macro(user-callerid)
exten => s,n,Goto(${ARG1},1)
include => dundi-priv-lookup
and it works great :)
--
Cordialement, / Greetings,
Georghy FUSCO
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users