Voximplant: Test calls to a scenario once SIP registration has been completed - Stack Overflow

admin2025-04-18  2

I have developed a functional scenario for Openai and I have tested it successfully with the softphone provided by Voximplant. Now I want to test it with the PBX, for which I want to use the SIP registration option. The PBX provider has provided me with the necessary configuration for two SIP extensions to make the sip registration. But from here I am lost, the PBX provider tells me that I can call from one extension to another to make the tests.

I have studied the documentation for Voximplant and I see that to receive calls from a third-party PBX you have to add the domain's IP to the white list and use one of the addresses "[email protected]" or "app_id#account_id#[email protected]", is this dependent on the SIP registration? Can I do what the PBX provider suggested through Voximplant? That is, call from one extension to another, of the two that they have provided me?

I have developed a functional scenario for Openai and I have tested it successfully with the softphone provided by Voximplant. Now I want to test it with the PBX, for which I want to use the SIP registration option. The PBX provider has provided me with the necessary configuration for two SIP extensions to make the sip registration. But from here I am lost, the PBX provider tells me that I can call from one extension to another to make the tests.

I have studied the documentation for Voximplant and I see that to receive calls from a third-party PBX you have to add the domain's IP to the white list and use one of the addresses "[email protected]" or "app_id#account_id#[email protected]", is this dependent on the SIP registration? Can I do what the PBX provider suggested through Voximplant? That is, call from one extension to another, of the two that they have provided me?

Share Improve this question asked Jan 29 at 14:51 Jesus PaulJesus Paul 1 1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Bot Commented Jan 30 at 20:12
Add a comment  | 

1 Answer 1

Reset to default 0

To make such a test you need to have

  1. 2 SIP registrations created in Voximplant - one for each extension provided by PBX vendor.
  2. 2 scenarios in Voximplant. One of them should make outbound call using SIP registration related to the first PBX extension using VoxEngine.callSIP with regId parameter specified Second scenario will receive calls from the second extension. For that you need link SIP registration to a routing rule containing the desired scenario.

More information can be found here

转载请注明原文地址:http://anycun.com/QandA/1744958984a90043.html