nothing send the error:

[Apr 15 10:30:54] NOTICE[26985]: chan_sip.c:14383 handle_request_invite:
Call from '101396_procall' to extension '8888246463' rejected because
extension not found

On Wed, Apr 15, 2009 at 10:11 AM, Jared Smith <[email protected]> wrote:

> On Wed, 2009-04-15 at 09:59 -0600, Bayardo Sanchez wrote:
> > i create inbound confi my confi is:
> >
> > [incoming]
> > exten=> 18888246463,,1,Dial(SIP/8003,60,rT)
> > exten=> 6463,1,Dial(SIP/8003,60,rT)
> > exten=> 18888246463,,n,Wait(5)
> > exten=> 18888246463,,n,Hangup
> >
> > but y calling and send this error in my CLI:
> >
> > [Apr 15 09:58:48] NOTICE[26985]: chan_sip.c:14383
> > handle_request_invite: Call from '101396_procall' to extension
> > '8888246463' rejected because extension not found.
>
> It appears that you have some extra commas in your configuration.  Try:
>
> [incoming]
> exten=> 18888246463,1,Dial(SIP/8003,60,rT)
> exten=> 18888246463,n,Wait(5)
> exten=> 18888246463,n,Hangup
> exten=> 6463,1,Dial(SIP/8003,60,rT)
>
>
>
> --
> Jared Smith
> Training Manager
> Digium, Inc.
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
Bayardo Sánchez García
Web Developer - Internet Portals - Asterisk Support - Windows Server Support
- Proxi Support - Linux
E-mail: [email protected]
Linux User: #418392
America Central - Managua, NI (505) 249-2853 -  4886876
IM msn messenger: [email protected]
Skype: bayardo.sanchez
This email is intended solely for the person or organization to which it is
addressed. It may contain privileged and confidential information. If you
are not the intended recipient, you are prohibited from copying, disclosing
or distributing this email or its contents (as it may be unlawful for you to
do so) or taking any action in reliance on it. If you have received this
email by mistake, please delete it. All e-mail sent to this address will be
received by B.S. Solution e-mail system and is subject to archiving and
review by someone other than the recipient.
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to