

However, sample application fails at the end as it tries to transfer call to other destination using REFER message. 14:13:44.966 DBUG 00D900F3-10004DBD 3366399440 01C00000 CMCallLeg.C:1729 Call leg has received SIP INFO notification: RequestID=0, Status=-2 - Send data error.Ģ/ PRODUCTION - User Data are send out successfully by GVP (look for INFO SIP message) and you should these being attached to call in SIP Server log. The debugger pauses on the line before generating the error.Ĭan anyone shed any light on this? Can provide sample app and call trace on request - seems upload folder is fullĬode: T14:13:12.99 INFO 00000000-00000000 3534240656 02800FA1 Request sent: INFO SIP/2.0 Var ivr_cust_selection = AppState.ivr_cust_selection The call trace shows a 32 second timeout period from calling the InteractionData block before generating a the 'error.badfetch' event Also, the setting '-allowed' is set to false on the IVR profile. The userdata-map-filter for the VOIP DN is set to '*' so should include all keys. If I run the application in production then the application finished without an error but when I look at the SIP logs there is no evidence of the KVP being attached. doesn't already exist which would generate an error without the CTIC.

The KVP is lowercase 'ivr_cust_selection' and isn't passed into the application i.e. However, for some reason during debug the InteractionBlock fails and generates a' badfetch' error which doesn't seem to make any sense. We do not have CTI Connector deployed and therefore only have the SIPS ability to perform 'get' and 'put' operations. Just starting with GVP Composer Apps and I have a small sample app developed to test CTI functionality with UserData.
