Displaying 20 results from an estimated 200 matches similar to: "chan_sccp and bristuff 1.0.3 weirdness"
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
2005 Jul 26
2
Dial using URI(web) or using FORM(web)
Hello!
I have an Asterisk@home instalation with 7 users working OK, and I'ld like
to implement either a
-- Web dial feature, where the user would fill one form field with a phone
number and a connection would be created between his extention and the
entered number.
OR
-- Dial using an URI (callto:xxxxx link in a web page), having AstTapi
installed and configured in all workstations.
2020 Sep 15
0
[PATCH 12/18] sgiseeq: convert to dma_alloc_noncoherent
Use the new non-coherent DMA API including proper ownership transfers.
This includes adding additional calls to dma_sync_desc_dev as the
old syncing was rather ad-hoc.
Thanks to Thomas Bogendoerfer for debugging the ownership transfer
issues.
Signed-off-by: Christoph Hellwig <hch at lst.de>
---
drivers/net/ethernet/seeq/sgiseeq.c | 28 ++++++++++++++++++----------
1 file changed, 18
2020 Sep 14
2
[PATCH 11/17] sgiseeq: convert to dma_alloc_noncoherent
Use the new non-coherent DMA API including proper ownership transfers.
This includes adding additional calls to dma_sync_desc_dev as the
old syncing was rather ad-hoc.
Thanks to Thomas Bogendoerfer for debugging the ownership transfer
issues.
Signed-off-by: Christoph Hellwig <hch at lst.de>
---
drivers/net/ethernet/i825xx/lasi_82596.c | 25 ++---
drivers/net/ethernet/i825xx/lib82596.c
2020 Aug 19
0
[PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
Add a new API to allocate and free pages that are guaranteed to be
addressable by a device, but otherwise behave like pages allocated by
alloc_pages. The intended APIs to sync them for use with the device
and cpu are dma_sync_single_for_{device,cpu} that are also used for
streaming mappings.
Switch all drivers over to this new API, but keep the usage of the
crufty dma_cache_sync API for now,
2005 Mar 09
3
Polycom IP 500 bitmaps and Idle Display Animation
Has anyone got this to work? Under Idle Display Animation, the
administrators guide says "For example, a company logo could be
displayed"..
In the ipmid.cfg file, I enabled 'ind.idleDisplay.enabled' (ie changed
it to 1), and under the IP 500 section, I added an entry for the bitmap
that I want to display: bitmap.IP_500.66.name ="arf" but from there I'm
not sure
2009 Jan 06
0
chan_sccp and CISCO CP-7914 Module
Hello list,
Has anyone on list had experience with getting the 7914 module working
with Asterisk, probably using the chan-sccp drivers?
I have 7912 and 7940 phones working OK, I need something for
reception, and I was thinking a 7960 with two of these modules would
handle it, but need to know that someone has got it working somewhere
(seeing lines that are free, busy etc)
Mikel
2009 Feb 06
0
[asterisk-user] $100USD for anyone who can install Chan_SCCP for me
Hello I need someone to install Chan_SCCP for me and get it working on
Elastix with Cisco 7937
Interested party please msn me on sam__tam AT hotmail DOT com or email me
back
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090207/58b10073/attachment.htm
2004 Jan 25
1
Announcement: Another test release of chan_sccp
Hi all,
we are happy to announce the new test-release of chan_sccp.
The Cisco 7920 support is working now, however, some call handling stuff is
hardcoded for testing.
Also some more in-deep-knowledge of Skinny was archieved, how they
handle calls.
Please test it with your 7940/7960 and 30VIP and report any problems
using our bug tracking tool.
The latest tarball is available at:
2004 Apr 01
1
Asterisk + Cisco 7920 + chan_sccp or chan_skinny
Greetings,
I have seen a few postings in the past regarding the interop of Asterisk and
the Cisco 7920 WiFi phone. To date, I have not seen a definitive method to
getting the phone working. Assuming someone has this actually working, can
that person step up and answer these questions.
1) What Channel is it working with (chan_skinny or chan_sccp)?
2) If code was used that is not a part of a
2004 Jun 28
1
Cisco 79XX Ringers & chan_sccp
Hello:
Does anyone know how to configure any of the Cisco 79XX phones to get
custom ringers when using chan_sccp with Asterisk?
I've currently got Asterisk's 05-24-04 CVS-HEAD and Zozo's 0.2 release
of chan_sccp.
I've tried using ringlist.dat, but that appears to only be for the SIP
phones...
Thanks for any input,
Andrew
2004 Jul 07
0
NEWS from the chan_sccp developers.
Dear sccp users :-)
We are announcing the support of the Cisco 7935 Conference Station
within the chap_sccp channel driver (experimental version) AND
the "alpha-beta" stage of the 12SP+ Support.
I will later on today add the information on the Wiki on how to get this
phones correctly registered.
However the support is still not fully functional (some issues), but
please test this
2004 Aug 25
0
chan_sccp with multi-lines and 7960's
Now that I am using the chan_sccp module, the phones now work as single line
phones.
However, these phones have support for multiple lines. So I setup phone1
with extension 1001, and phone2 with exts 1002 and 1003.
If I call ext 1003 from 1001, phone2 rings correctly and if I pickup the
handset on phone2 I can carry on the conversation.
If I call ext 1002 from 1001, phone2 rings as it should
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
2004 Dec 06
0
How to verify if chan_sccp is working/built correctly?
Hi list!
I'm still trying to figure out why my cisco 7940 compatible phone is not
working with chan_sccp at all while it works partly with skinny.
Is there any way to verify is chan_sccp compiled correctly and if it's
behaving like it should?
Can I telnet to the skinny port and simulate a 'login' and authentication
of a device?
Thanks for any leads!
Remco
2004 Dec 17
0
chan_sccp and 7920
I grabbed the 7920 tarball available from the sourceforge site dated
sometime in Oct. I've got my 7920 working, however, asterisk seems to
stop talking to it sometimes and requires a restart (like kill asterisk
completely and restart it). Does anyone know if a new version is on
the way? Does the current CVS fix this?
Otherwise, the phone works great. Battery life sucks though. :(
2005 Feb 02
1
[OT - somewhat] chan_sccp status
Just wondering,
I noticed on the chan_sccp site that a new release should have been
released on 20-Jan-2005. Is there any news on the status of this
release? As far as I can tell even the sourceforge CVS for chan_sccp
didn't change much around that time - or since.
-Chris
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 May 28
0
chan_sccp patches
I've submitted to Julien http://chan-sccp.sourceforge.net/ my patches
the diff file is attached to this mail
Apply it to the CVS head
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/chan-sccp login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/chan-sccp co
-P chan_sccp
it does include:
- added support to cisco 7905
- major buttontemplate rework. Added a validMask function
2005 May 28
0
chan_sccp / 7960: ALERT_INFO?
I am impressed, I have been trying this for sometime using the SIP image and the only difference I can create is a 'single' and a 'double' ring on the phone. I use the 'single' ring for phone calls and the 'double' ring for the doorbell. I would love to be able to choose a ring tone based on the incoming msn or callerID. The idea of the phone shouting 'Its the