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?

 

Kind Regards,

 

 

 

 

<<image001.gif>>

_______________________________________________
-- 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