i create inbound number but i calling and send this error: [Mar 16 11:41:12] NOTICE[30847]: chan_sip.c:14383 handle_request_invite: Call from '101396_procall' to extension '8888246463' rejected because extension not found. but the extensin existed -- Bayardo S?nchez Garc?a Web Developer - Internet Portals - Asterisk Support - Windows Server Support - Proxi Support E-mail: bayardo.sanchez at gmail.com Linux User: #418392 America Central - Managua, NI (505) 249-2853 - 4886876 IM msn messenger: bjsanchezg at hotmail.com 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090316/006698c2/attachment.htm
Do you have an extension set for 8888246463 in your extensions.conf? On Mon, Mar 16, 2009 at 1:54 PM, Bayardo Sanchez <bayardo.sanchez at gmail.com>wrote:> i create inbound number but i calling and send this error: > > [Mar 16 11:41:12] NOTICE[30847]: chan_sip.c:14383 handle_request_invite: > Call from '101396_procall' to extension '8888246463' rejected because > extension not found. > > but the extensin existed > > -- > Bayardo S?nchez Garc?a > Web Developer - Internet Portals - Asterisk Support - Windows Server > Support - Proxi Support > E-mail: bayardo.sanchez at gmail.com > Linux User: #418392 > America Central - Managua, NI (505) 249-2853 - 4886876 > IM msn messenger: bjsanchezg at hotmail.com > 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090316/a0ded38f/attachment.htm
On Mon, 16 Mar 2009, Bayardo Sanchez wrote:> [Mar 16 11:41:12] NOTICE[30847]: chan_sip.c:14383 handle_request_invite: > Call from '101396_procall' to extension '8888246463' rejected because > extension not found. > > but the extensin existedI run 1.2 so the command syntax may be different... 1) Enter "sip show users" to list your users. 2) Note the "Def.Context" for the user you are receiving this call from. 3) Enter "show dialplan <context>" where <context> is the context from the preceding step. Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
are you sure calls from this provider are going to context 'default' ? sip.conf [procall] type=peer username=XX secret=XX context=default 2009/3/16 Bayardo Sanchez <bayardo.sanchez at gmail.com>> i create inbound number but i calling and send this error: > > [Mar 16 11:41:12] NOTICE[30847]: chan_sip.c:14383 handle_request_invite: > Call from '101396_procall' to extension '8888246463' rejected because > extension not found. > > but the extensin existed > > -- > Bayardo S?nchez Garc?a > Web Developer - Internet Portals - Asterisk Support - Windows Server > Support - Proxi Support > E-mail: bayardo.sanchez at gmail.com > Linux User: #418392 > America Central - Managua, NI (505) 249-2853 - 4886876 > IM msn messenger: bjsanchezg at hotmail.com > 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090316/1fbef02e/attachment.htm