similar to: SCCP

Displaying 20 results from an estimated 1000 matches similar to: "SCCP"

2005 Mar 21
1
chan-sccp-easter2005 make error with stable 1.0.6?
When I try to compile the new chan-sccp-easter2005 with asterisk 1.0.6 I get the following error on make: Now compiling .... chan_sccp.c 744 lines chan_sccp.c:67: conflicting types for `sccp_request' chan_sccp.h:1723: previous declaration of `sccp_request' sccp_pbx.h:5: storage size of `sccp_tech' isn't known make: *** [.tmp/chan_sccp.o] Error 1 I tried looking in
2004 Aug 22
5
skinny or sccp?
Hi, please tell me, is original skinny support in Asterisk stil under development or is better to try chan_sccp from http://chan-sccp.sourceforge.net ? my first try was unsuccessfull (chan_sccp compile OK, but module loading fail during Asterisk startup) and my phone (C7940) seems to be not supported in original chan_skinny :( PJ
2005 Mar 05
1
Dead SCCP client since upgrade to Asterisk 1.0.6-BRIstuffed-0.2.0-RC7j?
Hi list! I'm using phones that emulate a Cisco 7940 with chan_sccp. When I was using Asterisk 1.0.5 (bristuffed) I never had any such message on the console. The phones do work. Is this a bug in chan_sccp or a feature of asterisk 1.0.6? Thx!
2005 Aug 19
1
sccp help
Hi, I tried to connect cisco 7910 into asterisk system using chan_sccp.so. But I got a major issue : - when I called from 7910 to another sip phone in the same asterisk server, the call took place normally. - when I called from 7910 to another sip phone in different asterisk server, the call is answered but I cannot hear nor say anything. The phone just immediately lose its tone. - when I got
2004 Jan 11
1
More Success on the Cisco 7920 and SCCP !!!!!
Hi All, have some decent success on the 7920 "activation" in Asterisk. Latest status: chan_skinny does NOT work with 7920 chan_sccp does WORK with 7920 (!!) however: to remove coredumping the chan_sccp just comment out the MWI (messagewaitingindicator), then it compiles fine. Then change sccp_helper.c: return "P0060302" instead of the old value. and voila: Phone is
2007 May 29
3
zaptel module dependences
I am using centos 4.4 server cd ,when I am trying to compile zaptel 1.4.2 ,the following error appears >From where I can get the missing rpms .or kernel source grep: /lib/modules/2.6.18-8.el5/build/include/linux/autoconf.h: No such file or directory grep: /lib/modules/2.6.18-8.el5/build/include/linux/autoconf.h: No such file or directory make[1]: Entering directory
2004 Nov 30
1
cisco 7960 sccp firmware version?
I have some Cisco 7960's and want to use them with SCCP - I have gotten it working with a few different firmware versions but all seem a little flakey. I know that SCCP is not as solid as SIP but am wondering, which firmware version is advised for use with chan_sccp from http://chan-sccp.sourceforge.net/ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Nov 17
3
chan-sccp problem, phone is not registering
Hi list! I'm trying to configure the Kirk IP 600 wireless (DECT) system. The wireless phones are regular DECT phones, the Kirk IP 600 is doing the voip part by registering/gatewaying the phones to a callmanager server. The phones do not work and I think the problem is that they do not register at asterisk but I'm not sure because I don't understand a thing of the sccp/skinny
2005 Jan 13
1
SCCP questions
Hi! I have two, not too related questions: - the probably simpler one: if anyone can help me out using a Cisco 7905G with chan_sccp? I did already managed to get it working with a SIP image, I'd just like to see it work with this one as well. It's probably something I screw up with the configuration, as the phone registers, only I don't get any lines with it, although I have it
2007 Apr 10
6
Help w/ Asterisk Cisco IP phone and SCCP
I have a new asterisk installation (1.4.2) that is working fine with SIP. Now I'm trying to add 2 cisco ip phones (7960) running SCCP (latest chan_sccp). I have the phones booted, and the tftp directory all setup, etc. But the phones do not quite work right. When I lift the handset I only get a dial-tone 1 out of 5 or so times I try, though hitting the speaker button works. I can dial
2005 Aug 24
1
[Asterisk-Dev] Cisco 7970 SCCP Configs.
Hi All I'm trying to get my 7970 working on the latest head version of Asterisk without success, perhaps someone could help. I'm using the head version of Asterisk with the chan_sccp from berlios.de dated 7th August. The compilation of chan_sccp seems to have worked without any problem, however I'm pretty sure the problem I have is with the config files in TFTPBOOT:- With the 7970
2004 Jul 02
1
Problem with CHAN_SCCP
Hi, I have an asterisk running great, with 2 cisco 7912 phones converted to SIP, and a cisco 2600 xl w/ E1 and SIP. I?m thinking to expand the test adding more 7912, but I prefer not convert all the 7912 to SIP, so I?m tying to put CHAN_SCCP to work. I?ve get the sources from cvs.sourceforge.net but when I try to compile, get the followings errors: [root@asterisk01 chan_sccp]# make Now
2005 Jul 13
5
chan_sccp new release
http://chan-sccp.berlios.de/ 20050713 ftp://ftp.berlios.de/pub/chan-sccp/chan_sccp-20050713.tar.bz2 I didn't have a spare 7960 to use this week, so maybe some line issue is still present. - fixed a memory leak on database updates (dnd, cfwd*) - fixed old memory leak on unload (now unload chan_sccp.so and load chan_sccp.so work. It does reload the config when asterisk is running) - socket
2007 Apr 26
1
Cisco 7920 sccp
I am trying to register cisco 7920 to asterisk using sccp since to sip firmware upgrade to it ,but its ends with failed registration.Can you please send me a sample for sccp.conf configuring cisco 7902. Thanks -- SCCP: Accepted connection from 192.168.5.163 -- SCCP: Using ip 192.168.5.228 -- SCCP: Accepted connection from 192.168.5.163 -- SCCP: Using ip 192.168.5.228
2004 Aug 27
1
Cisco 7940 - SCCP or SIP?
Hi All I have recently downloaded Asterisk and was so impressed I thought I would setup a home server and I went out and got myself a couple of cisco 7940's. (and a sipaura 3000!). thanks to various posts on this list and the voip-info site I have managed to get chan_sccp setup and working with the 7940's but the I tried to get the messages, services and softkeys working. It seems
2004 Jan 11
1
Re: [Asterisk-Dev] More Success on the Cisco 7920 and SCCP !!!!!
Hi Siggi, > > 7960 and then "Call Ended" on the Display (curious about that !!!). > > That seems to be normal for the 7920. I've sniffed the registration > procedure with Cisco's newest 3.3(3) CallManager (+patches), and it's > doing the same thing. Maybe that's some odd way of testing if the > CallManager ("CCM") really works... >
2005 Jul 06
3
cisco 7940 + sccp issue
Hi, Does anyone know how to make this thing (7940) work with asterisk (chan_sccp module) ? I've set the configuration according to the wiki and now the phone just keep asking for CTLSEP<xxx>.tlv from my tftp server. In the cisco's web interface, I found this in the device logs : 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 ...
2004 Oct 01
1
chan_sccp error
Hello folks, I'm trying to install chan_sccp and get this error [chan_sccp.so]Oct 2 00:28:06 WARNING[-151090528]: loader.c:248 ast_load_resource: /usr/lib/asterisk/modules/chan_sccp.so: undefined symbol: __use_ast_pthread_create_instead__ Oct 2 00:28:06 WARNING[-151090528]: loader.c:429 load_modules: Loading module chan_sccp.so failed! After this, mpg123 goes crazy and shoots my
2006 Feb 03
2
chan_sccp availability?
hi, I'm trying to get the latest chan_sccp. The links from http://chan-sccp.berlios.de are all dead. Is it just me? Does anyone know an alternate source to get chan_sccp? Seems like chan_sccp is the way to go if I have a bunch of cisco phones I don't want to use SIP on? Anyone else have an opinion on the built in asterisk skinny vs the chan_sccp? thanks, Andy
2006 Jan 17
2
chan_sccp crashes Asterisk on startup
Say there! This is a new Asterisk install on Fedora; I downloaded and installed Asterisk 1.2.1 and it runs fine. I downloaded the 20051217 version of chan_sccp, compiled and it installs ok. When I start Asterisk, it dies on startup at the activation/recognition of the chan_sccp module... A snippit from the startup: Asterisk Dynamic Loader Starting: [res_musiconhold.so] => (Music On Hold