[asterisk-users] NOT logging Callerid/Call Data?
Michael Collins
mcollins at fcnetwork.com
Thu Jul 6 14:10:19 MST 2006
How about this app:
NoCDR()
I.e.
exten => s,n,NoCDR()
-MC
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
> bounces at lists.digium.com] On Behalf Of Matt Gibson
> Sent: Thursday, July 06, 2006 1:58 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] NOT logging Callerid/Call Data?
>
> Hi,
>
> I'm experimenting with a little script here, and I'm tired of seeing
> my tests in the callerid logs.
>
> Is there a way to do something like the following:
>
> exten => s,1,Answer
> exten => s,n,DoNotLogCallData()
> ...
>
> I basically don't want anything inserted to mysql or master.csv
> whenever this particular extension is called.
>
> Sorry if I missed it on voip-info or anywhere else, but I haven't
> found anyone else wanting to do this.
>
> I tried setting the DST and the call data by use of variables, but it
> didn't seem to work.
>
> Any ideas?
>
> Matt G
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list