Hello,

Dale implemented "userauthname" improvement that allow sipXconfig to
address the specific user agent (a.k.a. instrument) when sending
check-sync notifications. See: 

http://permalink.gmane.org/gmane.comp.voip.sipx.devel/19015 

However, after I changed sipXconfig to send check-sync NOTIFY to use
newly formated  addr spec, I got 404 Not Found. The following is the
partial message that was sent. Not sure if the underneath functionality
is ready to handle the new format yet, or I have missed anything.

NOTIFY
sip:200/[email protected];sipx-noroute=Voicemail;sip
x-userforward=false;sipxbridge-moh=false SIP/2.0\r\nRecord-Route:
<sip:47.135.152.167:5060;lr>\r\nRoute:
<sip:huijunsipx.ca.nortel.com:5070;transport=tcp;lr>\r\nCall-Id:
[email protected]\r\ncseq: 100
NOTIFY\r\nFrom:
<sip:[email protected]>;tag=522817263\r\nTo:
<sip:200/[email protected]>\r\nV 

To take advantage of this functionality sipXconfig needs to change
Phone.sendCheckSyncToFirstLine. It should use newly added
getAuthenticationUserName when creating "addr spec" to send
notification. In this way it'll automatically work for all the phone
plug-ins: those that support new authorization scheme and those who do
not. 


Thanks,
Huijun


_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to