Skip to content

- Make a call only if the requested configuration have been successfully fetched

Julien Wadel requested to merge fix/fetch_config_error into master
  • Add callbacks to follow remote provisioning fetching. Current behaviour on URI:
  • 'sip:name@domain?method=call&fetch-config=dG90by54bWw=' will call only if the configuration have been fetched
  • 'sip:name@domain?method=call' will call with the current registered proxy
Edited by Julien Wadel

Merge request reports