Can we manage incoming call number landing on asterisk?
Posted
by user194469
on Server Fault
See other posts from Server Fault
or by user194469
Published on 2010-04-22T10:34:47Z
Indexed on
2010/04/22
12:33 UTC
Read the original article
Hit count: 634
asterisk
I am using Asterisk 1.4.2 in two different machine. I have configured some extensions in asterisk. When any caller, dial my extension number with local number then if I see asterisk console (asterisk -r) then incoming number is starting with 0, but if caller dial same extension number using STD number then in asterisk console (asterisk -r), incoming number is staring with 0091 (here 91 is country code).
Could I change this setting or is there any standard for asterisk for local, STD or ISD number?
© Server Fault or respective owner