Displaying 20 results from an estimated 100 matches similar to: "cisco 7945 sip lines on 2 different asterisk servers"
2012 Jan 15
0
configuring a Cisco 7961 so that different line appearances register to different SIP proxy addresses
Hi,
I have been using Cisco 7960's with Asterisk for years. I am trying get a
7961 working and have a problem. In my configuration, not all of my line
appearances register to the same Asterisk SIP server. I have an Asterisk
server at home and another at work. My Line 1 button registers to the home
server and my Line 2 button registers to the work server. This has worked
for years
2008 Mar 02
0
Cisco 7970 - register with NAT phone
continuing discussions of 79xx issues. i've seen referenced and am
experiencing difficulty getting a 7970 to work behind NAT to a public
asterisk server. i am successful with 7960s.
1. SIP load is 70.8-3-3SR2S
2. config works fine if 7970 is connecting to an asterisk server a
local LAN (same subnet)
3. when debugging it in a NAT'd environment I see the register and
2009 Nov 07
1
Trouble registering Cisco 7942
I'm trying to connect a Cisco 7942 to my Asterisk box. I have a 7960
and 7912 currently connected and functioning. I'm trying to use the
recommendations from here:
http://www.voip-info.org/wiki/view/Asterisk+phone+cisco+79x1+xml+configuration+files+for+SIP
I have created a "XMLDefault.cnf.xml" and it took the latest image but
the phone states it's unprovisioned? Any
2006 Apr 18
2
Cisco 7970 SIP - few questions
- How to restart the phone? (On 7960 it is *+6+Settings)
- How to setup working dtmf?
- How to setup hinting?
For line is
<line button="4">
<featureID>9</featureID>
...
For speeddial is
<line button="5">
<featureID>2</featureID>
<featureLabel>341</featureLabel>
<speedDialNumber>341</speedDialNumber>
</line>
2006 Mar 22
3
7970 8.x firmware speeddials
Hi,
Does anyone know how to define speeddials in XML for the 7970 sip
firmware?. I've played with the SEP<mac>.cnf.xml file that was posted
previously but can't find a way to do it. I can define them on the
phone usually (seems a bit buggy) but if the phone reboots they get lost
from the config. Does anyone know a way to do this?
I'm guessing it could be within the
2007 Jan 20
3
Cisco 7970 Unprovisioned
Hi!
I did manage to load phone with SIP image : SIP70.8-0-3S, made
SEP-MAC.cnf.xml, but phone never read the configuration from it.
On the screen it's written "Unprovisioned", and phone is not trying to
register with asterisk.
Please help!!
MihaelaMJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Mar 02
1
Registering Cisco 7942G IP phone with Asterisk!.
Hi,
?
We are new to IP phone firmware upgradation (Sorry if it is a re-post of previous question(s)).
?
Recently we have bought a cisco 7942G IP phone.
It currently has SIP 42.9-0-2SR1S firmware loaded on it.
We do not see any option to configure a SIP Proxy where we can provide SIP Server (Asterisk PC/Device)? IP address (with current firmware on it) to register it with Asterisk.
?
Do we need to
2008 Jan 25
2
Unprovisioned 7961
Hi Everyone,
I am having some issues getting my 7961 working with Trixbox. I have loaded
the SIP code (8-3-3SR2) fine but when the phone boots up it goes into an
unprovisioned state. A status message shows up and says ?Error Verifying
Config Info?.
I have read quite a bit on this topic (getting 7961?s to work with Asterisk
and TB) and only came across a few postings where other people
2008 Mar 20
0
BLF on Cisco 7970
Hello All,
I've been trying to get BLF working with Asterisk 1.6-LatestBeta, and My
Cisco 7970 (Latest SIP Firmware).
Has anyone successfully completed this?
I got the patch to merge in from
http://www.voip-info.org/wiki/view/Asterisk+Presence+for+Cisco+79x1+Phones
With a bit of hackery to that code, it successfully compiled chan_sip for
me.
So, With 1.6 we have TCP Enabled on Asterisk,
2005 Jul 19
2
cisco 7970 sccp
Does anyone have the 7970 work with sccp?
I have used the example configurations from the wiki.
I can see that the phone is failing to retrieve the
CTLSEP<MAC>.tlv file and then is able to retrieve the
SEP<MAC>.cnf.xml file. The phone is hanging with the
message "updating ctl".
Thanks,
John
SEP<MAC>.cnf.xml:
<device>
<devicePool>
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
2006 Jan 16
1
cisco 7940 firmware upgrade
I have been trying for sometime to upgrade this phone to either sip, or the
latest sccp (at this point I don't care) with no success. It has an sccp
image (don't know the version off the top of my head) that is incompatible
with chan_sccp. When I boot up the phone, it asks the tfpt server for the
.tlv file, then the SEP<mac> file which it receives successfully. It then
asks for
2005 Mar 25
1
Converting 7905G to SIP
I am trying to convert my 7905G to be SIP based and seem to be running
into a few hassles. Below are all the config files and logs from the
server. I have tried to follow the pdf's from cisco and some posts from
other mailing lists that google turnedup, but it seems that nothing is
working. Am I somehow missing a fundamental step in trying to upgrade
from Call Manager to SIP?
Any help is
2006 Mar 29
0
Installing Cisco IP phone 7910
Hello,
I have tried to install this phone for hours now and I can't get it working.
Maybe someone can help me :) I have searched for more info from everywhere
but there isn't much about 7910 :(
>From the CLI I get this:
NAME ADDRESS MAC Reg. State
================ =============== ================ ==========
telefon --
2008 Jan 17
1
IMAP client in asterisk not trying to contact IMAP server
I'm trying to test IMAP in 1.4.17 and it appears to be not working.
I've compiled imap-2007 with the following on a CentOS 5 box:
make slx EXTRACFLAGS="-I/usr/include/openssl -fPIC"
and I've configured and compiled asterisk with the following:
./configure --with-imap=/usr/local/src/imap-2007
The compile and install went just fine, no warnings and no errors that I saw.
2023 Jul 23
1
Parallel dialoog with different Alert-Info headers
On 7/23/2023 12:32 PM, Dirk-Willem van Gulik wrote:
>> On 22 Jul 2023, at 23:40, asterisk at phreaknet.org wrote:
>>
>> I'm assuming you mean at the device level, and that you want to send
>> only the relevant header to each device?
>> Use pre-dial handlers; a unique handler runs on each destination
>> channel. With PJSIP, you're forced to do this
2023 Jul 23
1
Parallel dialoog with different Alert-Info headers
> On 22 Jul 2023, at 23:40, asterisk at phreaknet.org wrote:
>
> On 7/22/2023 4:51 PM, Dirk-Willem van Gulik wrote:
>> We have a couple of parallel ring settings (and this has worked well for eons).
>>
>> Either in the form of
>>
>> same => n,Dial(SIP/1001 & SIP/1002 & SIP/1003 …..)
>>
>> Or via a subroutine (below) that has a bit
2005 Apr 21
0
Problem with groups & joining domain.- LDAP
Software list:
FreeBSD 5.3
Samba 3.0.14a
nss_ldap-1.204_5
openldap-client-2.2.19
openldap-server-2.2.23
p5-perl-ldap-0.32.02
pam_ldap-1.7.6
smbldap-tools-0.8.8
samba was configured with the following options. LDAP, Cups, Winbind,
utmp, popt, acl, quotas, msdfs, syslog, without_ADS
I have also tried winbind_nss which I believe is a FreeBSD wrapper
around the linux implentation of winbindd, but
2007 Mar 29
3
Re: Problem converting a Cisco 7960 to SIP
Hello all,
I've got myself into a bizzare situation that I can't seem to get myself
out of... Was wondering if anyone had some advice that might get me 'over the
hill' on this...
Some background: PBX consists of an Asterisk box (running TrixBox), 4 Cisco
7960's, 2 Polycom IP500's, and now an additional Cisco 7960. The phones are
all on a separate LAN. There is