Recent content by gunemalli

  1. G

    Can't Add/Edit Destinations. No Textbox available

    Hi All, Just came across a weird issue just now. I'm no longer able to add/edit inbound/outbound destinations When I try to add, there's no textbox to enter the phone number: And when I try to edit, the phone number field is grayed out. Any idea that you can give me to correct this issue...
  2. G

    Remove prefix digits before calling out

    Hey, Thanks for this. Gave the information get this sorted. In essence this customer wants to present different outbound caller-IDs on the fly. So had to get this done in two places. 1. Dialplan -> Dialplan Manager -> Dialplan Name -> 2. Dialplan -> Outbound Routes -> Route Name (Copy of an...
  3. G

    Remove prefix digits before calling out

    Hi All, Need some help with another query. I've been scratching my head for two days on how to do this and my regex capability is abysmal. My requirement is to remove the 1st 3 digits of the destination number. For example, if i dial 6770412345678, then i want to set the destination number as...
  4. G

    How to pass original caller ID?

    Hi Folks, I've a situation where a forwarded destination needs to see the original caller ID. But they're only able to see the trunk/default caller ID. My setup is like this: Every domain has their own default caller ID set i.e the customer's main number under the dial plan variable There's...
  5. G

    Invite To Header Issues

    Ha ha, you got me here. Exactly what I'm using. I'll post a full SIP trace for what's happening a bit later :)
  6. G

    Invite To Header Issues

    Thanks for this. Yes, I'm using kamailio as a pass-through registrar & FusionPBX handles all registrations. The ultimate goal is for the proxy/SBC to handle all SIP/RTP communications and no extensions should connect to the FusionPBX directly. Hope this helps.
  7. G

    Invite To Header Issues

    That is correct. This is just an example and using a directly connected extension. If the devices is behind Kamailio, the the IP's would be Kamailio's IPs. For example, it would do To: <sip:719@Kam.ail.io.IP:5060> I have the same issue with other proxies/SBCs as well due to this.
  8. G

    Invite To Header Issues

    Hi Folks, I'm having a bit of an issue with the Invite headers sent to extensions. To put this simply, this for the last mile for inbound call i.e. when the call is being delivered to the handset. For example, X723 calls X719. This can be split into two parts. Part 1 : X723 -> FusionPBX (No...
  9. G

    SIP Profile with Private IP

    Hi All, I've a situation that I need to address and would like your help in finding the right way forwards. Background: FusionPBX server has two NICs, one a Public IP, the other a Private IP. All SIP profiles are listening on the Public IP. Problem: I would like to create a SIP Profile which...
  10. G

    Change MOH based on DID?

    Hi Everyone, Is there a way for us to change the MOH based on the DID (example, FreePBX allows you to set the MOH at inbound DID level if we want to change default). The reason for this is that we have a few customers who changes the MOH for every holiday and at the moment, when they send this...
  11. G

    Setting up DISA with a DID

    Hey All, I need some help on setting up DISA for a customer. They will have a dedicated DID which should ideally point straight to DISA so that they can toggle call diversion on/off. With FreePBX you can directly point the call to the DISA, but with FusionPBX I can't seem to find a way to get...
  12. G

    Speed Dial Import

    @Adrian Fretwell , Thanks for this snippet. Helped me to set things up quickly for this user :)
  13. G

    Speed Dial Import

    Hi Guys, Need some help with setting up speed dials for this one customer. He has about 50 odd numbers to be setup. What's easiest/fastest method of getting this done? Kind Regards
  14. G

    Time Zone Support for Time Conditions

    @JamesBorne , would you be able to share the XML part of this reg-ex? And also what's the order number you're using?
  15. G

    Time Zone Support for Time Conditions

    Hi Kenny Thanks for the update. I've already got the timezone setup as you've mentioned, but for some reason it doesn't work for this client with the time conditions. I could have easily done something like a manual offset and keep things simple, but their state observes daylight saving when we...