Can anyone tell me is this possible.
# general-english
s
Can anyone tell me is this possible. I want to call the leads, if the call rings one or two times then hang-up the call. My client want to do this. Is this possible?
s
cc: @Kings_big💫
k
You can set a specific timeout for the call connection attempt example you can configure the call to disconnect if it hasn’t been answered within a certain number of seconds. This method doesn’t count rings but limits the call’s ringing duration..
But implementing where outbound calls are automatically disconnected after one or two rings is challenging..
s
okay Thanks!