[asterisk-users] Problem with my dialplan

Kyle Kienapfel doctor.whom at gmail.com
Sun Jan 10 17:35:40 CST 2010


The 8 probably comes from the T1, does the telephone number end with an 8?

The playback of ss-noservice might be a fallback ensuring that
*something* happens when a call comes in

On Sun, Jan 10, 2010 at 1:31 PM, Edwin Quijada
<listas_quijada at hotmail.com> wrote:
> Hi!
> I have an T1 line for using with IVR AGI. I receive the calls in my T1 but
> my dialplan has an error but my extensions doesnt have the error that show
> me asterisk.
> I dont know from where asterisk take extension 8 and how is playing
> ss-noservice because in my dialplan is not exist.
>
> Any help or any cluees?
>
>
> Verbosity was 5 and is now 7
>     -- Starting simple switch on 'Zap/1-1'
>   == Unknown extension '8' in context 'from-ptsn' requested
>     -- <Zap/1-1> Playing 'ss-noservice' (language 'en')
>     -- Hungup 'Zap/1-1'
> ivr-server*CLI>
>
>
> ivr-server*CLI> dialplan show
> [ Context 'defaults' created by 'pbx_config' ]
>   Include =>        'from-ptsn'
> [pbx_config]
>
> [ Context 'from-ptsn' created by 'pbx_config' ]
>   's' =>            1. Answer()
> [pbx_config]
>                     2. Playback(vm-Work)
> [pbx_config]
>                     3. Hangup()
> [pbx_config]
>
> [ Context 'parkedcalls' created by 'res_features' ]
>   '700' =>          1. Park()
> [res_features]
>
> -= 2 extensions (4 priorities) in 3 contexts. =-
> ivr-server*CLI>
>
> El extension es este....
>
> [general]
> language=en
>
> [from-ptsn]
> exten => s,1,Answer()
> exten => s,2,Playback(vm-Work)
> exten => s,3,Hangup()
>
> [defaults]
> include => from-ptsn
>
> *-------------------------------------------------------*
> *-Edwin Quijada
> *-Developer DataBase
> *-JQ Microsistemas
> *-Soporte PostgreSQL
> *-www.jqmicrosistemas.com
> *-809-849-8087
> *-------------------------------------------------------*
>
>
>
>
> ________________________________
> --
> _____________________________________________________________________
> -- 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
>



More information about the asterisk-users mailing list