Jump to content

pbx support

Members
  • Posts

    2,081
  • Joined

  • Last visited

Posts posted by pbx support

  1. Based on the explanation, PBX is sending P-Charging vector under .1075 version and the trunk provider seems to like it. But in .1090, as I mentioned earlier, we do not send that header, unless you explicitly set it.

     

    So, before switching to .1090, please make a call and capture the SIP trace (basically, the INVITE that is going out to the trunk provider from snomONE). This will help you (and us) to see what is really going out to the provider.

    Then switch to .1090 & change the RFC3325 (P-Asserted-Identity) to Custom Headers & set P-Charging-Vector to Use ICID value & set some value under Charging Vector:.

  2. The system has a file called 'ringback.wav'(under audio_en folder, for English). The is the file used for playing the ringback to the caller. You can change this so that everyone gets your music as the ringback (take proper care when creating this wav file - size, format etc).

     

    But if you did not want this change on the whole system, then you can do this per user level too. With the admin login, you can navigate to the extension->mailbox page and upload a ringback file for a specific user.

  3. Maybe the indices under the 'cdri/cdre/cdrt' folders have corrupted. One thing you can try is to rename the folders (or back up those folders and delete them). PBX will recreate them anyways and we can verify it is the index issue or something else.

     

    Other thing to check is to see if you have modified the email template.

  4. You can provide us with the SIP logs from .1075 and the screen shots from the same.

     

    Under the Trunk->Remote Party/Privacy Indication: Custom Headers: P-Charging-Vector:.

     

    In .1090, we are forcing it to "Don't user header" if it was not explicitly set on the previous versions.

    In .1075, we always send it even if it was not explicitly set on the previous versions.

  5. If you did not have the pnp.xml customized in the previous version (either from the web page control or keeping a custom pnp.xml under the 'html' folder), upgrade should bring you the new pnp.xml automatically.

     

    If you feel it is too "difficult" ;) for figure it out, please find the attached pnp.xml.

    pnp.xml

  6. Please provide us with the screen shots of trunk and SIP log of a failed call. Generally 4.5.0.1075 to 4.5.0.1090 should be a smooth upgrade. Only thing that pops out from the release notes is - "P-Charging vector: this will be set only if the older version had something set for that field."

  7. Make sure that your pnp.xml file has

     <file name="snom_760.xml" encoding="xml">
       <pattern>snom760.htm</pattern>
       <vendor>snom</vendor>
       <anonymous>true</anonymous>
       <protocol>tftp,http,https</protocol>
       <pnp-vendor>snom</pnp-vendor>
       <pnp-model>snom760</pnp-model>
       <pnp-version>^[78]</pnp-version>
       <pnp-content-type>application/url</pnp-content-type>
       <pnp-url>{https-url}/snom760.htm</pnp-url>
     </file>
    

  8. You should be seeing this page through any of the navigation links on a default installation. That's why there is no documentation on that.

     

    You would probably see this only if you directly type reg_system.htm on the address bar or have modified the HTML page templates. We have/had that page for the CS410 appliance only.

  9. There's an option in the dropdown at the bottom of the accounts list that says "Make the selected account(s) secure" -- what exactly does this do?

     

    At times, folks running with simple/weak passwords (account 100, password 100 or password test ) is a security risk. In such cases, the admin can select those accounts and make them secure. Basically, PBX will generate random/secure passwords for those accounts and send emails (if email is setup) informing the change.

  10. 1- I have reg_system.htm that contain WAN PORT and SERVER DNS 1 and 2 + NTP server.  Can you please point me to the documentation in that regards.

    Did not understand the question here.

     

    2- I have note that dom_accounts.htm display several information that are unchecked, it seams to be looking at something since the download is rolling...  and finally the display become clean...  Is this a normal behavior?

    That is normal if you have a lot of accounts or slow connection to the server from wherever you are accessing from. Basically, the server sends everything to the browser and the javascript will display or hide based on what is selected.

     

    3- dom_accounts.htm administrator are displayed with "#" instead of  " [size="5"]*[/size] "

    Yes, now you can have both system and domain administrator options.

     

    4- reg_appear.htm ...  [font=Verdana, Helv, sans-serif][size=2]Logo Link: do not seems to be working...  path is html/img/Background2.jpg that use to work on previous version and not on this one, but the file is present on the directory.[/size][/font]

    Please take a look at http://wiki.snomone.com/index.php?title=OEM

  11. I have the same problem. Rather than the 'crude' method, how do we get the system back to showing the form correctly? I did not upgrade from a particularly old version; most recent to latest all the way in fact.

    If you know what files have changed by using this crude method, then note down these names. Delete all these files from 'webpages' folders, assuming you know what those changes were. Then redo the changes on the new version. Possibly, there were some issues in the older versions and that may be causing the issue of not showing up under modified files list on the web interface.

×
×
  • Create New...