Jump to content

Vodia PBX

Administrators
  • Posts

    11,111
  • Joined

  • Last visited

Posts posted by Vodia PBX

  1. You are missing the point or I wasn't clear enough, I am trying to insert 1914 and replace the 8 at the same time. So when I dial 8 and then local number (for example 2441000), I want the 8 to be replaced (or removed) and then 1914 inserted - So when I dial 82441000 on my phone, I want the PBXNSIP to dial 19142441000.

     

    Oh, okay.

     

    Simple patterns might not be suitable here. I you use the ERE pattern 8([0-9]{7})@.* and the replacement 1914\1@\r;user=phone then it should work.

     

    ERE are not beautiful, but powerful ;-)

  2. Well, the Replaces header tells the "other side" what call to drop as a replacement for the new call (initiated by the REFER). Because everything is happening inside the PBX, that logic is programmed without really initiating another call. Doe the replaced Call-ID exist on the PBX? If not, the PBX should log the message "Replaces: Call-ID xxx not found" on log level 5.

  3. Version 7.1.23 also does that, and this version is available as beta from the snom web server. If you are using 2.1.0.2115 then PnP should be working smoothly.

     

    For example, you find the snom firmware here (it is not so easy to find on the snom Wiki):

     

    http://fox.snom.com/download/snom300-7.1.24-SIP-f.bin

    http://fox.snom.com/download/snom320-7.1.24-SIP-f.bin

    http://fox.snom.com/download/snom360-7.1.24-SIP-f.bin

    http://fox.snom.com/download/snom370-7.1.24-SIP-f.bin

     

    If you need to upgrade from version 6, see the descriptions on http://wiki.pbxnsip.com/index.php/Snom.

  4. Just wild guessing here... Many routers have relatively short tables for NAT, for example I have seen devices with just 32 entries. If the number of phones changes the behavior, that could be a point. Keep in mind that DNS and RTP require additional ports. If you can, reduce the number of phones and see if that at least improves the stability. Or if you have another router, maybe try swapping the router out just to see if that changes something.

  5. How do you connect via VPN? You mean you have a VPN client running on the Teles box? Whow, I did not know that was possible!

     

    What you can try to do is going to the web interface of the PBX and check the system status. Reading that status actually refreshed the IP configuration cache. There you can see what IP addresses the PBX found on the system. Is this what it should be?

×
×
  • Create New...