Method telephonyToneRemoteUpload

 return to group index



telephonyToneRemoteUpload

voidtelephonyToneRemoteUpload ( stringsession, stringnumber, stringcountry, stringtoneType, stringfilename, stringurl )

Description

Personalize tone using a remote URL

Parameters

  • stringsession : sessio-id
  • stringnumber : numero
  • stringcountry : maa
  • stringtoneType : the type of tone (ringback|onhold|closure|callwaiting)
  • stringfilename : the stored filename. If empty, the downloaded filename will be used instead.
  • stringurl : the absolute url of the file. The message will be downloaded from this url after the call of this method.
programming language :
 
Parameters :
string session : $session
string number :
string country :
string toneType :
string filename :
string url :