skinny-azureS

Create Call Endpoint without customer.number possible?

I'm trying to dial the assistant into a conference room on my own SIP server using the "Create Call" endpoint (POST /call). The problem is that i'm required to enter customer.number even if i already filled out customer.sipUri. The customer.number regex is too restricted as i would like to use a destination in this format: "conference-{uuid}".

When filling out customer.number with something and then starting the call, the call gets dispatched with customer.number and customer.sipUri is completely ignored.

Is that possible somehow? Did i miss a required configuration?
Was this page helpful?