[Spce-user] Strange rate-o-mat behaviour v2.8
George Mason
george.mason at xoomtalk.com
Wed Sep 3 06:15:22 EDT 2014
> Hello Geaorge
>
> Destination: The destination pattern. This is a POSIX regular
expression matching the complete destination URI (e.g.
someone at sip\.example\.org or ^43). This field must be set.
>
> You should write the destination as ^44.*.
>
> Under your current setup with destination 44 and 73900, this mtaches
>
> *44* and *73900*
>
> where 73900 is the most specific.
>
> See
https://www.sipwise.com/doc/mr3.4.1/spce/ar01s09.html#_creating_billing_fees
for complete explanations
>
> Regards,
>
> Marc
Hi Marc
Many thanks. I had tried some other regex based expressions but clearly
not got them right. One question; will ^44.*. match numbers if dialled
with a + prefix? Or am I right in thinking I will need to match ^\+44*.* ?
Kind regards
George
More information about the Spce-user
mailing list