Search results

  1. M

    VoIP.MS Gateway Setup

    Hello The external SIP profile is enabled. The only thing I did was change the sip_port to 5060. I have another SIP trunk and it registers okay to another server.
  2. M

    VoIP.MS Gateway Setup

    Can anyone comment on how to set up a gateway for voip.ms? Whenever I try and register, I get an error message: "Invalid Profile [external]" Here are the settings I'm using: -Gatewayname: VoIP.ms -Username: Your VoIP.ms account number xxxxxx -Password: The password you used to sign up -From...
  3. M

    Extension to Extension Calling

    Hello I can't upload a .pcapng file so I changed the extension to .txt. It can then be downloaded locally and given a .pcapng extension. Thank.
  4. M

    Extension to Extension Calling

    Okay. Thanks for the help. A little bit of extra fluff. This is a relatively new fusionPBX install and I'm at version 4.5.25 on Debian 10 when I started messing around with trying to configure a gateway and create inbound and outbound routes. I was successful in creating and registering the...
  5. M

    Extension to Extension Calling

    Hello I have two softphones on the same network, DN 206 & 207. For some inexplicable reason they cannot call each other. I'm getting an error message in WireShark of " NO_ROUTE_DESTINACTION". I've attached a screen shot of my findings. I must have accidentally changed something in my setup but I...
  6. M

    Destination Ring Groups

    Solved.
  7. M

    Destination Ring Groups

    Hello I recently upgrade to 4.5.24 and when I build a dialplan > destination - then select "actions" I've noticed "Ring Groups" isn't in the drop down box. Has it moved or what am I doing incorrectly? Thanks in advance for any help that can be provided.
  8. M

    MicroSIP Softphone Not Registering

    Update - I rebooted the FusionPBX server (again) and now my phones can long in and call internally. Thanks
  9. M

    MicroSIP Softphone Not Registering

    Hello I'm not familiar with working with "Fail2Ban". I don't see it in the GUI of FusionPBX. I've got my network (192.168.2.0/24) set to " Allow" in Advanced > Access Control
  10. M

    MicroSIP Softphone Not Registering

    Hello Simple question...I hope! I'm using a MicroSIP softphone that previously could register to my FusionPBX. Now it won't register. I've checked my other soft phones (Zoiper and another MicroSIP softphone) and they won't register either. Each work station can successfully ping the FusionPBX...
  11. M

    "Lenny" - The Telemarketers Nightmare

    Hello I compared your script to the one I'm using and I found three lines had a * beside them. I've highlighted the specific code in red. I'm not a coder so what would the reason be for the difference? I use a speaker phone and it seems to be picking up a lot of backgroud noise and will sometime...
  12. M

    "Lenny" - The Telemarketers Nightmare

    "My eldest, Rachel, wouldn't speak to me for a week!" This is excellent. Thank you very much for your help. I guess I can play around with the order of the wav files simply by renumbering them. For example number 14 or 15 is the file with the ducks in the background, If I wanted to I could move...
  13. M

    enable the record for outgoing and incoming calls

    Hello Quick question. Can the call record feature be set up to be "on demand". For example if extension 203 is a Yealink cordless phone could I setup a feature code (*1) so that if I chose to record a call I would press *1 while on the call. To retrieve the recording I would log into my user...
  14. M

    "Lenny" - The Telemarketers Nightmare

    Hello Thanks for the response and here's an update. I've managed to convert the ulaw sound files into wav format and organize them into the directories you've suggested. Now when I dial 789 the script answers but I don't hear anything. I ran a DEBUG session and think I have a permissions issue...
  15. M

    "Lenny" - The Telemarketers Nightmare

    Hello Thanks for the help. I'm struggling a bit and hoping you can help out. 1.) Firstly, I don't see the three directories (in the script) your referring to: greeting, mainloop, and noinputloop. Can you highlight these in the scrip. 2.) What directories did you put lenny1, lenny2 etc. into...
  16. M

    "Lenny" - The Telemarketers Nightmare

    Hello Has anyone got this working on their switch and if so how did you go about setting it up. Whenever I call the number I get a popup window that displays "Temporarily Unavailable". Thanks
  17. M

    Voicemail Variables

    Thanks very much. This worked out perfectly.
  18. M

    Disabling Voicemail Password (PIN)

    Hello I want to check a virtual voicemail number 700 from extensions 202,203,205, 206 & 207. I've got a dialplan set up so that when I dial *700 I go directly into the mailbox, however I'd like to remove the password authentication. Would this work for me...
  19. M

    Voicemail Variables

    Oops. I found the problem with the caller ID instructions; they were incomplete. I had "vm_caller_id_number=false" instead of "vm_say_caller_id_number=false". Any idea about not requiring the password to be entered?
  20. M

    Voicemail Variables

    Hello Thanks again for the help. **700 didn't work but *700 did. Unfortunately when I play a message then the caller ID is also being played. I've included a screen shot of my set up. In addition I added the "action" to not ask for a password, however this didn't work. Any ideas what I've not...