search for: vvx

Displaying 20 results from an estimated 42 matches for "vvx".

Did you mean: vmx
2014 Mar 14
1
Working Config for Polycom VVX and Auto Answer
Hi - Just wondering if anyone has gotten a Polycom VVX phone to successfully do an Auto Answer with asterisk. I have an older generation of Polycom phones that do this just fine, but I can't seem to make the VVX phones work. I tried the guide here: http://community.polycom.com/t5/VoIP/FAQ-How-can-I-change-my-Ringtone-or-Ring-in-a-special-manner-f...
2019 Jan 15
2
MWI Delayed on Polycom VVX phones
Hi all, When moving from a self compiled Asterisk 13.23.1 to Asterisk 13.24.0, has resulted in a MWI clearing delay of around 5 minutes. After listening to a voicemail and deleting it, the Polycom VVX 601's MWI light is left on for around five minutes, before clearing. Installing Asterisk 13.24.1 did not fix this. Moving back to 13.23.1 allows the MWI to clear immediately. I see a note in the change logs for 13.24.0 [ASTERISK-28151] - app_voicemail: MWI fails with mailboxes=##@device ins...
2016 Jul 22
1
[PATCH] static const char *str -> static const char str
...files changed, 29 insertions(+), 29 deletions(-) diff --git a/align/scan.c b/align/scan.c index e7327ea..9575eda 100644 --- a/align/scan.c +++ b/align/scan.c @@ -107,7 +107,7 @@ main (int argc, char *argv[]) enum { HELP_OPTION = CHAR_MAX + 1 }; - static const char *options = "a:c:d:P:qvVx"; + static const char options[] = "a:c:d:P:qvVx"; static const struct option long_options[] = { { "add", 1, 0, 'a' }, { "connect", 1, 0, 'c' }, diff --git a/builder/index-validate.c b/builder/index-validate.c index 6a87d7a..967c2d3 10...
2020 May 28
2
Notification when on the phone
Everybody, I've had a request from my manager that I figure out how to get our Asterisk 13.x system using chan_sip to be able to display on the Polycom VVX series phone display (firmware 5.9.5), when an extension is called and the person on the other end is on the phone. He said, "Our old Analog phone system could do it, how hard can it be?" I've gone down the path of trying to use MessageSend, but for the life of me, cannot get the VV...
2015 Mar 10
1
Strange Polycom Issue
On Mon, Mar 9, 2015 at 9:40 AM, David Wessell <david at ringfree.biz> wrote: > Welcome to our hell. > > We ran into this on VVX 300 and 400 phones running UCS 5.2.x. We finally > got Polycom to issue a hotfix firmware version. I'll be happy to share it > with you offlist, just email me. > > Officially Polycom will fix the issue in 5.3 in a few months.. > > Thanks > David > Could this be a 5.2.x...
2020 May 28
0
Notification when on the phone
On 2020-05-28 10:15, Doug Lytle wrote: > Everybody, > > I've had a request from my manager that I figure out how to get our Asterisk 13.x system using chan_sip to be able to display on the Polycom VVX series phone display (firmware 5.9.5), when an extension is called and the person on the other end is on the phone. > > He said, "Our old Analog phone system could do it, how hard can it be?" > > I've gone down the path of trying to use MessageSend, but for the life of m...
2015 Mar 09
3
Strange Polycom Issue
Hi Guys, We are getting a strange issue on certain polycom phones, sometimes when a call comes in it just "flashes" to show there is a call but does not play any sound. This problem is very intermittent and happens to maybe 2 out of 10 calls. Has any else experienced this before? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jan 21
1
how to provision asterisk's phonebook to Polycom vVX310's
Hi, Am running a freepbx install and created trunks, extensions and groups. Now I'd like to hand out the Asterisk phonebook to the phones (all VVX 310's). Is there an easy way to do this? Best, Stanley
2020 Feb 13
0
[PATCH v3 1/1] tools: add '--blocksize' option for C-based tools
...fy libvirt URI for -d option\n" " -d|--domain guest Add disks from libvirt guest\n" " --format[=raw|..] Force disk format for -a option\n" @@ -116,6 +118,7 @@ main (int argc, char *argv[]) static const char options[] = "a:c:d:P:qvVx"; static const struct option long_options[] = { { "add", 1, 0, 'a' }, + { "blocksize", 2, 0, 0 }, { "connect", 1, 0, 'c' }, { "domain", 1, 0, 'd' }, { "format", 2, 0, 0 }, @@ -131,6 +134,8 @@ ma...
2014 Jun 23
2
Re: [PATCH] edit: add -m option
On Mon, Jun 23, 2014 at 12:30:07PM +0100, Richard W.M. Jones wrote: > > Same comment about do_edit_simple as I previously posted about > do_cat_simple. I mean edit_files_simple ... Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows
2014 Jun 23
2
[PATCH] edit: add -m option
...ot; " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" @@ -106,7 +109,7 @@ main (int argc, char *argv[]) enum { HELP_OPTION = CHAR_MAX + 1 }; - static const char *options = "a:b:c:d:e:vVx"; + static const char *options = "a:b:c:d:e:m:vVx"; static const struct option long_options[] = { { "add", 1, 0, 'a' }, { "backup", 1, 0, 'b' }, @@ -119,12 +122,16 @@ main (int argc, char *argv[]) { "help", 0, 0, HELP_O...
2012 Mar 04
1
[RFC PATCH] virt-sysprep:add ipconfig for preparation
...+++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/clone/virt-sysprep.in b/clone/virt-sysprep.in index d505532..e4486d0 100644 --- a/clone/virt-sysprep.in +++ b/clone/virt-sysprep.in @@ -26,7 +26,7 @@ version="@PACKAGE_VERSION@" TEMP=`getopt \ -o a:c:d:vVx \ - --long help,add:,connect:,domain:,enable:,format::,hostname:,list-operations,selinux-relabel,no-selinux-relabel,verbose,version \ + --long help,add:,connect:,domain:,enable:,format::,hostname:,ipconfig:,list-operations,selinux-relabel,no-selinux-relabel,verbose,version \...
2020 Feb 13
2
[PATCH v3 0/1] tools: add '--blocksize' option for C-based tools
From: Nikolay Ivanets <stenavin@gmail.com> This patch depends on changes in 'common' sub-module posted here: https://www.redhat.com/archives/libguestfs/2020-February/msg00150.html v3 fixes issue found during code review: - options now appear in alphabetical order v2: Almost the same as v1 except '--blocksize' option description is moved into a common submodule (similar to
2014 Jun 23
2
[PATCH] cat: add -m option
...s\n" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" @@ -89,7 +92,7 @@ main (int argc, char *argv[]) enum { HELP_OPTION = CHAR_MAX + 1 }; - static const char *options = "a:c:d:vVx"; + static const char *options = "a:c:d:m:vVx"; static const struct option long_options[] = { { "add", 1, 0, 'a' }, { "connect", 1, 0, 'c' }, @@ -99,12 +102,16 @@ main (int argc, char *argv[]) { "help", 0, 0, HELP_OPTIO...
2014 Jun 23
2
Re: [PATCH] cat: add -m option
On Monday 23 June 2014 12:29:07 Richard W.M. Jones wrote: > On Mon, Jun 23, 2014 at 01:00:11PM +0200, Pino Toscano wrote: > > static int > > > > +do_cat_simple (int argc, char *argv[]) > > +{ > > + unsigned errors = 0; > > + int i; > > + > > + for (i = 0; i < argc; ++i) { > > + if (guestfs_download (g, argv[i],
2012 Mar 14
3
[PATCH V3] virt-sysprep:add ipconfig for preparation
...+++++++++++ 2 files changed, 69 insertions(+), 1 deletion(-) diff --git a/clone/virt-sysprep.in b/clone/virt-sysprep.in index d505532..557d46a 100644 --- a/clone/virt-sysprep.in +++ b/clone/virt-sysprep.in @@ -26,7 +26,7 @@ version="@PACKAGE_VERSION@" TEMP=`getopt \ -o a:c:d:vVx \ - --long help,add:,connect:,domain:,enable:,format::,hostname:,list-operations,selinux-relabel,no-selinux-relabel,verbose,version \ + --long help,add:,connect:,domain:,enable:,format::,hostname:,ipconfig:,list-operations,selinux-relabel,no-selinux-relabel,verbose,version \...
2020 Feb 19
2
[PATCH 0/1] virt-make-fs: add '--blocksize' option support
From: Nikolay Ivanets <stenavin@gmail.com> This patch adds 4096 bytes sector size for output disk. Side notes: While working on this patch I reveal long standing issue: virt-make-fs can fail if source directory/archive contains certain amount of really small or empty files or wide tree of directories. That is because of lack of available inodes on a small file system to keep files
2015 Mar 09
0
Strange Polycom Issue
Welcome to our hell. We ran into this on VVX 300 and 400 phones running UCS 5.2.x. We finally got Polycom to issue a hotfix firmware version. I'll be happy to share it with you offlist, just email me. Officially Polycom will fix the issue in 5.3 in a few months.. Thanks David On Mon, Mar 9, 2015 at 9:34 AM, Andrew Colin <andrew at c...
2016 Jul 18
0
[PATCH] format: Remove unimplemented virt-format -c, -d and -q options.
...changed, 1 insertion(+), 1 deletion(-) diff --git a/format/format.c b/format/format.c index 5026aff..2dbaa4d 100644 --- a/format/format.c +++ b/format/format.c @@ -104,7 +104,7 @@ main (int argc, char *argv[]) enum { HELP_OPTION = CHAR_MAX + 1 }; - static const char *options = "a:c:d:qvVx"; + static const char *options = "a:vVx"; static const struct option long_options[] = { { "add", 1, 0, 'a' }, { "filesystem", 1, 0, 0 }, -- 2.7.4
2014 Mar 30
0
Polycom 4.1.6 BLF/URL Dialing
I've just deployed several VVX 600's with the Color Expansion Module. And I'm having a minor issue with them. Intermittently when a call comes into a ring group the user is presented with the call pickup option associated with a BLF entry. Not the normal answer/reject option. I've explicitly disabled the call appea...