hi, all
 
    asterisk 1.4.24 , zaptel 1.4.10.1 , E1
    
    Manager API Action :
 
Action: Originate
Channel: ZAP/G1/8888888
Callerid: 12345678
Context: callout
Exten: s
Priority: 1
 
extensions.conf

[callout]
exten => s,1,Answer()
exten => s,n,Wait(10)
exten => s,n,Hangup()


when the  phone  8888888  pick up , it will come to callout context, after 
hangup, one cdr generate, but the cdr disposition is still "NO ANSWER" ... and 
the billsec is 0, Although i can use duration instead, is this a bug ? or how 
to set it right??
 
thanks a lot.
_______________________________________________
-- 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