Jump to content

Vodia Telephone System

Administrators
  • Posts

    247
  • Joined

  • Last visited

Posts posted by Vodia Telephone System

  1. I didn't get which phone you are using because the templates depend highly on the phone and model.

     

    But since we support so many phones and models, I am sure wheat you want to do should be possible out of the box provided it is one of the supported phones.

     

    If it is one of the supported phones, then all you have to do is go to the extension when you will set on the phone and go to buttons for that extension and give it the above values (ideally set BLF for button types which also handles speed dial). Then you have to provision (setup) that phone from the PBX so that it gets all its settings including buttons from the PBX.

     

    There are many links on our documentation page for setting up different phones and buttons etc.:

     

    https://vodia.com/doc/index

     

    Just search for buttons and provisioning, you should see docs for the different phones.

     

    I hope that helps.

     

    Thanks.

  2. These are star codes that need to be prefixed with the speed dial extension. So for example if you need to dial *87 before an extension that you want to pick up say 40, then to achieve *8740 in order to pickup the call ringing on 40 you have to give this prefix *87 in the prefix field and the parameter will be as usual the extension, 40 in this case.

     

    Thanks.

  3. I just checked it on my snom870 and it works perfectly for me. Of course it's not 320 and the firmware version could be the problem.

     

    As from the PBX log (with logging for subsription/notify set to yes), you can check if this message is being sent or not:

     

    NOTIFY sip:40@192.168.1.171:3296;transport=tls;line=ifobeqx9 SIP/2.0
    Via: SIP/2.0/TLS 192.168.1.166:5061;branch=z9hG4bK-6a25066843af9e2a126370a8afd70d66;rport
    From: "Jeff McCormick" <sip:40@localhost>;tag=f67ec58c2f
    To: <sip:40@localhost>;tag=alkg5bnl7o
    Call-ID: 2867ab576a95-6ycvmd3xz92d
    CSeq: 25739 NOTIFY
    Max-Forwards: 70
    Contact: <sip:192.168.1.166:5061;transport=tls>
    Event: as-feature-event
    Subscription-State: active;expires=113
    Content-Type: application/x-as-feature-event+xml
    Content-Length: 223

    <?xml version="1.0" encoding="UTF-8"?>
    <DoNotDisturbEvent xmlns="http://www.ecma-international.org/standards/ecma-323/csta/ed3">
    <device>40@localhost</device>
    <doNotDisturbOn>true</doNotDisturbOn>
    </DoNotDisturbEvent>

  4. That's probably because the domain is bigger than the default size allowed to download.

     

    You can change the default by entering the following the browser, after you sign in as admin:

     

    http://YOURPBX/reg_settings.htm?save=save&max_tcp_length=83886080

     

    The value 83886080 (80 x 1024 x 1024) for 80 MB which is up to you what you want to set.

     

    YOURPBX is the of course the URL of the PBX.

     

    I hope that helps you.

     

    Thanks.

  5. That probably needs to be added.

     

    For now it is quite simple though. You create the locations in the domain and set them for the users either in the domain or the user mode and the emergency email triggered by the emergency numbers (both are domain settings) will should provide the location information in that email (if everything is set and works right, like email account setup, address etc.).

     

    Example:

     

    Account 42@localhost (Kyle Mason) is calling the emergency number 911 at

    2016/07/01 17:35:59.

    From location set as:

    Name: domloc4

    Street: def

    City: abc

    State: MA

    Zip code: 01801

    Country: usa

  6. I don't see any reason here why it would fail to get a token if the authcode was correct.

     

    Just to be sure, could you please confirm the following:

     

    You used a gmail address in the email field?

    Then you pressed "Get Auth Code" button, which opened a new window where you entered your login email and password?

    It entered your account where you pressed the button Allow Access, which opens another page with the Authorization code, asking you to paste it in your application?

    Then you pasted that code in the "Paste Auth Code Here:" field and pressed "Login/Refresh"?

     

    Thanks

  7. I am sorry, the post unfortunately doesn't show up immediately right now somehow, so I didn't see that it skipped the settings in the paste.

     

    Here they are again:

     

    LDAP name filter: (|(sn=%)(gn=%))

    LDAP number filter: (|(telephoneNumber=%)(mobile=%))

    Server Address: (PBX IP)

    Port: (PBX PORT)

    Base: ou=people

    Username: localhost\40

    Password: userpassword

    Max. Hits: 50

    LDAP name attributes: cn sn givenName

    LDAP number attributes: telephoneNumber mobileTelephoneNumber

    LDAP display name: %cn

     

    By the way you are talking about snom300, I thought you were talking about the dect handsets. With snom 300 you should be able to provision it without any problems.

     

    Thanks.

  8. LDAP: LDAP name filter: LDAP number filter: Server Address: Port: Base: Username: Password: Max. Hits: LDAP name attributes: LDAP number attributes: LDAP display name:

     

     

    We have yet to get a hand on that phone to be able to decipher and provision it. Until then the above settings should be helpful.

     

    Thanks.

  9. It already makes and receives call. But a lot has been changed so I am sure which version are you talking about? Although 5.4.1a has not been released yet, but that has the latest so far.

     

    As for answering the call, you should click on the notification itself as it says in the notification, that is if you are talking about the desktop chrome notification.

     

    Thanks.

  10. Well you seem to be doing it correctly. GS did change stuff around and it is reflected in our latest versions like 5.4.1a.

     

    But are you saying all buttons aren't working and that it doesn't reflect the changes only OR the buttons never get setup correct even on first provisioning?

     

    Thanks.

  11. Although it has been supported for quite a while, of course things are constantly being added and 5.4.1 should have the most.

     

    Chrome on mobile devices also does it and I think it would also be best on chrome in desktop.

     

    In future we will consider using a more generic API so anyone can use it. For now you can look into the files usr_phone.js in the user portal for how we handle signalling through websockets and make the call flows for a soft phone.

     

    Thanks.

×
×
  • Create New...