Hi, yes I´ve seen this docs. I´ve uploaded a .wav file and created an IVR, created an inbound route with a DID and destination to this IVR.
I´m sending calls like:
INVITE sip:MyDIDnumber@138.197.76.124:5060 SIP/2.0
Via: SIP/2.0/UDP 201.20.37.124:5061;rport;branch=z9hG4bKPj526ac606-ddcf-4705-a725-711d5a233582
From: "MyFoneNumber" <sip:MyFoneNumber@201.20.37.124>;tag=88219960-5663-4f93-ad5c-d6a0423f4168
To: <sip:MyDIDnumber@138.197.76.124>
And calls ring, ring, ring with no answer from IVR.
Is it ok send to the port 5060? I see somewhere that OML listen to 5160.
Thanks!