Vani wrote: 
> Issues created XTRN-1039, XTRN-1040, XTRN-1041

Now XX-8046, XX-8047, and XX-8048.  (Thanks for moving them Raghu.)


I'd like to see all three of these solved with a new generic mechanism, added 
to the phone plug-in framework.

1. Add a new bean file property set, something like 
"PhonebookTelNumSpecialChars".  Each plug-in can then explicitly list the 
special characters that it can handle in a phonebook telephone number.

2. Add a general method that, given an input string, will strip all characters 
that are not 0-9, *, #, or in the PhonebookTelNumSpecialChars set.

3. For each of the three plug-ins: 
      - Add the #1 property to the bean file.
      - Add a call to the #2 method during profile generation.

I think SIP URIs will need special handling, i.e. don't strip any characters.  
(I'm pretty sure each of these phones can handle SIP URIs in their phonebooks.)

Thanks.


-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