[Asterisk-Users] Scope of the "h" extension..
WipeOut
wipe_out at onetel.com
Thu Nov 20 08:26:13 MST 2003
I have the following setup..
[extensions]
; all extensions defined here.
exten => 1234,....
exten => 1235,....
[dial-out]
; PSTN dialout config
ignorepat = 9
exten => _9,....
exten => h,....
[local]
; phone context in sip.conf is here..
include => extensions
include => dialout
The question is where will the "h" extension be active?? it appears to
run for ALL, both internal and PSTN calls, not just the calls to the
PSTN.. Is that correct?? is there any way to limit it to PSTN calls??
Later..
More information about the asterisk-users
mailing list