Search results

  1. T

    call transfer dialplan not exist!

    Hello vuthy09 and thanks for the help. I've set bind_digit_action as suggest but still not working. View attach.
  2. T

    call transfer dialplan not exist!

    Hi Adrian, Thanks for the info. I tried to create a dialplan following the documentation provided (see attachment) but it still doesn't work: the feature code doesn't seem to be captured. What am I doing wrong?
  3. T

    call transfer dialplan not exist!

    the call transfer dialplan does not exist! Hi everyone, I noticed that the extensions were unable to transfer calls by dialing *1 or *4. Consulting the documentation at this address https://docs.fusionpbx.com/en/latest/additional_information/feature_codes.html and checking in the dialplan...
  4. T

    inbound call ring simultaneus on app and ip phone

    Hello, i've set an extension on an IP Phone and on GS Wave app, when recive an inbound call only the ip phjone will ring... Come faccio ad usare lo stesso interno sia su app che su ip phone? Regards. Ernesto
  5. T

    Allow specific outbound number

    Trying to add ^(\d{4})$ regex in data field, firstly have worked... after times not worked.
  6. T

    Allow specific outbound number

    Hello, Everyone, have this problem: i want to permit extension to call a specific number. In Outgoing route, i've set: tag type data break inline group order enable condition destination_number 4050 0 9 true But not working: when start the call, then immediately go down. How can i...