Any idea how to increase ring time for outbound ca...
# general-english
v
Hey, anyone using Telnyx? Any idea how to increase ring time for outbound calls? I want it to ring for multiple minutes.
a
watching
@Shubham Bajaj any ideas?
k
Set a higher timeout up to 120secs in the Call Control API or TeXML , or adjust the “No Answer Timeout” in your SIP connection settings up to 10 mins..
v
I'm using Telnyx programmable voice API. In Voice API (Call Control API / TeXML), there’s no “No Ringback Timeout” setting like in SIP trunking. Instead you control ring time using the timeout_secs parameter when you issue a call_control/dial or TeXML command. But I'm issuing call through Vapi API /call endpoint So how should I set it?
Sorry, but I'm not familiar with this stuff, so just bare with me
Maybe I can do the dialing by calling Telnyx API, and then somehow connect it with my assistant? The problem is that I have bunch of variables that I'm passing to the assitant when doing call
2 Views