Displaying 2 results from an estimated 2 matches for "p002l2j2".
2006 Mar 28
2
Problems Configuring Cisco 12SP+
...bind to, default tcp/2000
bindaddr = 172.20.1.1 ; Address to bind to
dateFormat = D-M-Y ; M,D,Y in any order (5 chars max)
keepAlive = 120
languaje=es
allow = all
; disallow =
[101]
device=SEP00B06409E748
model=12SP ; Valid models: 12SP, 30VIP, 7910, 7920 (so far)
version=P002L2J2
host=172.20.1.1
context=telsip
line => 101
callwaiting=no
callerid="Juanjo",<101>;
extensions.conf
exten => 3,1,DBget(temp=clid/SIP/Phone3)
exten => 3,2,SetCIDName(${temp})
exten => 3,3,DBdel(clid/SIP/Phone3)
exten => 101,1,Dial(Skinny/101@101)
When I make a call...
2005 Feb 06
1
no caller ID presented from 12SP+
Hi folks,
I have got a Cisco 12SP+ working (thanks Derek!) but I'm having a minor
issue with it. When I use it to call another desk I get no CallerID. The
receiving phone diplsays "asterisk" as the CID. Below is the skinny.conf
stanza.
[2207]
device=SEP00308062B006
version=P002L2J2
context=intern
callerid="Luke's Room" <2207>
mailbox=2207
transfer=1
callwaiting=1
threewaycalling=1
line => 2207
Thanks
Mark