Displaying 20 results from an estimated 1000 matches similar to: "Here''s the skinny."
2006 Aug 09
29
HELP - My Programmers are AWOL !!
I hired a friend of a friend to build my company a fairly substantial
application. He quoted it, committed to it, and now says he has run out
of money.
I''ve offered him additional money/incentives ...twice. He continues to
commit, and then, ultimately not make his commitment.
I''m not sure what my options are.
Ideally, I would like to simply fire him and hire someone to
2003 Sep 16
0
VTGO! Skinny PocketPC Client fails with Skinny Register
Ok, Skinny gurus. (btw, I'm super pleased to see development happen on
this).
Thoughts on this??
I added this context to my skinny.conf:
[ppc]
device=SEP00022D494F2A
context=employees
line => 50 ; Dial(Skinny/1@ppc)
I've downloaded the 30 day Window eval of VTGO! (PPC) from www.ipblue.com
and it hangs on Registering.
*CLI> skinny debug
Skinny Debugging Enabled
2003 Oct 14
1
Cisco hard IP phones and Skinny vs. SIP
I have Asterisk up and running and it is working great with my SIP phones.
However, I have some "Skinny"-protocol Cisco 7960s. Does Asterisk support
the Skinny protocol? I've seen some references to Skinny in the software.
If so, should I stick with Skinny with the 7960 or convert to SIP? If
anyone has some Skinny confs they would send me I'd be much obliged.
If I should
2003 Oct 15
2
skinny problem
has anyone seen this?
-- Starting Skinny session from 192.168.13.102
-- Starting Skinny session from 192.168.13.102
triton*CLI> Oct 15 13:44:05 WARNING[213019]: File chan_skinny.c, Line 2243 (get_input): Skinny Client sent less data than expected.
Oct 15 13:44:05 NOTICE[213019]: File chan_skinny.c, Line 2301 (skinny_session): Skinny Session returned: Success
Oct 15 13:44:05
2004 Apr 24
0
Cisco 7970 and Skinny
I have a Cisco 7970 that I am tying to get working. The phone powers up and
registers but nothing else. I am using the development build. Any
thoughts?
The message I get when the phone powers on and registers.
*CLI> skinny debug
Skinny Debugging Enabled
-- Starting Skinny session from 192.168.101.6
Recieved AlarmMessage
Device SEP000F23FCA366 is attempting to register
--
2003 Nov 01
2
Making a Skinny phone talk to Asterisk
I have a few 7960 Skinny phones. I've edited the skinny.conf file, but I'm
a little unsure as to how get the phone to figure out which ip address it
should register with when it boots.
How do I do that?
I already have a tftp server for my SIP based phones. Do I need a tftp
server for skinny configs at all? And if so, can it be the same tftp server
as the SIP ones use (I'm not sure
2003 Dec 23
1
OT: SIP vs. Skinny protocol
I assume there are several people on this list that
have Cisco Call Manager implementations under their
belt....
We are beginning a call manager implementation and
the first question I asked Cisco was, should we use
SIP or Skinny. Cisco is pushing me towards Skinny,
saying that I will lose some functionality with SIP.
They also say that most of their customers implement
skinny.
I see two
2004 Jan 14
1
Skinny behind NAT?
Can skinny work behind NAT? I have a Cisco 7910 using SCCP behind NAT
that has one way audio. The called party cannot hear the calling party
who's using the 7910.
skinny.conf
;
; Skinny Configuration for Asterisk
;
[general]
port = 2000 ; Port to bind to, default tcp/2000
bindaddr = 0.0.0.0 ; Address to bind to
dateFormat = M-D-Y ; M,D,Y in any order (5 chars max)
2004 Apr 26
3
Skinny protocol documentation
Is there a place where I can find documentation on the Skinny protocol in
Asterisk?
I did a search, but I cannot seem to find much... I'm looking for
information on how to get a Cisco 7960 with the CM image on it to work with
asterisk.. Is it support for Skinny in asterisk even mature enough to be
able to do this?
Thanks,
- Andre
2008 Oct 09
1
Cisco 7960 sccp, Skinny and 1.4
Hi All,
I'm thinking of creating a new asterisk server using the latest 1.4
stable release to replace my ageing Asterisk SVN-branch-1.2-r7231 (its
been a while!).
My only concern - my phones are Cisco 7960's (with sccp firmware 7.2
loaded) and to support them better, I remember compiling in a skinny(?)
driver to replace the (from what I could tell) basic in built sccp
support. After
2004 Nov 21
0
No incoming calls on skinny phone
Hi list!
My skinny phone can make outgoing calls but incoming calls just keep
ringing for the calling end but the phone that actually should ring
doesn't ring at all.
I guess I have something messed up with the dial command.
I have this in skinny.conf:
[z4040]
device=SEP000000000000 (actual number removed)
nat=0
callerid="z4040" <105>
callwaiting=0
mailbox=199
transfer=1
2006 Dec 04
1
forward skinny call to SIP
Hi i have to do the following setup:
1 - i receive a call on skinny protocol
2 - i forward the call to a sip user
I think that the skinny phone must be registered on asterisk, in a
particular extension, for example:
[skinny_internat_ext]
987,1,Dial(SIP/user@host)
And if the skinny phone dials 987 i make the call to SIP/user.
But how can i do that if the skinny phone isn't registered to
2006 Dec 12
1
Conference between skinny user and many sip user
Hi, can i set up my asterisk for:
- receive a skinny call in a specific context (yes, i have already
compiled asteirsk with h323 support)
- forward the call to a sip user A
- make the sip user B join the call and create a conference between
skinny caller, A and B
maky thanks
2007 Jan 09
0
Asterisk + 7910 + Skinny Reset
I have a bunch of 7910's that I managed to get registered with
Asterisk 1.2.14:
managed5*CLI> skinny show devices
Name DeviceId IP TypeId R Model NL
-------------------- ---------------- --------------- ------ - ------ --
test7 SEP0004C1878F8E 192.168.0.226 6 Y 7910 1
The problem is that the phone resets when I attempt to make a call
from it or place a call to it.
If I pick up I have
2013 Jun 13
0
[PATCH] Btrfs: fix not being able to find skinny extents during relocate
We unconditionally search for the EXTENT_ITEM_KEY for metadata during balance,
and then check the key that we found to see if it is actually a
METADATA_ITEM_KEY, but this doesn''t work right because METADATA is a higher key
value, so if what we are looking for happens to be the first item in the leaf
the search will dump us out at the previous leaf, and we won''t find our item.
So
2004 Mar 31
0
Can't talk on Cisco VIP 30 using Chan Skinny
I have gotten some cisco VIP 12 and VIP 30 IP phones that I would like
to use with asterisk, I have set them up using chan_skinny. The phones
work well, except the only problem is that it is like the cisco phones
are muted. When I talk on the cisco phones I can hear my self through
the ear peice, but the person who I am calling can not hear me at all. I
have tried various cisco phones from various
2004 Aug 05
1
Skinny and CISCO 7905G
Hello,
I tried to configure a cisco 7905 IP phone using the skinny channel but
I had not much luck.
The relevant portion of skinny.conf is:
[cisco1]
device=SEP000F3487F8E3
callerid="Alex" <123-456-789>
mailbox=500
callwaiting=1
transfer=1
context=default
threewaycalling=1
line => 500 ; Dial(Skinny/500@cisco1)
I set up the tftp server, and prepared the following
2010 Sep 27
2
SCCP (skinny) phone behind NAT: RTP dest addr wrong
Greetings:
I have a working configuration for SCCP on our LANS which doesn't
route RTP correctly to a skinny phone behind NAT registering from
a remote public IP.
Configuration:
asterisk 1.4.35 servicing only skinny phones trunked to
asterisk 1.2.40 which services chan_phone FXS, zap FXO
and SIP phones; both instances of asterisk are behind NAT
and run on the same host (using different base
2004 Jan 29
1
IP Blue Skinny Client with Asterisk
Has anyone successfully implement IP Blue's skinny 7960 soft client with
Asterisk. There is not much info that we have been able to find about
configuring Skinny clients.
Thanks
Sam Zener
2004 Apr 08
2
i'm looking for reference guide for Skinny SCCP
Hi all,
I'm writing my graduation theses : analysis VO-IP protocols , and I cannot
find any documents about Cisko Skinny Client Control Protocol. I have Cisco
CallManager and some IP-phone and I'm sniffing traffic between that, but I
don't understand, how this protocol works. Clearly i'm looking for
description of SCCP commands and explanation some basic SCCP scenarios or
what