
Originally Posted by
carlos gomez
I updated the list view, so the phone number has a little phone pic, this pic does a window.open to a custom action, this custom action uses a socket to generate a call in asterisk using AMI, following Asterisk Voice RD Integration idea.
the custom action uses a .tpl file to generate my own form; this form post data in Calls module asking to save action. The only issue than am missing is the time fomat for the date_start value than my form sends. The date_start field in db allways fills with '01/01/2000', no matter what datetime format I send.
Any idea how to access this sugar datetime format??
Bookmarks