[asterisk-users] cisco 7970 multiple lines with asterisk

2010-11-21 Thread Peter Kowalski
Hi I have a problem that I can't pass. I have asterisk and cisco 7970 phones with 8.0.3 sip firmware. I registered two extensions: Line1: 260 Line2: 160 Regardless of which extension I call, always Line 1 on cisco is blinking. This makes impossible to recognize which extension is calling. Also,

[asterisk-users] Cisco 7970 Not registering

2010-07-21 Thread zeynep yildirim
Hi All, I ' m using Cisco 7970 IP Phone and Asterisk 1.6.0.10-FONCORE-r40 (Tirxbox). My problem is that I upgrade my phone to SIP image but now this phone is not registering. The error likes this : SIP/2.0 403 Forbidden (Bad auth) The phone and Trixbox are in the same network. There arenot

[asterisk-users] Cisco 7970 SIP endless ringing...?

2009-11-12 Thread ml01
Anyone know what would cause an endless ringing situation? I have a snom360 and cisco 7970 (sip 8.5.3). I have an incoming trunk which dials both phones: [gp710] exten = _[*1-9].,1,Dial(SIP/li...@cisco7970SIP/li...@snom360,60) exten = _[*1-9].,n,Hangup If a call comes in, I can answer the call

Re: [asterisk-users] Cisco 7970, CTLSEPmac.tlv

2008-08-07 Thread Jason Parker
Jason Parker wrote: I just wanted to post this so that it was out there and Googleable. Hopefully it will save other people a bit of time. If you have a Cisco phone (I was testing with a 7970, though presumably it would affect 7960 and others as well) that is looping trying to fetch the

[asterisk-users] Cisco 7970, CTLSEPmac.tlv

2008-08-01 Thread Jason Parker
I just wanted to post this so that it was out there and Googleable. Hopefully it will save other people a bit of time. If you have a Cisco phone (I was testing with a 7970, though presumably it would affect 7960 and others as well) that is looping trying to fetch the CTL tlv file - it may be

Re: [asterisk-users] Cisco 7970, CTLSEPmac.tlv

2008-08-01 Thread Michiel van Baak
On 15:02, Fri 01 Aug 08, Jason Parker wrote: I just wanted to post this so that it was out there and Googleable. Hopefully it will save other people a bit of time. If you have a Cisco phone (I was testing with a 7970, though presumably it would affect 7960 and others as well) that is

[asterisk-users] Cisco 7970 - register with NAT phone

2008-03-02 Thread Sigma Networks
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

[asterisk-users] Cisco 7970 BLF/Presence

2007-12-18 Thread Preston Edwards
I have been trying to get the 7970 (running SIP firmware) to display presence information about other extensions. Thus far, I have been unsuccessful. Does anyone have BLF working on the SIP-loaded 7941/7961/7970/7971? I have been using the following as a guide for my work:

[asterisk-users] Cisco 7970 with skinny on * 1.4.x

2007-04-28 Thread Richard Klingler
Sorry bringing it up again Meanwhile switched to asterisk 1.4.3 on fbsd-6.2 but still no luck getting my 7970G to run via skinny... It registers fine with *: Adding button: 9, 1 Device capability set to '268' asterisk*CLI skinny show devices Name DeviceId IP

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.x

2007-04-28 Thread Richard Klingler
A little with skinny debug set to on shows during register: Device SEP00175A872053 is attempting to register Requesting capabilities Buttontemplate requested Adding button: 9, 1 Sending 30006 template to cisco Received SoftKey Template Request Received SoftKeySetReq RECEIVED UNKNOWN MESSAGE

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-23 Thread Richard Klingler
Hmm..interestingly no one answered if chan_skinny works with 7970G on * 1.4.x (o; I know that CIsco phones are bad with NAT and SIP...old story (o; THat's why I use local Cisco phones with SIP and local * which then connects to outside * vis IAX... cheers rick Hermann Wecke schrieb: Richard

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-23 Thread Julio Arruda
Richard Klingler wrote: Hmm..interestingly no one answered if chan_skinny works with 7970G on * 1.4.x (o; I know that CIsco phones are bad with NAT and SIP...old story (o; THat's why I use local Cisco phones with SIP and local * which then connects to outside * vis IAX... I've a 7912G

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-23 Thread Pavel Jezek
If you have 7970 right configured to point to asterisk server, you should be able to see some skinny debug on console, or look what report skinny show devices I haven't any 7970, so can't help so much, I'm using only 7920 wifi phone with chan_skinny and 1.4trunk, it's usable, basic

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-23 Thread Richard Klingler
I was able to register to * 1.4.1 via skinny...and it showed up on the lines and devices show output.. On the phone, however, no lines were displayed nor could it phone out or receive any calls... Anyone able to share some snippets of their skinny.conf? I just used the examples and modified

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-23 Thread Pavel Jezek
my simple, but working config for 7920... Dial(Skinny/[EMAIL PROTECTED]) [general] bindaddr=193.179.38.20; Address to bind to bindport=2000 ; Port to bind to, default tcp/2000 dateformat=D-M-Y; M,D,Y in any order (5 chars max) keepalive=30 disallow=all allow=alaw

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-22 Thread Pavel Jezek
last chan_sccp was released a year ago, Sergio, main developer, gone away minimal activity in forum, chan_sccp.org, unoficial chan_sccp site, is for sale this are reasons, why I also considering chan_sccp as death project. Bill Hackensack wrote: chan_sccp is far from dead and it works with

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-22 Thread Richard Klingler
Bill Hackensack schrieb: On 3/21/07, *Richard Klingler* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: As chan_sccp is pretty much dead, doesn't compile on FBSD anyway and isn't supported on * 1.4.x I tried going with chan_skinny... chan_sccp is far from dead and it works with

[asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-21 Thread Richard Klingler
Evnin' (o; As chan_sccp is pretty much dead, doesn't compile on FBSD anyway and isn't supported on * 1.4.x I tried going with chan_skinny... The Cisco 7970 registers and is being acknowledged by * but that's it... I see no lines on the 7970 display configured and it is not reachable or it

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-21 Thread Hermann Wecke
Richard Klingler wrote: Has any1 got their 7970 to work with * 1.4.x ? Why don't you use 7970 with SIP firmware? I'm running SIP 8.0.4SR2 without problems (Asterisk 1.2.16). Just remember that 7970 only will register if your Asterisk is at the same network - no NAT between them - check

Re: [asterisk-users] Cisco 7970 with skinny on * 1.4.1

2007-03-21 Thread Bill Hackensack
On 3/21/07, Richard Klingler [EMAIL PROTECTED] wrote: As chan_sccp is pretty much dead, doesn't compile on FBSD anyway and isn't supported on * 1.4.x I tried going with chan_skinny... chan_sccp is far from dead and it works with 1.4. more fud being spread...

Re: [asterisk-users] Cisco 7970 Unprovisioned

2007-01-21 Thread Token PBX
Hi everyone! I just want to thank everybody. My phone works now and just a little hint: set qualify=no in sip.conf of your phone's extension. Best regards Mihaela MJ On 1/21/07, Token PBX [EMAIL PROTECTED] wrote: On 1/20/07, Pavel Jezek [EMAIL PROTECTED] wrote: you have probably

[asterisk-users] Cisco 7970 Unprovisioned

2007-01-20 Thread Token PBX
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

Re: [asterisk-users] Cisco 7970 Unprovisioned

2007-01-20 Thread Jon Farmer
: Saturday, 20 January, 2007 1:01:25 PM Subject: [asterisk-users] 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

Re: [asterisk-users] Cisco 7970 Unprovisioned

2007-01-20 Thread Token PBX
- MAC.cnf.xml. Please help and thanks. Mihaela MJ - Original Message From: Token PBX [EMAIL PROTECTED] To: asterisk-users@lists.digium.com Sent: Saturday, 20 January, 2007 1:01:25 PM Subject: [asterisk-users] Cisco 7970 Unprovisioned Hi! I did manage to load phone with SIP image : SIP70.8

RE: [asterisk-users] Cisco 7970 Unprovisioned

2007-01-20 Thread Darren Nay
are very finicky. Best of luck! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Token PBX Sent: Saturday, January 20, 2007 6:01 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Cisco 7970 Unprovisioned Hi! I did manage

Re: [asterisk-users] Cisco 7970 Unprovisioned

2007-01-20 Thread Pavel Jezek
you have probably something wron in config file and phone refuses to configure, here is my minimalistic file for 7941/61, you can try... device deviceProtocolSIP/deviceProtocol sshUserIdadmin/sshUserId sshPasswordadmin/sshPassword devicePool dateTimeSetting

Re: [asterisk-users] Cisco 7970 Unprovisioned

2007-01-20 Thread Token PBX
On 1/20/07, Pavel Jezek [EMAIL PROTECTED] wrote: you have probably something wron in config file and phone refuses to configure, here is my minimalistic file for 7941/61, you can try... device deviceProtocolSIP/deviceProtocol sshUserIdadmin/sshUserId sshPasswordadmin/sshPassword devicePool

Re: [asterisk-users] Cisco 7970 + New Firmware (8.2)

2006-12-13 Thread Pavel Jezek
Matt Gibson wrote: Hi Pavel, I tried to implicitly set qualify=no for the sip user, but am still seeing the registering icon for like 10 minutes on the screen of the 7970. It is actually registering, just the phone doesn't think it is. The phones always stay with a little red X on them

Re: [asterisk-users] Cisco 7970 + New Firmware (8.2)

2006-12-13 Thread Paul A Brown
, December 13, 2006 9:08 AM Subject: Re: [asterisk-users] Cisco 7970 + New Firmware (8.2) Matt Gibson wrote: Hi Pavel, I tried to implicitly set qualify=no for the sip user, but am still seeing the registering icon for like 10 minutes on the screen of the 7970. It is actually registering, just

Re: Re: [asterisk-users] Cisco 7970 + New Firmware (8.2)

2006-12-13 Thread David Parcerisa
Thanks - Original Message - From: Pavel Jezek [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Wednesday, December 13, 2006 9:08 AM Subject: Re: [asterisk-users] Cisco 7970 + New Firmware (8.2) Matt Gibson wrote: Hi

Re: [asterisk-users] Cisco 7970 + New Firmware (8.2)

2006-12-13 Thread Matt Gibson
Hi Pavel, Thanks for the config! I modified mine so it was more minimal like yours, and it registers just fine now. So much nicer without those big red X's! MG On 13/12/06, Pavel Jezek [EMAIL PROTECTED] wrote: Matt Gibson wrote: Hi Pavel, I tried to implicitly set qualify=no for the

Re: [asterisk-users] Cisco 7970 + New Firmware (8.2)

2006-12-13 Thread Mark Johnson
Matt Gibson wrote: Hi Pavel, Thanks for the config! I modified mine so it was more minimal like yours, and it registers just fine now. So much nicer without those big red X's! MG This modified config works sweet!! Any tricks to get the MWI working? Mark

[asterisk-users] Cisco 7970 + New Firmware (8.2)

2006-12-12 Thread Matt Gibson
Hi All, Found out Cisco has some newer firmware available for the 7970 series of phones. New sip images are at version level 8.2 (instead of 8.0.2,8.0.3,8.0.4), posted Dec 10, 2006. This major jump in version numbers has fixed a few bugs (time zone not updating properly), but hasn't figured what

Re: [asterisk-users] Cisco 7970 + New Firmware (8.2)

2006-12-12 Thread Pavel Jezek
I'm using 8.2.1 in 7961, it working fine, registration is OK, except I must disable qualify in asterisk (phone doesn't respond to qualify pings), one anoying bug removed is not displaying IP address of sip server (asterisk) in caller id, also same issue with needing rename jar*.sbn file on tftp

Re: [asterisk-users] Cisco 7970 + New Firmware (8.2)

2006-12-12 Thread Matt Gibson
Hi Pavel, I tried to implicitly set qualify=no for the sip user, but am still seeing the registering icon for like 10 minutes on the screen of the 7970. It is actually registering, just the phone doesn't think it is. The phones always stay with a little red X on them showing the phone doesn't

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-12-08 Thread Paul A Brown
a specific image. Thanks - Original Message - From: Lacy Moore - Aspendora To: Asterisk Users Mailing List - Non-Commercial Discussion Sent: Friday, December 01, 2006 10:29 PM Subject: Re: [asterisk-users] Cisco 7970 SIP upgrade issues On 11/29/06, Paul A Brown [EMAIL

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-12-01 Thread Lacy Moore - Aspendora
On 11/29/06, Paul A Brown [EMAIL PROTECTED] wrote: Hi Mattias, That is what I did for my 7960 and what I need to do for this. However my problem is when I un tar the cisco file it won't run. I think it needs call manager :-( You apparently downloaded the wrong version. I don't know what

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-11-30 Thread Paul A Brown
of upgrading a V5 7970? Please please :-) - Original Message - From: Alfred Nagl [EMAIL PROTECTED] To: Paul [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, November 29, 2006 2:26 PM Subject: Re: [asterisk-users] Cisco 7970 SIP upgrade issues Paul writes: I am having problems

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-11-29 Thread Paul
Subject: [asterisk-users] Cisco 7970 SIP upgrade issues Dear Asterisk People, I am having problems putting a SIP image on a 7970. I was wondering if anyone can help? First problem is the phone is running version Load IDJar70.2-5-47-17.sbn Boot Load ID7970_64054100.bin Version5.0(0.6S

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-11-29 Thread Mattias Andersson
-users] Cisco 7970 SIP upgrade issues Dear Asterisk People, I am having problems putting a SIP image on a 7970. I was wondering if anyone can help? First problem is the phone is running version Load IDJar70.2-5-47-17.sbn Boot Load ID7970_64054100.bin Version5.0(0.6S) So I did read that you couldn't

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-11-29 Thread Paul A Brown
Discussion Sent: Wednesday, November 29, 2006 11:26 AM Subject: Re: [asterisk-users] Cisco 7970 SIP upgrade issues Hi! I have only used 7940 and 7905. The 7940 are supporting TFTP and I did use that to upgrade them. I had to do it in 3 steps. First a old SIP firmware. Then an newer

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-11-29 Thread Mattias Andersson
: [asterisk-users] Cisco 7970 SIP upgrade issues Hi! I have only used 7940 and 7905. The 7940 are supporting TFTP and I did use that to upgrade them. I had to do it in 3 steps. First a old SIP firmware. Then an newer firmware and then the on that I am using. //Mattias On 29/11/06, Paul [EMAIL PROTECTED

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-11-29 Thread Paul A Brown
of a standalone image? - Original Message - From: Mattias Andersson To: Asterisk Users Mailing List - Non-Commercial Discussion Sent: Wednesday, November 29, 2006 12:41 PM Subject: Re: [asterisk-users] Cisco 7970 SIP upgrade issues Hi Paul! I do thing you could use a TFTP

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-11-29 Thread Mattias Andersson
Users Mailing List - Non-Commercial Discussionasterisk-users@lists.digium.com *Sent:* Wednesday, November 29, 2006 12:41 PM *Subject:* Re: [asterisk-users] Cisco 7970 SIP upgrade issues Hi Paul! I do thing you could use a TFTP bout I have not ben woring with that phone. Could you post your TFTP

Re: [asterisk-users] Cisco 7970 SIP upgrade issues

2006-11-29 Thread Paul A Brown
Andersson To: Asterisk Users Mailing List - Non-Commercial Discussion Sent: Wednesday, November 29, 2006 2:15 PM Subject: Re: [asterisk-users] Cisco 7970 SIP upgrade issues Hi believe that you nead a standalone image. Would you consider use SIP image, that could be possible to find on the net

[asterisk-users] Cisco 7970

2006-11-24 Thread david parcerisa
Hello; Maybe this is a little off-topic, but I need help. I need to repair a cisco 7970, but in my country(spain) cisco is only selling, they don't repair if you're not client. Because I bought on ebay, I'm not client, so I have no chance. I tried to repair by myself, the problem is on the LCD

[asterisk-users] Cisco 7970

2006-11-23 Thread David Parcerisa
Hello; Maybe this is a little off-topic, but I need help. I need to repair a cisco 7970, but in my country(spain) cisco is only selling, they don't repair if you're not client. Because I bought on ebay, I'm not client, so I have no chance. I tried to repair by myself, the problem is on the LCD

[asterisk-users] Cisco 7970

2006-11-23 Thread David Parcerisa
Hello; Maybe this is a little off-topic, but I need help. I need to repair a cisco 7970, but in my country(spain) cisco is only selling, they don't repair if you're not client. Because I bought on ebay, I'm not client, so I have no chance. I tried to repair by myself, the problem is on the LCD

[asterisk-users] Cisco 7970

2006-11-23 Thread david parcerisa
Hello; Maybe this is a little off-topic, but I need help. I need to repair a cisco 7970, but in my country(spain) cisco is only selling, they don't repair if you're not client. Because I bought on ebay, I'm not client, so I have no chance. I tried to repair by myself, the problem is on the LCD

[asterisk-users] Cisco 7970 SIP upgrade issues

2006-11-23 Thread Admin @ TheAdmiralNelson.Com
Dear Asterisk People, I am having problems putting a SIP image on a 7970. I was wondering if anyone can help? First problem is the phone is running version Load IDJar70.2-5-47-17.sbn Boot Load ID7970_64054100.bin Version5.0(0.6S) So I did read that you couldn't simply put the latest SIP

[asterisk-users] Cisco 7970 - versionStamp

2006-10-19 Thread Tomislav Parčina
If I put versionStamp in cnf.xml file, how do I check it on the phone? -- Tomislav Parčina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)270248 Mob.: +385(91)1212148 SIP: [EMAIL PROTECTED] e-mail: tparcina#lama.hr http://www.lama.hr ___

[asterisk-users] Cisco 7970 strange Xml , but upgrade success.

2006-10-16 Thread nigma nigmus
When I try to upgrade 7970 phone to sip 8.0.4SR1, Im getting this error all time: Read request for file .loads. Mode octet [16/10 15:14:12.187] File .loads : error 2 in system call CreateFile The system cannot find the file specified. [16/10 15:14:12.187] But I found this inside

Re: [asterisk-users] Cisco 7970 SIP won't update?

2006-10-14 Thread mitcheloc
I am experiencing the same issue. However, I have not tried the VersionStamp field and will do so tomorrow. If you find an answer please post it to the list. On 10/13/06, Tim Connolly [EMAIL PROTECTED] wrote: Does anyone know what triggers the 7970 to update its config? I was able to

[asterisk-users] Cisco 7970 SIP won't update?

2006-10-13 Thread Tim Connolly
Does anyone know what triggers the 7970 to update its config? I was able to get it to update to SIP, but the config I used initially won't go away. I am making small changes to the SEPxxx.cnf.xml file and rebooting the phone, the phone is downloading the (TFTP) new config file, but I

Re: [asterisk-users] Cisco 7970 SIP won't update?

2006-10-13 Thread Greg Oliver
On Fri, 2006-10-13 at 11:53 -0500, Tim Connolly wrote: Does anyone know what triggers the 7970 to update its config? I was able to get it to update to SIP, but the config I used initially won't go away. I am making small changes to the SEPxxx.cnf.xml file and rebooting the phone, the

RE: [asterisk-users] Cisco 7970 SIP won't update?

2006-10-13 Thread Evan P. Hall
Tim Connolly wrote: Does anyone know what triggers the 7970 to update its config? I was able to get it to update to SIP, but the config I used initially won't go away. I am making small changes to the SEPxxx.cnf.xml file and rebooting the phone, the phone is downloading the (TFTP) new

[asterisk-users] Cisco 7970 Unbootable After FW Upgrade

2006-10-09 Thread Jeremiah Millay
I tried upgrading a used Cisco 7970 from the image it shipped with to SIP 8.0.2 SR1 but didn't have any luck so I followed the procedures to do a factory reset on the phone. The phone is grabbing an IP and attempting to grab my term70.default.loads file but not moving any further. The phone

Re: [asterisk-users] Cisco 7970 Unbootable After FW Upgrade

2006-10-09 Thread Greg Oliver
When you do a factory reset on a 41/61/70/71, it actually deletes ALL of the firmware except the bootloader from the phone. You would have to have all of the 70s firmware files that come with them in order to boot them. The term70.default.loads tells the phone what version of software to tftp.

[asterisk-users] Cisco 7970 - DTMF

2006-09-25 Thread Tomislav Parčina
In sip.conf for one friend (Cisco 7970 phone) I have define this dtmfmode=inband And in xml.conf of that phone I have preferredCodecnone/preferredCodec dtmfAvtPayload101/dtmfAvtPayload dtmfDbLevel3/dtmfDbLevel dtmfOutofBandnone/dtmfOutofBand But DTMF doesn't work for that phone. Phone

Re: [asterisk-users] Cisco 7970 - DTMF

2006-09-25 Thread Rich Adamson
Tomislav Parčina wrote: In sip.conf for one friend (Cisco 7970 phone) I have define this dtmfmode=inband And in xml.conf of that phone I have preferredCodecnone/preferredCodec dtmfAvtPayload101/dtmfAvtPayload dtmfDbLevel3/dtmfDbLevel dtmfOutofBandnone/dtmfOutofBand But DTMF doesn't work for

RE: [asterisk-users] Cisco 7970 behind NAT

2006-09-21 Thread Evan P. Hall
Jeremiah wrote: Does anyone have this working? I have a Cisco 7970 with the 8-0-2-SR1S firmware loaded on it. I can get the phone to register with * just fine when I place my asterisk server on the same subnet and do no NAT. When I give my asterisk server a static public IP and put the phone

RE: [asterisk-users] Cisco 7970 behind NAT

2006-09-21 Thread Jeremiah Millay
Shortly after I sent this e-mail I got it figured out. In sip.conf I had to put nat=no. The phone config also need to have all NAT features turned off. It was strange because I was sniffing the packets for the registration and saw no authentication information coming from the phone (with a

[asterisk-users] Cisco 7970 behind NAT

2006-09-20 Thread Jeremiah Millay
Does anyone have this working? I have a Cisco 7970 with the 8-0-2-SR1S firmware loaded on it. I can get the phone to register with * just fine when I place my asterisk server on the same subnet and do no NAT. When I give my asterisk server a static public IP and put the phone behind a NAT to

re: [asterisk-users] Cisco 7970 behind NAT

2006-09-20 Thread Alyed Tzompa
Since the phone is the one behind a NAT, and the registration is done only with SIP packages, setting or not the "nat" is not an issue (ONLY for registration purposes). You can see this since Asterisk is receiving the registration. Why is it denying it?... wel,  that's something that will

[asterisk-users] Cisco 7970 directories and services xml

2006-09-07 Thread Tomislav Parčina
According to this thread http://www.trixbox.org/modules/newbb/viewtopic.php?topic_id=990forum=3 Cisco 7970 (SIP 8.0.2) sends wrong request to http server and that is why Cisco 7970 IP Phone doesn't show phone directory or services. It seams there is the same problem with SIP 8.0.3 firmware.

Re: [asterisk-users] Cisco 7970 directories and services xml

2006-09-07 Thread Richard Klingler
Tomislav Parčina schrieb: According to this thread http://www.trixbox.org/modules/newbb/viewtopic.php?topic_id=990forum=3 Cisco 7970 (SIP 8.0.2) sends wrong request to http server and that is why Cisco 7970 IP Phone doesn't show phone directory or services. It seams there is the same problem

[asterisk-users] Cisco 7970 8.0.4 SIP firmware

2006-08-31 Thread Tomislav Parčina
Does anybody use 8.0.4 SIP firmware for Cisco 7970 IP phone? I have upgrade my phone and now it doesn't register with Asterisk. In full.log file I don't see any reason why phone doesn't register. Has anybody head problems like this one? -- Tomislav Parčina Lama Computers Split Stinice 12,

Re: [asterisk-users] Cisco 7970 8.0.4 SIP firmware

2006-08-31 Thread Aaron Daniel
I tried that image for about 5 minutes. Kept getting errors in asterisk from the phone and it wouldn't stay registered. Rolled back to 8.0.2 and that works fine for us for now. On Thu, 2006-08-31 at 15:30 +0200, Tomislav Parčina wrote: Does anybody use 8.0.4 SIP firmware for Cisco 7970 IP

Re: [asterisk-users] Cisco 7970 8.0.4 SIP firmware

2006-08-31 Thread Richard Klingler
Does the 8.0.3 image has the same flaws as 8.0.4? Wasn't even able to register with * at all since most configuration examples from voip-info.org wouldn't work... Do you have any example config for me to try with SIP image on 7970G? Only tried 8.0.3 on my 7970G and had to switch to SCCP

Re: [asterisk-users] Cisco 7970 8.0.4 SIP firmware

2006-08-31 Thread Lacy Moore - Aspendora
Aaron, was the MWI working for you on 8.0.2? I've got a 7970 and 7961 sitting on a shelf because the MWI doesn't work. On the 8.0.4, it never registered, but I was able to make calls with it. I didn't try calling it, since I never saw it register. It appeared it was authenticating for outgoing

Re: [asterisk-users] Cisco 7970 8.0.4 SIP firmware

2006-08-31 Thread Aaron Daniel
MWI has been working on our (2) 7970's, as far as I can tell. My boss usually complains when his doesn't work, so it seems to be working fine as far as that's concerned. The 8.0.4 firmware attempted to register, but asterisk threw an error on a response it got back from the phone (I don't

[asterisk-users] Cisco 7970

2006-08-29 Thread Tomislav Parčina
Is 8.0.2.SR1 still the latest firmware? I still haven't managed to do anything useful with that weary expensive phone. It still only receives and places calls, nothing else. Is there any exciting feature that can work with asterisk and SIP firmware? Has anybody managed to do anything of the

[Asterisk-Users] Cisco 7970 problems

2006-05-13 Thread Hall, Eric M.
I did not get this back from the list so I'm not sure if thishit the list last week or not so I'm sending it again. Sorry if this is a duplicate post! --- Has anyone had problems with a Cisco 7970 running sip image

Re: [Asterisk-Users] Cisco 7970 problems

2006-05-13 Thread Eric \ManxPower\ Wieling
Hall, Eric M. wrote: I did not get this back from the list so I'm not sure if this hit the list last week or not so I'm sending it again. Sorry if this is a duplicate post! --- Has anyone had problems with a

RE: Spam? Re: [Asterisk-Users] Cisco 7970 problems

2006-05-13 Thread Hall, Eric M.
: [Asterisk-Users] Cisco 7970 problems Hall, Eric M. wrote: I did not get this back from the list so I'm not sure if this hit the list last week or not so I'm sending it again. Sorry if this is a duplicate post

[Asterisk-Users] Cisco 7970 problems

2006-05-12 Thread Hall, Eric M.
Has anyone had problems with a Cisco 7970 running sip image SIP70.8.0-2SR1S hanging up zap channels? Calls to SIP and IAX are fine. Just when the call goes out via the zap channels I have some Cisco 7960 running SIP and they work fine. Any ideas? Thanks-Eric Hall

[Asterisk-Users] Cisco 7970 running SIP question

2006-05-05 Thread Hall, Eric M.
Group I have a Cisco 7970 Running the newest SIP image. I'm running Asterisk SVN-trunk-r7498 on 2006-04-30 15:11:39 UTC When I get a call the callerid number show something like [EMAIL PROTECTED] I thought I seen somewhere what that was but I'm unable to find the correct wording when

Re: [Asterisk-Users] Cisco 7970 running SIP question

2006-05-05 Thread Aaron Daniel
I don't remember exactly what the reasoning on Cisco's part is of having the IP address on there, but it happens on ours too. It shouldn't cause any problems with making outgoing calls from the directory, it's just annoying to see it pop up. As for the date time settings... this is what we

RE: Spam? Re: [Asterisk-Users] Cisco 7970 running SIP question

2006-05-05 Thread Hall, Eric M.
Discussion Subject: Spam? Re: [Asterisk-Users] Cisco 7970 running SIP question I don't remember exactly what the reasoning on Cisco's part is of having the IP address on there, but it happens on ours too. It shouldn't cause any problems with making outgoing calls from the directory, it's just annoying

RE: Spam? Re: [Asterisk-Users] Cisco 7970 running SIP question

2006-05-05 Thread Hall, Eric M.
: [Asterisk-Users] Cisco 7970 running SIP question Aaron Yes it is very annoying! Thanks for the date time settings. That worked GREAT!!! Thanks - Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Daniel Sent: Friday, May 05, 2006 11:33 AM To: Asterisk

RE: Spam? Re: [Asterisk-Users] Cisco 7970 running SIP question

2006-05-05 Thread Aaron Daniel
Of Hall, Eric M. Sent: Friday, May 05, 2006 11:55 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: Spam? Re: [Asterisk-Users] Cisco 7970 running SIP question Aaron Yes it is very annoying! Thanks for the date time settings. That worked GREAT!!! Thanks - Eric -Original

Re: [Asterisk-Users] Cisco 7970 running SIP question

2006-05-05 Thread Mailing List
I don't remember exactly what the reasoning on Cisco's part is of having the IP address on there, but it happens on ours too. It shouldn't cause any problems with making outgoing calls from the directory, it's just annoying to see it pop up. It's so the phone routes the call to the correct

Re: [Asterisk-Users] Cisco 7970 SIP - few questions

2006-04-26 Thread Omar A. Sabek
Restarting the 7970 is like unlocking it twice, *-*-# to unlock, *-*-# to reboot. I don't believe hint functionality works on the SIP firmware for the 7970. Omar A. Sabek On 4/18/06, Tomislav Parčina [EMAIL PROTECTED] wrote: - How to restart the phone? (On 7960 it is *+6+Settings) - How to

[Asterisk-Users] Cisco 7970 SIP - few questions

2006-04-18 Thread Tomislav Parčina
- 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 featureID9/featureID ... For speeddial is line button=5 featureID2/featureID featureLabel341/featureLabel speedDialNumber341/speedDialNumber /line How to

[Asterisk-Users] Cisco 7970 SIP

2006-04-14 Thread Tomislav Parčina
I have upgrade Cisco 7970 on SIP using configuration file that was sent on the list. Now, phone tries to register on Asterisk but always fails. I have sniffed for packets with ethereal, and this is what I have found out. First, 7970 tries to register with *. * reply's that it's trying * reply's

[Asterisk-Users] Cisco 7970 SIP Config

2006-04-11 Thread Jeremiah Millay
Does anyone have a SEPMAC.cnf.xml file that works with asterisk? I have the SIP firmware loaded on my Cisco 7970 but the status log shows errors parsing the config. I copied a config that was posted to the list but it didn't seem to work. Any help would be appreciated. Jeremiah --

[Asterisk-Users] Cisco 7970 SIP

2006-04-06 Thread Armand Fumal
Hi, Does anybody has a working SEPxx.cnf.xml SIP configuration for the Cisco 7970 with SIP 8-0-2 image Asterisk tanks Armand winmail.dat___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or

Re: [Asterisk-Users] Cisco 7970

2006-03-28 Thread Agur Koort
Hello, can I use same settings and config files with Cisco IP Phone 7910 ? :)On 3/24/06, jason justman [EMAIL PROTECTED] wrote: Best bet is to get Asterisk Chan_Sccp http://chan-sccp.berlios.de/1.) setup your /etc/asterisk/sccp.conf with something like:[devices]type= 7970; device type (see below)

[Asterisk-Users] Cisco 7970

2006-03-24 Thread Tomislav Parčina
I have search wiki, asteriskguru, chan_sccp and some other site's for information's how to upgrade, and make Cisco 7970 IP phone to work with asterisk on SCCP firmware. I'm sure that there are users on this group that have working Cisco 7970 phone. Please send me some information's how to do

Re: [Asterisk-Users] Cisco 7970

2006-03-24 Thread jason justman
Best bet is to get Asterisk Chan_Sccp http://chan-sccp.berlios.de/ 1.) setup your /etc/asterisk/sccp.conf with something like: [devices] type= 7970 ; device type (see below) autologin = 30,31, ; lines list. You can add an empty line for an empty button (7960,

[Asterisk-Users] Cisco 7970 SIP Image - hint lines

2006-03-23 Thread René Enskat [Teamware GmbH]
Hello I patche dmy 7970 with the current SIP image i have 2 lines on it via sip and 6 hint speeddials but it seems thats only a speeddial no infos about busy status or so comes to the speddial button. somebody can help me? ___ --Bandwidth

Re: [Asterisk-Users] Cisco 7970 SIP Image - hint lines

2006-03-23 Thread asterisk
On Thu, 23 Mar 2006, René Enskat [Teamware GmbH] wrote: I patche dmy 7970 with the current SIP image i have 2 lines on it via sip and 6 hint speeddials but it seems thats only a speeddial no infos about busy status or so comes to the speddial button. somebody can help me? cisco 7970 sip

[Asterisk-Users] Cisco 7970 SIP Image

2006-03-22 Thread Paul Brown
Hi, I couldn't find the 7970 SIP image on the cisco.com site. Is it hidden :-) Any pointers would be appreciated ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit:

Re: [Asterisk-Users] Cisco 7970 SIP Image

2006-03-22 Thread Greg Oliver
On Wed, 2006-03-22 at 11:52 +0100, Paul Brown wrote: Hi, I couldn't find the 7970 SIP image on the cisco.com site. Is it hidden :-) Any pointers would be appreciated

Re: [Asterisk-Users] Cisco 7970 SIP Image

2006-03-22 Thread Aaron Daniel
It's in the NON-SIP section of the site, you'll find it on the page somewhere under the 7970 SCCP images... They're harping that this release is for their new CCM, so although it's SIP, it kinda sucks. Aaron On Wed, 22 Mar 2006, Paul Brown wrote: Hi, I couldn't find the 7970 SIP image on

[Asterisk-Users] Cisco 7970 problems

2006-01-26 Thread Andy Green
Hi Guys cant seem to find a more relevant place to ask this, and since it is slightly Asterisk-related, I figured Id ask here. I was tinkering with my Cisco 7970 and getting the chan_sccp setup to run on my Asterisk box. Things were working fine, sort of I went home for the night,

[Asterisk-Users] Cisco 7970

2005-12-01 Thread John Riek
. -Kerry -Original Message- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of John Riek Sent: Tuesday, November 29, 2005 2:02 PM To: asterisk user list Subject: [Asterisk-Users] Cisco 7970 I have the same problem after doing

[Asterisk-Users] Cisco 7970

2005-11-29 Thread John Riek
I have the same problem after doing a factory reset. Does anybody have the website link to download firmware for the Cisco phones? Thanks, John Riek I ran into this same problem the other day. What you need to do is put all firmware files in the tftp root directory. The trick with the

RE: [Asterisk-Users] Cisco 7970

2005-11-29 Thread Kerry Garrison
You have to have a login to the Cisco site to download the firmware. -Kerry -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Riek Sent: Tuesday, November 29, 2005 2:02 PM To: asterisk user list Subject: [Asterisk-Users] Cisco 7970 I have the same

[Asterisk-Users] Cisco 7970

2005-11-07 Thread Dan Levine
Hello I have a Cisco 7970 phone that when I was trying to reset it to factory defaults it rebooted and now is stuck in a constant loop of the lights flashing by going down the line pool one light at a time in a constant rotation. I have the firmware for the phone, but have no idea on how to load

  1   2   >