[asterisk-bugs] [Asterisk 0011688]: [patch] Allow Sipura handsets (SPA942) to use Asterisk SLA via implementation of Broadsoft Sip extensions

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jul 27 02:54:14 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=11688 
====================================================================== 
Reported By:                grossi
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11688
Category:                   Channels/chan_sip/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-10 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 96644 
Request Review:              
====================================================================== 
Date Submitted:             2008-01-05 10:58 CST
Last Modified:              2010-07-27 02:54 CDT
====================================================================== 
Summary:                    [patch] Allow Sipura handsets (SPA942) to use
Asterisk SLA via implementation of Broadsoft Sip extensions
Description: 
Modifications in chan_sip.c and pbx.h to accommidate rudimentary
implementation of Broadsoft SIP Access side extensions with the short term
goal of achieving SLA functionality for Sipura phones (tested on SPA942's)
. 

Currently I have full SLA compatability with SPA942's working as well as
integration with other (AASTRA 53i) SLA compatible phones on asterisk. 


====================================================================== 

---------------------------------------------------------------------- 
 (0125100) oej (manager) - 2010-07-27 02:54
 https://issues.asterisk.org/view.php?id=11688#c125100 
---------------------------------------------------------------------- 
A simple google search tells me that SPA 942 does support dialog-info
subscriptions. Here's a message from
http://www.mail-archive.com/users@lists.opensips.org/msg09676.html

----
SUBSCRIBE sip:2... at sipb.provider.com SIP/2.0.
Via: SIP/2.0/UDP 192.168.0.44:5060;branch=z9hG4bK-30bde5c3;rport.
From: "4590" <sip:4... at sipb.provider.com>;tag=352777379609d209.
To: <sip:2... at sipb.provider.com>.
Call-ID: 461aa94f-dd768... at 192.168.0.44.
CSeq: 25000 SUBSCRIBE.
Max-Forwards: 70.
Contact: "4590" <sip:4... at 192.168.0.44:5060>.
Accept: application/dialog-info+xml.
Expires: 1800.
Event: dialog.
User-Agent: Linksys/SPA942-6.1.5(a).
Content-Length: 0.
----

Notice the Accept: and the User-Agent: headers :-) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-27 02:54 oej            Note Added: 0125100                          
======================================================================




More information about the asterisk-bugs mailing list