search for: proxy1_address

Displaying 20 results from an estimated 25 matches for "proxy1_address".

2009 Jul 28
3
CIsco 7960 + asterisk: hepl needed
...WN ... What am I missing? Best regards, Lukasz sip.conf: [55] type=friend defaultuser=55 secret=12345655 context=home_castle callerid="Lukasz Cisco 7960" <55> canreinvite=no host=dynamic dtmfmode=rfc2833 qualify=200 mailbox=55 SIPDefault.cnf: image_version: P0S3-8-12-00 proxy1_address: 192.168.1.109 ; Can be dotted IP or FQDN proxy_register: 1 messages_uri: 80 phone_password: cisco ; Limited to 31 characters (Default - cisco) sntp_mode: directedbroadcast ;"unicast" sntp_server: 192.168.1.77 time_zone: GMT+01/00 ; assuming you're in GMT time_format_24hr: 1 ; to sh...
2003 Dec 07
2
"Phone Unprovisioned" Message in IP 7940 ?
...ure my IP 7940 with the Asterisk, when phone boots up it only shows the message "Phone Unprovisioned" on the LCD panel. Under Settings-->SIP Configuration-->Line 1 Settings I noticed that Proxy Address is set the UNPROVISIONED, I am not sure why it is showing that though I did set proxy1_address: "`129.82.44.223" in SIPDefault.conf, which is my Astersik server. Following SIP image is installed on the IP 7940. Application Load ID POS30203 My sip.conf has following lines added for the the Phone [810] type=friend secret=pass host=dynamic callerid=JOSE <810> defaulti...
2006 Feb 16
2
Cisco 7960 won't register
...'sip debug' on the Asterisk server, and 'debug sip-messages' on the phone itself.) I'm hoping I'm not the only one to have ever had this problem, and would love it if someone could help. As promised, here are my conf files: SIPDefault.cnf: image_version:P0S3-07-4-00 proxy1_address:asterisk.xxxx.com telnet_level:2 SIP<macaddress>.cnf line1_name:username line1_authname:username line1_password:password user_info:none -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/200...
2005 Feb 09
6
Cisco 7960 Beating a Dead Horse
...x -- Max Clark max [at] clarksys.com http://www.clarksys.com -------------- next part -------------- P0S3-06-3-00 -------------- next part -------------- # SIP Configuration Generic File (start) image_version: P0S3-06-3-00 preferred_codec: g711ulaw #preferred_codec: g729a # Proxy Server proxy1_address: "10.6.0.223" proxy2_address: "" proxy3_address: "" proxy4_address: "" proxy5_address: "" proxy6_address: "" # Line 1 Settings line1_name: "Cisco7960" ; Line 1 Extension\User ID line1_displayname: "Ci...
2009 Jan 19
1
Need help registering Cisco 7960 Phones on Asterisk
...ssword: "523" line2_shortname: "x523" line3_name: "224" line3_displayname: "Zeeshan" line3_authname: "224" line3_password: "224" line3_shortname: "x224" SIPDefault.cnf contains default settings along with proxy info like this: proxy1_address: "xxx.xxx.xxx.xxx" proxy1_port: "5060" proxy2_address: "xxx.xxx.xxx.xxx" proxy2_port: "5060" proxy3_address: "xxx.xxx.xxx.xxx" proxy3_port: "5060" Same settings work fine from Grandstream phone, and X-lite. What am I missing on this Ci...
2006 Feb 28
10
A room full of Cisco 7960s behind NAT
...l: 2 phone_label: "Nat One" line1_name: 3115552368 line1_shortname: 3115552368 line1_authname: 3115552368 line1_password: 3115552368 line1_displayname: "Nat One" logo_url: "http://192.168.1.45/pts.bmp" nat_address: 64.169.xx.xxx nat_enable: 1 nat_received_processing: 1 proxy1_address: myserver.outthere.com My NatTwo phone is similar. The only difference is the name/password using 8115552368. ----sip.conf------------- [3115552368] type=friend host=dynamic username=3115552368 secret=3115552368 nat=1 context=wholesale9 disallow=all allow=ulaw accountcode=testing canreinvite=no...
2008 Oct 15
1
Cisco 7960 not always receiving incoming calls
...uot;${DIALSTATUS}" = "NOANSWER"]?lbl_default_1:) exten => 101,n(lbl_default_0),Hangup() exten => 101,n(lbl_default_1),Dial(SIP/9046260700 at vitel-outbond,30) exten => 101,n,Goto(lbl_default_0) Cisco phone stuff from a Cisco 7960: SIPDefault.cnf image_version: P0S3-08-9-00 proxy1_address: neocipher.net ; Can be dotted IP or FQDN proxy_register: 1 messages_uri: "100" phone_password: "cisco" ; Limited to 31 characters (Default - cisco) sntp_server: 10.10.10.1 time_zone: EST dial_template: DIALPLAN nat_enable: 1 nat_address: 172.16.2.1 nat_rece...
2005 Jul 26
2
7960 SIP Firmware Upgrade Strange Problem
...ne_prompt: "Cisco7960" ; Telnet/Console Prompt phone_password: "abc" ; Telnet/Console Password # SIP Configuration Generic File (stop) SIPDefault.cnf # Image Version image_version: "P0S3-06-0-00" # Proxy Server proxy1_address: "10.150.200.165" # Proxy Server Port (default - 5060) proxy1_port:"5060" # Emergency Proxy info proxy_emergency: "10.150.200.165" proxy_emergency_port: "5060" # Backup Proxy info proxy_backup: "10.150.200.165" proxy_backup_port: "5060&qu...
2003 Sep 04
1
7960 backup proxy registration
...;d rather ask it here before messing up with cisco. Is anybody running cisco 7960 in redundant configuration? I mean I want the phone to be registered with both primary and backup proxy (asterisks) so that service continues to work in case of primary proxy failure. I've set in SIPDefault.cnt: proxy1_address: 192.168.1.10 proxy1_port: 5060 proxy_backup: 192.168.1.12 proxy_backup_port: 5060 The problem is that 7960 registers all the configured lines with primary proxy, but the line 1 only with backup proxy. It's not about registration failure. The phone doesn't even try to register other 5 line...
2003 Dec 08
0
AW: "Phone Unprovisioned" Message in IP 7940 ?
...the Asterisk, when phone boots >up it only shows the message "Phone Unprovisioned" on the LCD panel. > >Under Settings-->SIP Configuration-->Line 1 Settings I noticed that >Proxy Address is set the UNPROVISIONED, I am not sure why it is showing >that though I did set proxy1_address: "`129.82.44.223" in >SIPDefault.conf, which is my Astersik server. > > >Following SIP image is installed on the IP 7940. > >Application Load ID >POS30203 > >My sip.conf has following lines added for the the Phone > >[810] >type=friend >secret=pass &...
2005 Jan 18
1
Cisco 7940 Configuration
...2348 Jan 18 16:36 SEPDefault.cnf -rwxrwxrwx 1 root root 3371 Jan 18 16:20 SIP000D6527BC59.cnf -rwxrwxrwx 1 root root 2348 Jan 18 16:20 SIPDefault.cnf [maxc@pbx tftpboot]$ cat OS79XX.TXT P0S3-06-0-00 [maxc@pbx tftpboot]$ cat SEPDefault.cnf image_version: P0S3-06-0-00 proxy1_address: "192.168.1.200" proxy2_address: "" proxy3_address: "" proxy4_address: "" proxy5_address: "" proxy6_address: "" [snip] -- Max Clark max [at] clarksys.com http://www.clarksys.com
2005 Jan 24
0
Asterisk v1.0.1 Cisco 7960 Sip v7.3
...sole. From the phone's shell I get that t is registering, but not authenticated .1. from show reg. Any ideas would be appreciated. Only passwords were removed. Thanks, Greg Oliver I have included my SIP.....cnf file for review.. # SIP Configuration Generic File (start) # Proxy Server proxy1_address: "sip.cistera.com" proxy2_address: "pbx-nwcorp.nationwide.net" proxy3_address: "192.168.117.4" proxy4_address: "192.168.117.4" proxy5_address: "192.168.117.4" proxy6_address: "192.168.117.4" # Line 1 Settings line1_name: "74678"...
2006 Feb 19
1
Cisco 7960 Register Problem
Hi all I have a problem to register a cisco 7960 to an asterisk 1.2.2 I defined in sip.conf the next : ["phonenumber"] type=friend username="username" secret="password" host=dynamic context=work I am trying to catch the register requests with sip debug with no success (empty screen). I can only catch the register messages with ngrep on host it's comming
2005 Jan 21
1
Where is the * servers IP defined for sip phones?
This I am sure is a very easy question, but I can't seem to find the answer. Here is the scenario: cisco 7940g phone has SIP 6.3 firmware applied the file SIP<mac>.cnf does not seem to have a place for it: image_version: P0S3-06-3-00 #line 1 settings line1_name: "5010" ; Line 1 ExtensionUser ID line1_displayname: "5010" ; Line 1 Display
2010 Jun 29
2
Anyone can share their config file for Cisco phone please?
I have an *ipphone 7965G* which has to be connected to Asterisk. It has been flashed with SIP firmware but the config file doesn't seem to work maybe I am missing something in it. I appreciate it if you can share your working sample config file with me. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Oct 09
1
7940/60 TFTP Problem
...from a really old firmware. I.e., in OS79XX.TXT place an intermediate SIP image and then in SIPDefault.cnf put the image you wish to ultimately upgrade to. Here's my current files: [me@here tftpboot]# more OS79XX.TXT P0S30202 [me@here tftpboot]# more SIPDefault.cnf image_version:P0S3-04-4-00 proxy1_address: xx.xx.xx.xx tftp_cfg_dir: /configs/cisco7900/ proxy_register : 1 Phone starts off at Skinny 2.x, then upgrades to SIP 2.2 then to SIP 4.4. 4.4 could be assumably replaced by 5.3.... HTH, --- Gavin
2006 Mar 21
5
Cisco POS 3-08-2
Anyone have experience with the 3-08-2 release of Cisco's SIP firmware? Are there any new features in the SIPDefault.cnf? Thanks, Ron
2005 Mar 25
1
Converting 7905G to SIP
...adInformation30008> <loadInformation30007 model="IP Phone 7912"></loadInformation30007> </Default> Here is the ld0011... file # SIP Configuration Generic File (start) image_version: P0S3-07-3-00 preferred_codec: g711ulaw #preferred_codec: g729a # Proxy Server proxy1_address: "192.168.2.1" proxy2_address: "" proxy3_address: "" proxy4_address: "" proxy5_address: "" proxy6_address: "" # Line 1 Settings line1_name: "2001" ; Line 1 Extension\User ID line1_displayname: "Line1&...
2004 Dec 16
0
FW: Cisco 7960 (SIP) hold problems
...---------- sipdefault.cnf # Image Version image_version: "P0S3-07-3-00" # Proxy Server # Note: I put the proxy server information in the individual conf files # for each machine, since each box has different configs. You could, of course, # put all of them here in the Default file... proxy1_address: "192.168.1.17" #proxy2_address: "192.168.117.4" # Proxy Server Port (default - 5061) #proxy1_port:"5060" # Emergency Proxy info proxy_emergency: "192.168.1.17" proxy_emergency_port: "5060" # Backup Proxy info proxy_backup: "192.168.1.17&...
2005 Jan 21
0
Cisco 7960 can't make/receive calls
...llowing Jan 21 11:09:23 NOTICE[19688]: chan_sip.c:7271 handle_request: Failed to authenticate user "30" <sip:30@server.ourdomain.com>;tag=00078599323d000750732f5f-2c61cb72 We're running Asterisk CVS-v1-0-01/18/05-23:43:27 The SIP<mac>.cnf file contains: # Proxy Server proxy1_address: "ginger.assanka.com" # Line 1 Settings line1_name: 30 line1_displayname: 30 line1_authname: 30 line1_password: "ciscopassword" And sip.conf looks like: [30] type=friend username=30 secret=ciscopassword context=ourphones host=dynamic canreinvite=no nat=yes mailbox=1 As I...