Mick Hastings
2004-Dec-16 23:06 UTC
[Asterisk-Users] How to generate a SIP NOTIFY for Cisco 7960 remote reboot?
Hi Folks, cheers for all the great info on the list. I need to create a SIP NOTIFY message to reboot my Cisco 7960 phones but I dont know how. The admin guide gives an example of the packet (attached), I have tried a few web searches and found some cool little programs that generate SIP packets but none that can do NOTIFY and none that I could easliy script. (I want a KISS solution) Any suggestions would be appreciated, thanks. Sample NOTIFY Message NOTIFY sip:lineX_name@ipaddress:5060 SIP/2.0 Via: SIP/2.0/UDP ipaddress:5060;branch=1 Via: SIP/2.0/UDP ipaddress From: <sip:webadim@ipaddress> To: <sip:lineX_name@ipaddress> Event: check-sync <<---->> Event header. Date: Mon, 10 Jul 2000 16:28:53 -0700 Call-ID: 1349882@ipaddress CSeq: 1300 NOTIFY Contact: <sip:webadmin@ipaddress> Content-Length: 0 Also, im still in the testing stages but our end solution will look like this: 20 x Cisco 7960 Asterisk Cisco 2611XM w/ T1 PRI (8 active timeslots, INS1500(JAP)) If anyone can foresee any problems with this setup Id like to know.
Olle E. Johansson
2004-Dec-16 23:59 UTC
[Asterisk-Users] How to generate a SIP NOTIFY for Cisco 7960 remote reboot?
Mick Hastings wrote:> Hi Folks, > > cheers for all the great info on the list. > I need to create a SIP NOTIFY message to reboot my Cisco 7960 phones but I > dont know how. > The admin guide gives an example of the packet (attached), I have tried a > few web searches and found some cool > little programs that generate SIP packets but none that can do NOTIFY and > none that I could easliy script. (I want a KISS solution) > Any suggestions would be appreciated, thanks. >Check http://bugs.digium.com/bug_view_page.php?bug_id=0002266 ...and build from that patch! /O
Mick Hastings
2004-Dec-20 00:47 UTC
[Asterisk-Users] Re: How to generate a SIP NOTIFY for Cisco 7960remote reboot?
Hey Olle, thanks for this info, I have the files but no idea what to do with them, any pointers would help. cheers, Mick "Olle E. Johansson" <oej@edvina.net> wrote in message news:41C283C0.60805@edvina.net...> Mick Hastings wrote: >> Hi Folks, >> >> cheers for all the great info on the list. >> I need to create a SIP NOTIFY message to reboot my Cisco 7960 phones but >> I dont know how. >> The admin guide gives an example of the packet (attached), I have tried a >> few web searches and found some cool >> little programs that generate SIP packets but none that can do NOTIFY and >> none that I could easliy script. (I want a KISS solution) >> Any suggestions would be appreciated, thanks. >> > Check > http://bugs.digium.com/bug_view_page.php?bug_id=0002266 > > ...and build from that patch! > > /O > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >