Jump to content

utendo

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by utendo

  1. Hello,

    I am looking to delete entries from the address book via the PHP API.
    There must be an error in the example given on "https://doc.vodia.com/vodia_php_rest_api".
    The sample command "

    $vodiaObj->domainAction("localhost", array("type" => "trunks", "action" => "delete_selected", "selected" => "45"));

    " does not delete a contact.
    This command is also used to remove a trunk.
    I think there is an error in the help page.
    What type should be specified in the order to delete an entry from the address book?

    Thank you

  2. Hello,

    I want to integrate an if function in the yealink provisioning file according to the extension number.

    ex: if the extension is equal to 210, then I include this parameter.

    I tried for example

    {if_account 210}

    "parameter to integrate"

    {fi_account}

    and it does not work.

    An idea?

    thank you.

×
×
  • Create New...