[Serusers] Pound Prefix

Matt morris mmorris36 at hotmail.com
Fri May 20 17:39:16 CEST 2005


Hello List,

Got a question about the uri matching, I used a #0 prefix for calls but I 
could find the correct syntax for ser.cfg to recognize the "#" key. I have 
two different brands of hardware sip phones, one of them will send the # key 
as %23 (the syntax I used has no problem picking this). However, the other 
sends out the exact "#"

Here are the syntax I have tried:
1) if (uri=~"^sip:#[0-9]+@") {
2) if  (uri=~"^sip:\#[0-9]+@") {
3) if  (uri=~"^sip:[#]{1}[0-9]+@") {

Could someone inform me the correct syntax? TIA

_________________________________________________________________
Don't just Search. Find! http://search.sympatico.msn.ca/default.aspx The new 
MSN Search! Check it out!




More information about the sr-users mailing list