[asterisk-users] MeetMe errorhandling

Daniel Knoll daniel at danielknoll.de
Tue Sep 7 08:35:16 CDT 2010


Hi Paul,

i set Answer() .. just Cut the first, my fault.
is that the normal case, to treat errors like wrong conference Room?

Daniel


Am 07.09.2010 um 15:01 schrieb Paul Belanger:

> On Tue, Sep 7, 2010 at 3:11 AM, Daniel Knoll <daniel at danielknoll.de> wrote:
>> Hi Kai-Uwe,
>> thank you for your answer. but it doesn't work.
>> i use this dialplan.
> c> exten => 22,n,NoCDR()
>> exten => 22,n,WaitExten(2)
>> exten => 22,n,Set(CHANNEL(musicclass)=music)
>> exten => 22,n,Set(CHANNEL(language)=de)
>> exten => 22,n,Read(roomid,conf-getconfno,6,1)
>> exten => 22,n,MeetMe(${roomid},Ms)
>> exten => 22,n,Hangup()
>> exten => i,1,Playback(conf-invalid)
>> exten => i,n,Goto(22,1)
>> exten => t,1,Goto(22,1)
>> 
> Your dialplan is missing priory 1 for you Answer().
> 
> exten => 22,1,Answer()
> 
> -- 
> Paul Belanger | dCAP
> Polybeacon | Consultant
> Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode)
> blog.polybeacon.com
> 
> -- 
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
> 
> 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