On Mar 4, 2009, at 2:46 AM, noel.4...@la57ieme.net wrote:

> Hi,
>
> my callback in not working anymore with a new 0.6.3 installation.
>
> the dialplan sequence
>
> [moncontexte-disa]
> exten => 9999,1,NoOp(appel entrant ${CALLERID(num)} moncontexte-disa  
> 9999)
> exten => 9999,n,Playtones(congestion)
> exten => 9999,n,Congestion()
> exten => 9999,n,Hangup()
> exten => h,1,NoOp(appel entrant ${CALLERID(num)} vers canal h)
> exten => h,n,Set(CALLERID(num) = 00${CALLERID(num)})
> exten => h,n,NoOp(ajout du 00)
> exten => h,n,System(echo channel: SIP/sip-provider/${CALLERID(num)} >
> /tmp/${CALLERID(num)})
> ....
>
> goes no further than 'exten => 9999,n,Congestion()' and my system is  
> frozen.
> I get the 'exten => 9999,1,NoOp' message but nothing more.
>
> back with a (new) 0.6.2 installation and thing are working again.
> It seems that the relay to channel h is not working...
>
> any idea?

How about if you give Congestion() a timeout argument?

exten => 9999,n,Congestion(5)

Lonnie


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to