Hello FusionPBX community,
I'm working on a setup where I need to pass the user's IVR selection through a ring group and ultimately to a SIPjs application.
How can I do that, which file do i need to update?
On my research I found that we can pass headers to sipjs call invite using action export and data=si_h_X-anyname=${varaiable_name}.
This works but i need the ivr menu id and the ivr digit that user pressed to forward the call to the sipjs using ring_group
I'm working on a setup where I need to pass the user's IVR selection through a ring group and ultimately to a SIPjs application.
How can I do that, which file do i need to update?
On my research I found that we can pass headers to sipjs call invite using action export and data=si_h_X-anyname=${varaiable_name}.
This works but i need the ivr menu id and the ivr digit that user pressed to forward the call to the sipjs using ring_group