Displaying 2 results from an estimated 2 matches for "33xxxxxxxx".
2010 May 28
6
Normalizing called numbers
Hi,
I'm working on my dial plan and I'd like to parse all dialed numbers
to convert them to the format I want.
For example if someone dials 0112345678 or 0033112345678 I would like
to convert it to +33112345678 and then match the number to my exten =>
+33XXXXXXXX statements.
Is this possible with asterisk? I tried different ways (using _., s,
...) but I can't seem to get that working right...
Thanks for your help,
Remi
2005 Aug 10
1
chan_oh323.c:2706 oh323_request: Blocking outbound H.323 call due to call-limit violation.
...gateway(with 32 sims in it)
we configured winsip to make 28 calls like from 28 different sip
accounts, to 28 different cellular phones numbers
after the first ten :
-- Executing Dial("SIP/5060-081925b0",
"OH323/33xxxxxx@gsm.gateway.ip") in new stack
-- H.323 call to 33xxxxxxxxx@gsm.gateway.ip with codec(s) alaw
-- Called 33xxxxxxxx@gsm.gateway.ip
we get :
Executing Dial("SIP/5060-081ba518",
"OH323/33yyyyyyyy@1gsm.gateway.ip") in new stack
Aug 10 17:59:27 WARNING[5207]: chan_oh323.c:2706 oh323_request:
Blocking outbound H.323 call due t...