Dale wrote:
... 
> > No.  A Bria serial number can be any string that matches the regexp 
> > "[a-zA-Z0-9]+", as declared in counterpath-models.beans.xml.
> 
> One rule that we must hold to is that a phone identification 
> must be a "token" according to the SIP grammar.  Assuming 
> that the phone id is the same as the sipXconfig phone "serial 
> number", we have to restrict serial numbers to the token 
> character set, viz.:
> 
> alphanumerics
> "-" / "." / "!" / "%" / "*" / "_" / "+" / "`" / "'" / "~"
> 
> This is a smaller set than what is allowed as a SIP "user", 
> so we have to be careful if we try to use SIP users as phone ids.

But the allowable Bria serial number characters are a subset of the SIP
"token" characters.

I think we're OK, as long as we keep the current Bria serial number
regexp.


-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/

Reply via email to