Search results

  1. S

    PHP ESL

    Hi, There is any simple way we activate PHP ESL on Debial ? So I will be to us the api? For example I would like to run this script: <?php require_once('ESL.php'); if ($argc > 1) { array_shift($argv); $command = sprintf('%s', implode(' ', $argv)); printf("Command to run is: %s\n"...
  2. S

    Voicemail to e-mail

    Sorry for the delay.. I mean each PBX (domain) to be able to configure its own outgoing mail server!
  3. S

    Voicemail to e-mail

    Where I can configure the outgoing mail server for each virtual PBX that I have created? In Faxtomail this is possible!
  4. S

    Non Authedicated Calls?

    Hi, At the past I was using freeswitch for test reasons. After some testing I realized that some one who knows an extension/SipDevice was able to make outbound calls without this extension/Sipdevice to be registered. This was taking place using the re-invite method by toutching the SIP...
  5. S

    SOLVED Destination Number of inbound call

    Yes.... The issue Has been fixed now...... really thanks!
  6. S

    SOLVED Destination Number of inbound call

    See attachment Also note this 2017-09-27 14:21:31.868979 [INFO] mod_dialplan_xml.c:637 Processing 6944699858 <6947699858>->XDF90034 in context public This => XFF40034 should be 2132241050 Thanks
  7. S

    SOLVED Destination Number of inbound call

    The incoming call include as Destination number the username (that we use at our gateway), So we can not have different inbound rules based on the DID number. Lets say that we have two DIDs, the one is 5555555555 and the second is 7777777777. When some one use the DID 5555555555 we need to...
  8. S

    SOLVED Destination Number of inbound call

    Hi, I Test Fusion PBX and it looks nice ... I use a VoIPTrunk and I need to register. The Gateway is working fine for inbound/outbound calls. The Issue is that I have 3 DID numbers for inbound Calls. At the inbound call the destination DID Number is missing and as Destination number is the...