Hi rajeev
 
i have posted the extension.conf before
now iam posting extension_additional.conf
 

[EMAIL PROTECTED] asterisk]# more extensions_additional.conf
[globals]
#include globals_custom.conf
VM_PREFIX = *
RINGTIMER = 15
REGTIME = 7:55-17:05
REGDAYS = mon-fri
RECORDEXTEN = ""
PARKNOTIFY = SIP/200
OUT_2 = SIP/easycall
OUTPREFIX_2 =
OUTMAXCHANS_2 = 1

OUTCID_2 = outside account

OPERATOR =
NULL = ""
IN_OVERRIDE = forcereghours
INCOMING = group-all
FAX_RX_EMAIL = [EMAIL PROTECTED]
FAX_RX = system
FAX =
DIRECTORY_OPTS =
DIRECTORY = last
DIAL_OUT = 9
DIAL_OPTIONS = tr
DIALOUTIDS = 2/
CALLFILENAME = ""
AFTER_INCOMING =

[ext-local]
include => ext-local-custom
exten => 1000,1,Macro(exten-vm,1000,1000)
exten => ${VM_PREFIX}1000,1,Macro(vm,1000)
exten => 1000,hint,SIP/1000

[outbound-allroutes]
include => outbound-allroutes-custom
include => outrt-001-longdistance

[outrt-001-longdistance]
include => outrt-001-longdistance-custom
exten => _1NXXNXXXXXX,1,Macro(dialout-trunk,2,${EXTEN},)
exten => _1NXXNXXXXXX,2,Macro(outisbusy)        ; No available circuits
exten => _NXXNXXXXXX,1,Macro(dialout-trunk,2,${EXTEN},)
exten => _NXXNXXXXXX,2,Macro(outisbusy) ; No available circuits
exten => _NXXXXXX,1,Macro(dialout-trunk,2,${EXTEN},)
exten => _NXXXXXX,2,Macro(outisbusy)    ; No available circuits


 
 
ram
 
On 1/27/06, Rajeev Natarajan <[EMAIL PROTECTED]> wrote:
if you are using AAH, please post extensions.conf,
extensions_additional.conf - also send us more info on your phones.

thanks
rajeev


ram wrote:
> Hi
>
> all of them thanks for the quick reply
>
> i was tried adding 9 as well as 00
> but i get number invalid if i put any of the digits
>
> what kind of config files need to post here to resolve the problem
>
> please assists
>
> ram
>
>
> On 1/27/06, *Michael Collins* < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Ram,
>
>
>
>     On my AAH the stock dial plan requires a 9 first.  For kicks, try
>     dialing 919197543700 and see what you get.
>
>
>
>     -MC
>
>
>
>     ------------------------------------------------------------------------
>
>     *From:* [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED] >
>     [mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED] > ] *On Behalf Of *ram
>     *Sent:* Friday, January 27, 2006 6:14 AM
>     *To:* Asterisk Users Mailing List - Non-Commercial Discussion
>     *Subject:* [Asterisk-Users] AAH out bound routing problem
>
>
>
>     Hi all
>
>
>
>     I have installed AAH 2.2 in my P4 PC
>
>
>
>     following AAH handbook PDF and http://mundy.org/blog/index.php?p=62#amp
>
>
>
>     and made as per the guide says
>
>
>
>     and downloaded SJ Phone, and registered user
>
>
>
>     and when i try to dial the 19197543700
>
>
>
>
>     i get message that, all circuits are busy now, please try your call
>     later
>
>
>
>     and when i see in the console i get this mesage
>
>
>
>     any help
>
>
>
>     Called easycall/19197543700
>         -- Got SIP response 488 "Not acceptable here" back from (PeerIP)
>         -- SIP/easycall-838e is circuit-busy
>
>
>
>     ram
>
>
>     _______________________________________________
>     --Bandwidth and Colocation provided by Easynews.com
>     < http://easynews.com/> --
>
>     Asterisk-Users mailing list
>     To UNSUBSCRIBE or update options visit:
>       http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>     http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to