[asterisk-users] CDR Variable
Hermann Wecke
hermann at wecke.com
Sun Aug 13 04:56:58 MST 2006
Abdul wrote:
> Could any one tell me how i can change CDR variable value from
> extentions.conf file.
>
> for the example i would like to change the src field value different
> that caller phone on the first attempt of call?
exten => blabla,1,Set(CDR(fieldname)=new_value) (for asterisk >= 1.2)
http://www.google.com/search?q=set+cdr+site%3Avoip-info.org
More information about the asterisk-users
mailing list