Hi!

I just found out that Asterisk (1.4) does not write CDRs if the incoming 
call was not forwarded but handled internally without answering the call.

E.g.:

[from_pstn]
exten => 997,1,Answer()
exten => 997,2,Playback(tt-weasels)
exten => 997,3,Hangup()

exten => 999,1,Playback(tt-weasels|noanswer)
exten => 999,4,Hangup()


For incoming calls to 997 a CDR will be written, but not for 999.

How can I change this behavior?

Thanks
Klaus

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

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to