search for: phone_ip

Displaying 8 results from an estimated 8 matches for "phone_ip".

2011 Jan 14
1
Spectralink 8002
...Also, each time it boots, we see the following traffic from the phone (seems to only be looking at firmware and refusing to do anything else). I've checked the admin guide, and everything seems to be set up properly. Has anyone else used these phones and had similar issues? Thanks! 0.036561 PHONE_IP -> SERVER_IP TFTP Read Request, File: slnk_cfg.cfg\000, Transfer type: octet\000 0.036891 SERVER_IP -> PHONE_IP TFTP Data Packet, Block: 1 (last) 0.045617 PHONE_IP -> SERVER_IP TFTP Acknowledgement, Block: 1 0.049106 PHONE_IP -> SERVER_IP TFTP Read Request, File: pd11wsd.bi...
2004 Nov 29
1
Polycom Reboot Script PRI errors!!
...foreach my $file (@_) { > utime( $now, $now, $file ) > || open( TMP, ">>$file" ) > || die ("$0: Couldn't touch file: $!\n"); > } > } > > sub reboot_sip_phone { # Send the phone a check-sync to reboot it > $phone_ip = shift; > > $local_ip = shift; > $sip_to = shift; > $sip_from = "0"; > $tm = time(); > $call_id = $tm . "msgto$sip_to"; > $httptime = `date -R`; > $MESG = "NOTIFY sip:$sip_to\@$phone_ip:5060 SIP/2.0 > Via...
2004 Jan 22
2
Polycom Reboot Script - Please wiki-size me
...my $now = time; local (*TMP); foreach my $file (@_) { utime( $now, $now, $file ) || open( TMP, ">>$file" ) || die ("$0: Couldn't touch file: $!\n"); } } sub reboot_sip_phone { # Send the phone a check-sync to reboot it $phone_ip = shift; $local_ip = shift; $sip_to = shift; $sip_from = "0"; $tm = time(); $call_id = $tm . "msgto$sip_to"; $httptime = `date -R`; $MESG = "NOTIFY sip:$sip_to\@$phone_ip:5060 SIP/2.0 Via: SIP/2.0/UDP $local_ip From: <sip:$sip_fr...
2005 Aug 28
3
Polycom Reboot Script
...hone 192.168.3.205 was successful While it does say it is successful, I can tell you the phone does NOT reboot. line 97 looks like this: $call_id = $tm . "msgto$sip_to"; It's part of this sub routine: sub reboot_sip_phone { # Send the phone a check-sync to reboot it $phone_ip = shift; $local_ip = shift; $sip_to = shift; $sip_from = "asterisk"; $tm = time(); $call_id = $tm . "msgto$sip_to"; $httptime = `date -R`; $MESG = "NOTIFY sip:$sip_to\@$phone_ip:5060 SIP/2.0 Via: SIP/2.0/UDP $local_ip From: <sip:...
2003 May 06
1
SIP NOTIFY Message
any way the you can get * to send a NOTIFY SIP message to all SIP phones? to have the SIP sets recheck thier configs etc?? Like this? NOTIFY sip:sip@192.168.0.3:5060 SIP/2.0 Via: SIP/2.0/UDP ipaddress:5060;branch=1 Via: SIP/2.0/UDP ipaddress From: <sip:webadim@192.168.0.1> To: <sip:sip@192.168.0.3> Event: check-sync Date: Mon, 10 Jul 2000 16:28:53 -0700 Call-ID: test@192.168.0.1
2007 May 27
2
Cisco remote reboot
Is there a way to remote reboot a Cisco 7940 or 7960 phone via some kind of command? The idea is to force a reboot automatically after changing one of the configuration files. Regards, Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070527/857bdda8/attachment.htm
2013 Sep 06
0
DPMA, check-sync
...h wireshark. To demonstrate: Start from a D40 phone, factory resetted. The asterisk server starts with DPMA loaded but with a zero-bytes conf. Write a valid configuration that includes the phone. On Asterisk: module reload res_digium_phone.so ; digium_phones reconfigure all ; sip notify CHECKSYNC $PHONE_IP (this makes the phone re-query the network in this one time) (phone gets reconfigured and registers the SIP accounts) Now, remove the phone section, but keep all other sections intact. On Asterisk: module reload res_digium_phone.so ; digium_phones reconfigure all ; sip notify CHECKSYNC $PHONE_IP (p...
2004 Mar 11
7
asterisk gui client
I have looked at matt's asterisk gui client at sourceforge. I am not a programmer by trade. The documentation there seems to be a bit lacking. Has anyone have the experience in installing the gui client and may perhaps have a how-to document available for sharing. -- David Kwok Tel: 612 99292086 ext 1002 Iaxtel/FWD # 17001813482 ext 1002 -------------- next part -------------- A non-text