Hi,
we are running go-autodial 64-bit on centos 5.8
VERSION: 2.4-309a
BUILD: 110430-1642
The dialler has an IAX trunk, which links it to an Asterisk 1.8 PBX
This enables us to forward calls from the dialler over to a queue on the Asterisk PBX, and this works very well.
However, the callerID doesnt seem to go across
The callerID displayed on the Asterisk PBX is not the CLI of the person called, it is the caller code as appears in the call_log Mysql table.
For example, if 9442085680271 is called on the dialler, when the call is passed through to the asterisk box, the CLI appears there as V9290927520000516915
How do we ensure that the correct number is being passed to the Asterisk PBX, rather than the caller code??