> Hi all, > > There's a limitation in our current CounterPath Bria Pro provisioning, > and it's affecting at least one customer. Here's how to work around > it. > > The problem is in corresponding the login User with a Bria profile. It > works fine when the mapping is 1:1, but a single user can have many > Bria > profiles. This is common on a laptop, which requires different Bria > settings for in-office versus remote worker operation. The user can > have two Bria profiles, but the provisioning servlet > (http://<HOST>:12000/cmcprov/login) will only ever load the first one > that it finds. > > The work-around is to avoid the provisioning servlet altogether. You > can do this by specifying the full path to the desired profile directly > in the "Server" field of the login window. For example, to load a > "pauloffice" profile use: > http://<HOST>/phone/profile/tftproot/pauloffice.ini. > > The Username and Password don't matter, since they won't be used > anyway. > Unfortunately this relates to another problem. It is quite difficult > to > access the "Server" field in the current Bria client. So switching > profiles in rather inconvenient. The instructions are captured in > XTRN-624, which fortunately is expected fixed in the upcoming Bria 3.0 > release. >
Couldn't you just add two phones in sipXconfig and login with different credentials depending on where you are? Something like: paulhome or pauloffice? Depending on which one you take would give you different settings? The problem is if you take away the servlet then you won't be able to do totally automatic provisioning. Using the DHCP 120 the client can automatically setup requiring only user/password. If we remove the servlet you will always need to know the crazy URL for your ini file. > > -Paul > [email protected] > > _______________________________________________ > 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/ _______________________________________________ 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/
