I was not able to make that work yesterday. Could it possibly be an issue with the Polycom dialing rules on the phone itself?
I want to setup some feature codes prefixed with an asterisk
On Tue, Jun 17, 2014 at 8:41 AM, Joel White <joelewhite@gmail.com> wrote:
case /"^\*\*[0-9]{5}$":
break;
On Mon, Jun 16, 2014 at 8:50 AM, Daniel-Constantin Mierla <miconda@gmail.com> wrote:
Can you give an example where you try to use it?
In regular expressions you have to escape it with backslash if you want to match the character.
Cheers,
Daniel
On 16/06/14 14:21, Joel White wrote:
I am having an issue using an asterisk * in the kamailio routing. How would I implement this?Thank you in advance
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda