Search results

  1. D

    Fusionpbx as a gateway server

    Thanks @markjcrane - I was just trying to find the right dialplan incantation to do this!
  2. D

    Using different Extension Number & AUTH User ?

    Not quite. Let me try and explain myself a bit clearer. Everything is built to ignore the @domain in SIP. A users domain is determined by the first section of the username part of the sip authentication. SIP Auth ID are built as [domain]-[extension]@[dont care what domain is] Most phones cope...
  3. D

    Using different Extension Number & AUTH User ?

    Ah, sorry, context is; I'm trying not to change the configuration of the phones as remote access/provisioning is not easily available. Existing system is set up for extension number (11) to be used for Calling or BLF, but Auth is the long ABC-XYZ-11 style. Once you're auth'd with ABC-XYZ-11...
  4. D

    Using different Extension Number & AUTH User ?

    That's another way of doing the forward. Was trying to find a way that doesn't break BLF etc when someone adds BLF to exten 11.
  5. D

    Using different Extension Number & AUTH User ?

    Hi All (New to FusionPBX, so please forgive silly questions which I've not found answers to in docs yet :-) I need to configure a system so that an extension number is not the same as the SIP User Auth. (Migrating over legacy SIP system and trying hard not to reconfigure everything). So...