Try this: [incoming] exten=> 8888246463,1,Dial(SIP/8003,60,rT) exten=> 8888246463,n,Wait(5) exten=> 8888246463,n,Hangup exten=> 6463,1,Dial(SIP/8003,60,rT)
On Wed, Apr 15, 2009 at 11:00 AM, Bayardo Sanchez <[email protected] > wrote: > i call my tollfree number and send the call to my extension 8003 > > On Wed, Apr 15, 2009 at 10:51 AM, Brandon B. <[email protected]>wrote: > >> You call call to extension '8888246463' will not match 'exten => >> 18888246463'. >> >> On Wed, Apr 15, 2009 at 9:59 AM, Bayardo Sanchez < >> [email protected]> 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. >>> >>> -- >>> 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 >>> >> >> >> _______________________________________________ >> -- 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 >
_______________________________________________ -- 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
