You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where the actionHook url is a full url eg `https://example.com/connectToSales` Jambonz will update the base URL used for the call so any futher actionHooks that contain relative urls will use the new base.
24
29
25
-
This has no effect on the statusHook which will continue to use the value configured in the application.
30
+
If the statusHook is updated then the previous endpoint will not recieve any further events, like the actionHook this can be a relative path or a full URL
0 commit comments