Hi List,
When sending an invite and the calle not found or responding with an ACK I want my script do some costume work. When can I do it (using regular script)?
Thanks, Nir
On 08/08/2016 07:58 AM, Nahum Nir wrote:
When sending an invite and the calle not found or responding with an ACK I want my script do some costume work. When can I do it (using regular script)?
Sorry, what? :-)
On Mon, Aug 08, 2016 at 10:16:26AM -0400, Alex Balashov wrote:
When sending an invite and the calle not found or responding with an ACK I want my script do some costume work. When can I do it (using regular script)?
Sorry, what? :-)
I guess custom actions instead of costume work.
So the answer is not simple, parse you config for all logic with respect to your wishes. Taking the "default" config with kamailio. An action to an ACK can be defined in WITHINDLG. A callee not found can be handled in LOCATION when the lookup() fails or in the MANAGE_FAILURE failure route.