Jump to content

Vodia PBX

Administrators
  • Posts

    11,111
  • Joined

  • Last visited

Posts posted by Vodia PBX

  1. If you only have those files there should be no problem. These files have nothing to do with the appearance of the web interface.

     

    Apart from the browser's cache. Usually pressing F5 should solve that problem, maybe you need to explicitly delete the cache.

  2. Well, I can think about the following solutions:

     

    1. Make a dial plan for each extension that routes the call to the remote emergency office (simple, but might be a lot of work to set up)

     

    2. Use a user parameter that contains the emergency number. You can reference them with \x, \y and \z for the parameter 1, 2 and 3 in the replacement pattern in the dial plan (e.g. sip:\x@\r;user=phone). The pattern would be a simple "911".

     

    I think 2 would be the most pragmatic solution here, but you must make sure that all users have the parameter 1, 2 or 3 set.

  3. Okay.

     

    I still don't understand why G.729 would improve that situation... DTMF was not featured in this codec (it must be out of band then).

     

    Are we talking about DTMF detection or DTMF transcoding here? Detection should be okay or better than previois versions, transcoding requires that the PBX falls back to RTP disassembly, which it should do automatically (there should be a log message about that).

  4. Inband: If you don't have to, then don't use inband. Especially on the embedded system, it cost a lot of performance to analyze the audio streams.

     

    G729 pass through. Well, it might be possible to pass G729 through, but the big problem is what happens if someone hits the hold button or parks the call. The PBX then is not able to render audio... Therefore, G729 is still still a problem.

     

    G722 is possible there, but you must edit the pbx.xml file and add the codec to the preference list (codec number is 9). We did some tests with the codec, tests show that it works-however it really has limited value as the preferred PSTN termination is FXO and that is quite the opposite of wideband audio.

×
×
  • Create New...