- Joined
- Aug 20, 2019
- Messages
- 1,115
- Reaction score
- 1,235
Hi !
In context ;
* The CallFlow extension number is: 8000
* To use billing code, just add **[Your Billing code] in dialing.
With an extension, I dial 8000**4101.
I correctly reach the Call Flow
Other than reading the CDR (CSV) file, is there a way for CallFlow to see the billing code for the current call ?
( Similar “ session.did “ or “ session.ani “ )
Obviously, my reflex was to look at the value obtained in “ session.DNIS ” if “billing code” is there, but there is not :-(
( I already suspected the result. The result is logical and normal … The name says it itself ..” dialed number identification service “ .. but he who does not try, obtains nothing..
)
I want to avoid as much as possible use of 3CXCallControlAPI
What would be the use billing code to CallFlow ?
I'm looking for a solution to override the "User Input" component in CallFlow .
If I can identify the billing code, I could use it in a condition instead of requiring a “user input”
Similar to .. conference call (7000*[Call Conference ID] alternative to 7000 , prompt user input [Call Conference ID].
Thx
In context ;
* The CallFlow extension number is: 8000
* To use billing code, just add **[Your Billing code] in dialing.
With an extension, I dial 8000**4101.
I correctly reach the Call Flow
Other than reading the CDR (CSV) file, is there a way for CallFlow to see the billing code for the current call ?
( Similar “ session.did “ or “ session.ani “ )
Obviously, my reflex was to look at the value obtained in “ session.DNIS ” if “billing code” is there, but there is not :-(
( I already suspected the result. The result is logical and normal … The name says it itself ..” dialed number identification service “ .. but he who does not try, obtains nothing..
I want to avoid as much as possible use of 3CXCallControlAPI
What would be the use billing code to CallFlow ?
I'm looking for a solution to override the "User Input" component in CallFlow .
If I can identify the billing code, I could use it in a condition instead of requiring a “user input”
Similar to .. conference call (7000*[Call Conference ID] alternative to 7000 , prompt user input [Call Conference ID].
Thx

