- Joined
- Aug 12, 2020
- Messages
- 8
- Reaction score
- 1
hi
we have got a set up: 3CX has hotel module enabled, and is passing on cost information to roommaster. current CDR output config is: from-dn, duration, bill-rate, bill-cost, dial-no.
it works 90% of the time, but when a "invalid" number is dialled, the text string passed from 3CX to roommaster becomes:
Call 821,00:00:49,,,32632325855589980
where the 3rd (bill-rate) and 4th (bill-cost) section is just blank.
I understand this is because the call won't be passed on to the SIP trunk as the number is incorrect (the outbound rule is 11 digit , dial 9 first).
this create a problem for Roommaster where it is not able to skip the blanks and reading part of the "dialled number" as "cost". In the above example, the cost is read as £3232.00
Does anyone know how I can get 3CX to change the output to
Call 821,00:00:49,0.50,0,32632325855589980
where 0.50 is rate and 0 is cost.
we have got a set up: 3CX has hotel module enabled, and is passing on cost information to roommaster. current CDR output config is: from-dn, duration, bill-rate, bill-cost, dial-no.
it works 90% of the time, but when a "invalid" number is dialled, the text string passed from 3CX to roommaster becomes:
Call 821,00:00:49,,,32632325855589980
where the 3rd (bill-rate) and 4th (bill-cost) section is just blank.
I understand this is because the call won't be passed on to the SIP trunk as the number is incorrect (the outbound rule is 11 digit , dial 9 first).
this create a problem for Roommaster where it is not able to skip the blanks and reading part of the "dialled number" as "cost". In the above example, the cost is read as £3232.00
Does anyone know how I can get 3CX to change the output to
Call 821,00:00:49,0.50,0,32632325855589980
where 0.50 is rate and 0 is cost.