

It seems that numbers are randomly duplicated. I've noticed that not all number are duplicated 100% of the time. GATHER receives input from user but that input is received as 112233445566.Number is dialed correctly, TwiML is delivered that request an access code.

Users scans QR code with their phone and clicks the number to dial.So an access code that is 123456 is comes back as 11223344566 on the backend (some inputs are duplicated and others are not) When some users scan the QR code with the iPhone to "dial" the number and access code, the dtmf input is duplicated. I have an application that generates a QR code for a user to scan which contains a phone number & access code that the user can dial to join a conference call.
