Displaying 3 results from an estimated 3 matches for "socket2".
Did you mean:
socket
2014 Oct 27
1
Setting Music on Hold with the Manager Interface
...s additional task.
This is from PHP as you may have recognized. I have also tried surrounding musicclass with CHANNEL() but that didn't work and didn't seem right anyhow since it already knows it's a channel variable.
Thanks in advance for any help on this.# Set the Music on Hold
fputs($socket2, "Action: Setvar\r\n");
fputs($socket2, "Channel: ".$channel."\r\n");
fputs($socket2, "Variable: musicclass\r\n");
fputs($socket2, "Value: ".$mohclass."\r\n");
-------------- next part --------------
An HTML attachment was scru...
2013 Aug 01
1
Local agent/member in-use after transfer
I currently have all agents/members logged in with local channels. When a call is sent to one of the agents, then the agent transfers the call out the line frees up on their phone but still shows in-use until the call that was transferred is hung up.
How can I free up the agent/local channel when the call is transferred?
This is a huge problem because the agent can no longer receive calls on their
2002 Oct 08
2
Memory fault on HP-UX 11.0, 3.4p1
Is this a known issue? (ignore the pervasive MS-outlook capitalization)
Ssh-agent /bin/ksh
Ssh-add /root/.ssh/id_rsa
Blah blah
Ssh -vvv some_server date
...
debug1: ssh_rsa_verify: signature correct
debug1: kex_derive_keys
debug1: newkeys: mode 1
debug1: Enabling compression at level 6.
debug1: SSH2_MSG_NEWKEYS sent
debug1: waiting for SSH2_MSG_NEWKEYS
debug1: newkeys: mode 0
debug1: