On Mon, 2009-11-09 at 16:15 -0500, Damian Krzeminski wrote: > Paul Mossman wrote: > > Looking at XX-6974, the restart() in PolycomPhone.java calls > > sendCheckSyncToFirstLine() in Phone.java. > > > > I'll add a sendCheckSyncToMac() to Phone.java, and call it instead. > > Sound good?
> That will work, but how about we try changing Line.getAddrSpec (make it use > User.getAuthenticationUserName). > > This will work for all plugins (with and without instrument ID in the line > uri). And it'll work even if plug-ins send something else than checkSync > (grandstream does). (I may be misunderstanding this discussion.) If the phone has instrument identification, we need to send the NOTIFY check-sync to <sip:~~in~[serial no]/[us...@[domain]> for some line that is present on the phone. (The "/[user]" part can be omitted.) (Which leads to the interesting special case of a phone with identification whose first line is external.) If the phone does not have instrument identification, the NOTIFY has to be sent to some AOR that appears on the phone. (Which leads to the interesting special case of a phone all of whose lines are external.) Dale _______________________________________________ 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/
