On 2/4/08, Arjan Kroon | Mobillion <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi,
>
>
>
> In my application I jump to different extensions
>
> For example:
>
> [begin]
>
> exten => s,1,Goto(starts,s,1)
>
>
>
> [start]
>
> exten => s,1,Play(welkom)
>
> …..
>
>
>
> exten => h,1,Goto(end,s,1)
>
>
>
> [end]
>
> exten => s,1,Macro(end_call)
>
> exten => s,n, Hangup
>
>
>
> When I look at my CDR record I see three different CDR's in my record.
>
> Is there a way to use one CDR on every call, and not multiple CDR on every 
> call?

You should post also the relevant sections of your dialplan that
manipulates CDR's. For example calls to  Dial() or Queue()
applications.

Also a log snippets (uncomment the "full" line in logger.conf) that
says anything about posting CDR and previous few commands would be
useful.

Regards,
Atis

>
>
>
> Kind Regards,
>
>
>
>
>
>
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
Atis Lezdins
VoIP Developer,
IQ Labs Inc.
[EMAIL PROTECTED]
Skype: atis.lezdins
Cell Phone: +371 28806004
Work phone: +1 800 7502835

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to