I have started to think about what config the Bridged Line Appearances feature would need.
For the Appearance Agent side, all it needs is a list of shared URIs (or is it AORs?). The list of sets using the shared URI will be discovered through registration. I have been using a file called appearance-groups.xml, with contents like: <?xml version="1.0" encoding="UTF-8"?> <appearanceGroups xmlns="http://www.sipfoundry.org/sipX/schema/xml/appearance-groups-00-01 "> <resource uri="sip:[email protected]"/> <resource uri="sip:[email protected]"/> </appearanceGroups> I have been following the discussion in http://list.sipfoundry.org/archive/sipx-dev/msg18194.html about the "sipx-noroute=VoiceMail;sipx-userforward=false" tags; I am not sure yet whether they might be necessary for the BLA feature. The entries will not be aliases ever. (I think.) Any opinions on the naming or format of this file? The more interesting side for the config folks will be how to configure a line as shared. Besides creating the line, there are a couple of things that must be done on the Polycom sets (these are currently exposed in the GUI, but you have to know to set them): - create a user to be shared (may be the primary user for a set already) - add a line on the phone for the shared user - under the Registration screen for this line, set the type to "shared" (default "private") - under the Registration screen for this line, set the thirdPartyName to match the line registration name Carolyn _______________________________________________ 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/
