Kostya Posted August 10, 2013 Report Posted August 10, 2013 Yes, it is. The reason why I am asking is that I had a lot of hackers calls, the souroce of which were easy to recognise and block. Also, you made a pretty sweet logging, which allows to save the system log file somwhere at the file system. Is it possible to make the same feature for call logs? Thank you. Quote
Kostya Posted August 10, 2013 Report Posted August 10, 2013 Well, if you want to use WebRTC you currently have to use Chrome anyway (we are working on Mozilla support). IE WebRTC support does not seem to be available too soon. Thank you for letting me know. Quote
Vodia PBX Posted August 10, 2013 Author Report Posted August 10, 2013 Is it possible to make the same feature for call logs? Yes, see http://wiki.snomone.com/index.php?title=Syntax_Used_in_CDR_URLs Quote
Kostya Posted August 11, 2013 Report Posted August 11, 2013 Yes, see http://wiki.snomone.com/index.php?title=Syntax_Used_in_CDR_URLs Thanx. Quote
shigeru Posted August 15, 2013 Report Posted August 15, 2013 It seems that from version 5.1.0 the snom phones are automatically provisioned to remove the first digit 1 when the user type in the phone number as 1xxxyyyzzzz form. How do I set back that the phone be provisioned not to remove the preceding 1? Thanks. Quote
Vodia PBX Posted August 16, 2013 Author Report Posted August 16, 2013 There is a setting in the domain PnP section that says what dial plan scheme the phones should receive. Choose "user must press enter" to reset it. Quote
shigeru Posted August 17, 2013 Report Posted August 17, 2013 If I choose that it, then people will have to press enter button every time. Is there a way that 1 with 10 digit number gets taken automatically in like before? Quote
Vodia PBX Posted August 17, 2013 Author Report Posted August 17, 2013 If you want automatic dialing you need a number in the front. We choose 1, other manufacturers choose 9 (which makes it hard to dial 911). If you don't have the number in from and you have e.g. have an extension 417, how would the PBX otherwise know if you want to dial 417 or 4171234567? Quote
shigeru Posted August 19, 2013 Report Posted August 19, 2013 If you want automatic dialing you need a number in the front. We choose 1, other manufacturers choose 9 (which makes it hard to dial 911). If you don't have the number in from and you have e.g. have an extension 417, how would the PBX otherwise know if you want to dial 417 or 4171234567? Well, then why is this change at this time from 5.0.x to 5.1.x in provisioning? Also, why the phone have to be provisioned to remove the first digit of user input, anyway? I would like to know what I have to do to stop the phone from eliminating the first digit before forwarding the inquiry to snomONE. We have our dial plan that is heavily relying on the phones not cutting out user input. Thanks. Quote
Vodia PBX Posted August 19, 2013 Author Report Posted August 19, 2013 Oh, yes something has changed. The dial plan also send the call in a "more" canonical format to the PBX. This is because of call redial and the address book. The numbers in the address book are presented without the leading 1 (which makes sense, especially in the age of cell phones), so it is easier to send the number always in the 10-digit format to the PBX. Then the dialplan does not have to deal with a mix of 10- and 11-digit numbers. Quote
shigeru Posted August 20, 2013 Report Posted August 20, 2013 Oh, yes something has changed. The dial plan also send the call in a "more" canonical format to the PBX. This is because of call redial and the address book. The numbers in the address book are presented without the leading 1 (which makes sense, especially in the age of cell phones), so it is easier to send the number always in the 10-digit format to the PBX. Then the dialplan does not have to deal with a mix of 10- and 11-digit numbers. Well, what I am looking for is a way to stop snom phones from stripping the 1 in the 11 digit user input. Are you telling me that the new version 5.1.x os snomONE pbx does not have such capability? Quote
shigeru Posted August 20, 2013 Report Posted August 20, 2013 It seems that one have to modify the dialplans.xml file, there is no GUI way of addressing this, correct? Quote
Vodia PBX Posted August 21, 2013 Author Report Posted August 21, 2013 Yes, the dialplans.xml contains it all. You can use it definitively as a starting point. The discussion when the phone should start robot-dialing is as old the SIP standard; the standard simply does not support it and all we are doing is tinkering. This is like having your cell phone dial automatically. And every device does it differently, you can see that in the dialplan.xml. What works best is telling users to take a look at their cell phone and get over it (sorry)... Quote
shigeru Posted August 23, 2013 Report Posted August 23, 2013 Yes, the dialplans.xml contains it all. You can use it definitively as a starting point. The discussion when the phone should start robot-dialing is as old the SIP standard; the standard simply does not support it and all we are doing is tinkering. This is like having your cell phone dial automatically. And every device does it differently, you can see that in the dialplan.xml. What works best is telling users to take a look at their cell phone and get over it (sorry)... Hmm... We have been using the +[number] notation for almost all the electronic phone book just to unify and simplify matters. So some users are used to omit the preceding + for domestic numbers when typing, others place the 0 instead of + for every calls. So these kind of changes without explicitly mentioned in the release note potentially cause big hustle. We have configured the PBX Dial Plan to correspond the user input and select the trunk accordingly. Anyway, the issue has been resolved for now. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.