variables

  1. T

    Variables are not being saved

    In Advanced > Variables, I tried setting 'outbound_codec_prefs' to G729,G7221@32000h,G7221@16000h,G722,PCMU,PCMA,OPUS After reloading XML, and re-scanning the SIP profiles, the value stays the same. Which file is it saved to? I think it might be a permission problem.
  2. A

    system-call return value in several variables?

    hi, within my dialplan i am calling a custom script. is it possible, to split the return value into different variables? my script returns always 5 values containing surname, givenname, additionalInfo2, additionalInfo2, ani I would like to store them into variables $sn, $name, $addinf1...
  3. A

    Set Variable for Extensions

    Hey guys, I am configuring CGRates to work with FusionPBX. I need to set up 2 variables for each extension to define the billing method per extension. Prepaid or Postpaid. For freeswitch, is necessary to add theses variables in the extension xml file. <variable name="callgroup"...