Can we manage incoming call number landing on asterisk?
- by user194469
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?