similar to: chan_sccp / 7960: Messages key, line / speeddial keys

Displaying 20 results from an estimated 800 matches similar to: "chan_sccp / 7960: Messages key, line / speeddial keys"

2005 May 28
1
7960 / chan_sccp: Less than three lines / more than three speeddials possible?
On Sat, May 28, 2005 at 01:51:56AM +0200, Stefan Gofferje arranged a set of bits into the following: > Hi folks, > > I'm trying the latest mayday chan_sccp and found it difficult to have > more than three speeddials. I have defined only one line but can't get > more than three SDs. On console, * says > > May 28 01:44:12 ERROR[26933]: sccp_actions.c:252 >
2005 Jul 11
1
Compile Error chan_sccp-20050705 on asterisk 1.0.9 (tarball)
Hello! I tried to compile chan_sccp-20050705 but I receive the following errors: linux:/home/share/chan_sccp-20050705 # make install sh ./create_config.sh "/usr/include" Checking Asterisk version... * no 'struct ast_channel_tech', using old pvt * no 'struct ast_callerid' * no 'AST_CONTROL_HOLD' * no 'ast_config_load' * no 'ast_copy_string'
2005 Jan 28
2
Problem with chan_sccp and cisco 7960
Hi ! On Cisco 7960 (with or without 7914 add-on module) when I press speakerphone button (or select line with line button - which automatically put second line on speakerphone) after about 15-20 seconds of dialtone Asterisk stable dies (seg fault). Tested versions of Asterisk are 1.0.2, 1.0.3 or 1.0.5, chan_sccp is newest form CVS of chann-sccp.sourceforge.net ). Firmware of 7960 is
2004 Aug 16
2
Problem compiling chan_sccp
Hi, I recently bought a 7910. I found out too late that it would not do SIP as I initially thought. Anyway before ditchingit for a 7960 I wanted to try it out, I read that the guys at http://chan-sccp.sourceforge.net/ had done some improvements to the original chan_sccp driver and having 80% functionality with this model. I have not been able to compile their driver and keep getting the
2006 Mar 16
0
SCCP problem with ATA188, Asterisk@home and chan_sccp
Hi, This is a message I already posted on the chan_sccp mailing list, but since this list has a lot of active members, I'm hoping someone might be able to help (And my problem is * related, so I guess it's ok if I post it here also ;) ). I'm trying to get SCCP ATA188s to run with Asterisk. The Asterisk box uses the latest Asterisk@Home image (Version 2.6). I have compiled and
2004 Aug 25
2
asterisk & chan_sccp
ive got asterisk running with chan_sccp and three cisco phones (2 7910's and 1 7960). lots of bugs. when i press the speed dial button on either 7910, asterisk dies. also, if i dial from the 7910 to 7910, everything works fine. i can dial from or to the 7960 once, and then one of the 10's and the 60 die and try to reregister. if i take the 7960 out of the mix and remove its
2005 Jul 29
0
chan_sccp 20050730 release
release 20050730 http://chan-sccp.berlios.de/ <ftp://ftp.berlios.de/pub/chan-sccp/chan_sccp-20050730.tar.bz2> - very experimental hint (busy status line lamp or icon) support. This is a very experimental system so it might not work properly with particular cisco phones. 7960, 7970 and 7940 with recent firmware does work great. Old phones can't, of course, use the hint system. There
2005 Jun 07
0
Re: chan_sccp / 7960: "External call" and more
> > When dialling a number, my 7960 always says "External call". Is there > any chance to tell it the difference or make it display the dialled > number (especially nice when using speeddials)? > CallInfoMessage issue, it should be fixed by Jan in the CVS, I will check it out > Is there any way with chan_sccp to have asterisk taking influence on the >
2006 Apr 06
2
chan_sccp and hinting
Ok, so multiple people have said that hinting is possible with chan_sccp on the 7940/7960's and such, has anyone got this working? How do you go about getting this to work? I'd use the wiki, but it's link to the mailing list topic on that doesn't work anymore :( -- Aaron Daniel Computer Systems Technician Sam Houston State University amdtech@shsu.edu (936) 294-4198
2005 Jun 07
1
CallerID/chan_sccp
When sending a call to a line defined on chan_sccp, there is an error on the console that says: Jun 7 08:22:29 WARNING[3924]: sccp_channel.c:79 sccp_channel_send_callinfo: Incoming call SCCP/Line1-00000008 doesn't have CallerId name Is this because of the changes in the callerid name from stable to head? Or does someone know of a way to correct this? -- respectfully, Joseph
2005 May 31
0
Re: chan_sccp / 7960: "End call" softkey: "That key is not active here"
> Sergio schrieb: > >>> pressing the "End call" softkey while in call produces the message >>> "That key is not active here". Do I have to configure something >>> special for that to work or is it just not yet implemented? >> >> you can quick apply this patch >> > Ah, great... Thanks! > You don't accidentally have a
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
2004 Dec 15
2
chan_sccp compile problem w/ CVS head?
Any ideas? I edited the Makefile as instructed, ty. Now compiling .... sccp_channel.c 279 lines sccp_channel.c: In function `sccp_channel_send_callinfo': sccp_channel.c:48: structure has no member named `callerid' sccp_channel.c:49: structure has no member named `callerid' sccp_channel.c:49: structure has no member named `callerid' sccp_channel.c:49: structure has no
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
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
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
2005 Jan 16
1
chan_sccp and bristuff 1.0.3 weirdness
I am using chan_sccp on bristuffed asterisk (0.2RC3 on asterisk 1.0.3). Things seem fine but I am seeing some weird stuff. I have a Kirk IP600 connecting to * with 2 handsets. The weird thing is that for incoming calls the handset that is put second as my dialstring, never rings. This is my dial string: exten => 666666666,4,Dial(${PHONE1}&${DECT1}&${DECT2}),25,tm) Where DECT1
2008 Apr 22
1
Cisco 7961 + 7914, speeddials, BLF & Asterisk 1.4?
Hi, Does anyone have any experience with a Cisco 7961 + 7914 Operator Console setup and speeddials/BLF on Asterisk 1.4? Would appreciate feedback if this works reliably. I have a 7961 on skinny registering on an 1.4.19 box with chan_sccp and speeddials work fine so that part seems ok. I have no experience with the BLF part. >From googling around it seems that BLF on the 7914 only works with