search for: _000zx

Displaying 1 result from an estimated 1 matches for "_000zx".

Did you mean: 2000zx
2009 Jul 16
0
early-dial SIP 484 "incomplete address", dialplan patterns and international calls
...uot;early dial" or 484 feature. What I usually do for clients that do NOT "early dial" is define something like this in my outbound context: For local calls (they fortunately have a fixed length): exten => _0ZXXXXXXXX, ... For international numbers (variable length: exten => _000ZX., ... etc. However, as you can expect, "early dial" phones will work fine for local calls but will fail for international numbers because Asterisk will start dialing out as soon as it matches, say, 00044, and ignore the digits sent afterwards. What would be the most efficient dialplan...