Page 1 of 1

security_phrase field not posting to webform on dispo

PostPosted: Tue May 20, 2014 1:53 pm
by TroyD
Hey Guys,
I created a php script to update CRM on the dispo of a call sent to an agent, in the Dispo Call URL field for the Campaign I have the following for the field value:
VARhttp://xxx.xxx.xxx.xxx/crm/UpdateCRM ... hrase--B--
(**Have to hover over the link to see as the forum changes my posted text)
The dispo field posts correctly, but the security_phrase filed posts a blank value. In the Database I have the ID of the phone in the security_phrase field. It is a 36 char Guid (example: 114B0CB4-5220-4C1C-A07C-A1500B34ECC2)

I have also tried to use the province field and I think I also tried using the comments field, but just get "--A--fieldname--B--" for the value rather than the actual database content (I am logging the posted variables to a text file for verification)
again the dispo field works fine and I get a valid value but nothing or null from the security_phrase field.

This is for a client so the versions in my signature differ. I am doing this on a 3 server setup( Web, DB, Dialer), all have Vicibox redux installed from the ISO and they are using the following version just recently installed about two months ago:

VERSION: 2.8-428a
BUILD: 140305-0846

Any insight would be helpful. ( I have the manuals as well, so if I missed something let me know where to look)

Thanks in advance Matt/William!! lol

Re: security_phrase field not posting to webform on dispo

PostPosted: Tue May 20, 2014 7:44 pm
by mflorell
Congratulations! you found a bug :)

I was able to replicate the issue and I just fixed the --A--security_phrase--B-- Dispo Call URL bug in svn/trunk, so if you upgrade it will be fixed.

Thanks!

Re: security_phrase field not posting to webform on dispo

PostPosted: Tue May 20, 2014 9:41 pm
by TroyD
Thanks again!

Re: security_phrase field not posting to webform on dispo

PostPosted: Wed May 21, 2014 11:09 am
by TroyD
Upgraded to latest svn trunk and it works like a charm now! I also populated the No Agent Call URL field with the same and the VDAD calls are getting updated as well. Couldnt be more perfect! Now SugarCRM is being updated in realtime.. Woohoo!


VERSION: 2.8-439a
BUILD: 140515-1610


Thanks Again!!

Re: security_phrase field not posting to webform on dispo

PostPosted: Wed May 21, 2014 12:55 pm
by mflorell
Thanks for the postback, glad everything is working well for you :)