[Asterisk-Users] VM answer call after 20 sec...

Jamie Fargen jfargen at disverge.com
Sun Apr 10 18:58:06 MST 2005


Does VM require the ztdummy or zaptel drivers for timing? Will it work 
without either of them?

Thanks
Jamie

Jamie Fargen wrote:

> I can place and receive calls successfull but a call will never go to 
> voicemail and I am stumped. I eventually see a line that says:
> -- Nobody picked up in 20000 ms
>
>
>
> Extensions.conf
> [general]
>
> static=yes       ; These two lines prevent the command-line interface
> writeprotect=yes ; from overwriting the config file. Leave them here.
>
> [bogon-calls]
> exten => _.,1,Congestion
>
> [telasip]
> exten => _NXXNXXXXXX,1,Dial,SIP/${EXTEN}@disverge-gw1
> exten => _NXXNXXXXXX,2,congestion
> exten => i,1,congestion
> exten => t,1,Hangup
> exten => h,1,Hangup
>
> [telasip-in]
> exten => 8136198456,1,Dial(SIP/8136198456,20)
>
> [from-sip]
> include => telasip
>
> ;8133175915
> exten => 8136198456,1,Dial(SIP/8136198456,20)
> exten => 8136198456,2,Voicemail(u8136198456)
> exten => 8136198456,102,Voicemail(b8136198456)
> exten => 8136198456,103,Hangup
>
>
> In my voicemail.conf I have all of the standard stuff with the line 
> for this extensions
>
> 8136198456=>0000,Fred Smith, fsmith at smith.com
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list