Displaying 20 results from an estimated 2000 matches similar to: "snom mass deployment (probably off topic)"
2004 Nov 21
4
Snom 190 - dhcp - settings_server
Hi,
in the Snom FAQ I found the following information:
After staring up, the phone tries the URL given in the "Setting
URL" of the phone. ... BTW this setting can also be set via DHCP.
....
option tftp-server-name "http://192.168.0.9/snom200{mac}.htm"
The documents used:
FAQ-04-06-14-sf.pdf "Setting up DHCP for snom phones"
FAQ-04-03-24-sf.pdf "How can I
2006 Feb 14
9
Asterisk and Snom 360
Is anyone using the SNOM 360 as a reception console with Asterisk? We
are trying to have the ability to view whether an extension is on or off
hook, or ringing with the Snom, which seems to work fine. The issue is
that we are having difficulty picking up calls and transferring.
Anyone have experience / insight?
Darrell S. Long
Director of Technology
BestWeb Corporation
Phone 877-777-2932
2006 Mar 24
8
Snom 360 problems
Anyone have a Snom they're happy with? How did you manage that? :)
I have a system of:
Asterisk 1.2.3
2 Wildcard TDM400P Rev I and E/F
1 Snom 360 + sidecar
~15 Sipura/Linsys SPA-841
~15 Grandstream 101
Everything (currently) is on the same network, not a router to be seen
between any two. Also everything, except the snom, is working sweetly.
The main problem is ECHO.. awful echo and
2007 Jan 09
8
Snom side car annoyance
Has anyone got this annoying sidecar to illuminate when users are on the
phone?
In my function key settings I have:
Context: Active
Type: Extension
Number: <sip:4000@serve.address.com;user=phone> (4000 is the extension I
want to see/dial on the key).
I can press the key and it will dial the extension, it just won't
illuminate when the user is on the phone or on DND Since I have
2006 Mar 22
2
Asterisk perms in manager.conf
Hi,
can someone sched a light what exactly mean the read write permissions
in manager.conf?
[public]
secret = private
deny=0.0.0.0/0.0.0.0
permit=10.0.0.0/255.255.0.0
read = system,call,log,verbose,command,agent,user
write = system,call,log,verbose,command,agent,user
Lets say I want some users to use dial through manager interface. But
don't want to allow them to run asterisk commands?
2020 Apr 30
2
SIP TLS not working, Asterisk 16.9.0
Hi,
I have problems with SIP via TLS. Asterisk works as a client. The TCP
connection is established, followed by a client hello from Asterisk to
the server. The server sends Server Hello, Certificate, Server Key
Exchange and Server Hello Done.
Than Asterisk sends back a Alert (Level: Fatal, Description Handshake
Failure). The following line appears in the log:
ast_iostream_start_tls: Problem
2005 Sep 02
1
Snom 360 problem
Good day all
I have asterisk on a box with one network card
I have a 2 companies setup on the system.
To keep all apart I binded a different ip to the interface,i,o,w eth0
192.168.0.254 and eth0:1 192.168.1.254
And in sip.conf I took the bind setting out
So each company's phones are on a different ip range,and all worked well
So we decide to pull the snom190 out and exchange it with a snom360
2004 Sep 27
3
chan_capi, Eicon Diva server BRI, kernel 2.6?
Hi list,
Does chan_capi work with kernel 2.6? The Eicon Diva server card loads
fine judging from /var/log/messages but Asterisk gives an error when
trying to load the chan_capi module. I'm using chan_capi-0.3.5,
zaptel-1.0.0, libpri-1.0.0 and asterisk-1.0.0 on a Fedora box with
kernel 2.6.8-1.584. Zaptel and ilbpri work fine as does *. I have seen a
msg that may be related and don't know
2015 Jan 26
2
asterisk 11.14 - voicemail incorrect duration
Hi all,
i use asterisk 11.14.0 and I suspect that the voicemail application
counts the time wrong.
In my voicemail.conf:
[general]
minsecs=3
maxsilence=5
format=wav
maxsecs=180
silencethreshold=140
[...cut..]
In the asterisk-cli:
[Jan 26 15:23:49] -- Executing [s at macro-voicemail:77]VoiceMail("SIP/XY-0005175a", "aNumber,su") in new stack
[Jan 26 15:24:04] --
2015 Sep 16
4
Realtime Voicemail MWI
Greetings All, Regarding this archived post.
http://lists.digium.com/pipermail/asterisk-users/2014-November/285169.html
Did anyone ever find an solution to this? I've got a new box running
13.3.0 with the exact same issue.
For those that don't read the link.
I've got SIP Peers in realtime. All with a mailbox set. 98% of the time,
These are loaded into asterisk without
2005 Feb 06
8
snom soft phone
Some of you might already know that we are releasing a new phone, snom
360. To make the phone well-known and stable, we have made a soft phone
version out of it and offer it for trial or private use for free (for
more details, see the license conditions).
There are only few limitations to the phone. First of all, the audio
subsystem will work only work with an acceptable quality if you are
using
2009 Aug 20
1
Asterisk 1.6.2.0-beta4 - Monitor / MixMonitor Recording
MixMonitor seems to work:
-- User hit '*3' to record call. filename: auto-1250792853-24-22
== Begin MixMonitor Recording SIP/snom2-084c4ec8
/var/spool/asterisk/monitor/auto-1250792853-24-22.wav exists now.
Recording a call without mixing fails.
> User hit '*1' to record call. filename: wav,auto-1250793354-24-22,m
TOUCH_MONITOR_OUTPUT is set to
2005 Mar 17
3
Compilation problem chan_capi and Eicon Diva 4Bri
Hi *,
I want to integrate the Eicon Diva 4Bri Card to Asterisk.
Eicon drivers and capi is installed. I use the latest dev version from
eicon compiled and installed for my fedora 2 system.
I found the chan_capi for asterisk from www.junghanns.net. Also loaded
the patch and applied to the chan_capi source tree.
I changed the Makefile to include the capi20.h from eicon:
2006 Jun 15
7
Executing a Function from AGI
Hmmm. Not having much luck with this. I'm trying to call the DUNDILOOKUP function and assign it to a variable in an AGI script.
I've tried setting with EXEC CMD and with SET VARIABLE. In both cases, it's treating DUNDILOOKUP literally, rather than calling a funciton.
I've tried this:
EXEC "Set" "DIALPATH=${DUNDILOOKUP(2944093|180net)}"
and also:
SET VARIABLE
2008 Nov 02
5
Ztdummy and Asterisk
Hi,
I have installed Asterisk 1.4.20 on Debian Etch. The server has no telephony card
installed, but I have anyhow installed Zaptel (Zaptel-1.4.9) in order to be able to use MeetMe.
The Zaptel modules load normally. I obtain the following prompts:
kerplunk:/# /etc/init.d/zaptel start
Loading zaptel framework: done.
Waiting for zap to come online...OK
Loading zaptel hardware modules: ztdummy.
2010 Dec 07
1
No MOH with parked call
Hi,
Has anybody else noticed that MOH does not play on parked calls in
1.6.2.14? Or is it just my setup? MOH seems to work in every other
respect (Call Held or in-Queue), but when a call is parked, the logs
show MOH being started, but the parked party hears nothing.
The verbose logs show the following. Any thoughts on whet to check next?
Thanks,
Steve
### Call comes in here and is answered
2005 Sep 19
2
hints and the sNOM 360
Hi
I am trying to get a SNOM 360 to monitor other extensions i.e. when someone
makes a call to/from another extension, one of the LED's on the SNOM 360 will
change state. I am using 1.0.9/bristuff-8l.
I have 2 extensions - 2001 is a SNOM 190, 2002 is a 360 - both are running
the latest firmware. (3.60i for 190, 4.0 for 360). I have read all the
relevant articles on the wiki on
2010 Sep 13
7
High volume BLF - Suggestions?
Hi,
We have a user who is putting large call volumes through Asterisk, and
wants to BLF monitor up to 90 extensions. We are struggling to find a
handset that can keep up with Asterisk :)
1) Is there a handset that will do this?
2) Is there a different (standard) way to send BLF and allow directed pickups?
2a) Or even a handset specific way?
Asterisk handles the BLF volume fine, even on quite
2006 Jan 09
1
snom programmable buttons
Hi,
I want to pick up a call with the snom's programmable buttons(snom190
-SIP 3.60x, snom360-SIP 4.1) with asterisk server (v 1.2.0), I tried
with the option 'Destination' and when the incoming call arrive to
another snom phone the button blinking.
In this way I can only pick down it pressing the blinking button.
The solution is call the *8 or parcking the call but my pbroblem
2005 Jun 01
7
SNOM 360 extension lights
I recently got a SNOM 360 and have been trying to get the extension lights to work. I can see the subscriptions with sip show subscriptions but I don't see any notifies when a call is made. I must be missing something because I've tried looking to see if anyone else has had this problem but the only solutions I've seen have been to put hints in and I have those. Any suggestions?