Jump to content

Vodia PBX

Administrators
  • Posts

    11,111
  • Joined

  • Last visited

Posts posted by Vodia PBX

  1. I really have to get this fixed for our users, who have been pretty patient with me thus far with beta builds and the phone system migration in general. I'll do whatever I can -- my hunch is that it's something internal that I can't fix with a setting, but I would be glad to be wrong.

     

    Sorry, can we open a new topic on this? I lost the context here... What was the problem???

  2. As for your first question, do you mean on the software itself or the actual windows domain name?

     

    It is a common trap to rename the default domain name to something else... "localhost" has a special meaning to the PBX - it matches any name. If the name is changed and the PBX receives a request that does not 100 % match, the PBX will send a 404 code. But it seems that was not your problem.

  3. This problem might be related to the transport layer. UDP packets get fragmented when they get too big (around 1500 bytes). I remember switching to TCP or TLS solved the problem.

  4. I think this problem arises when the PBX for whatever reason lost the call and the phone sends a Re-INVITE. In SIP, a Re-INVITE and a INVITE look the same, but the problem is that the Request-URI actually is the phone's own number. That means for the PBX the phone calls its own number, which is the voicemail.

  5. We heared about cases where heavy BLF load caused a lot of jitter, but that should not stop RTP!

     

    The PBX writes a log message when it stops RTP dues to one-way audio. The 2.1 contains a new settins "timeout_hold", maybe you can try to set it to a value like 3600 (seconds) and see if the behavior changes.

  6. Is there a function on the polycom phones or pbxnsip to sound a notice after a call has been put on hold for a period of time? We had an agent put a call on hold this morning and forgot about it.

     

    When using hold, the PBX does not send a reminder (AFAIK there is no way to do this in SIP). So it is the job of the phone. I know some other support hold reminder, but am not sure about Polycom.

     

    FYI the PBX has a park reminder in 2.1. In this case the call is technically disconnected from the phone and the PBX starts a new call to the extension that parked the call.

  7. I agree that a (possibly temporarily lack) of a license should not mean that configuration data gets lost. And I believe that this should not happen. There is a function that disables the allocation of new extensions, but existing rows are never being deleted.

     

    WHat does happen is that after a restart of the service the PBX is looking for orphan table entries. In that case, it does delete data. But IMHO that should be okay, because otherwise the database could really get messy.

     

    BTW changing the license key does not require a restart of the system.

×
×
  • Create New...