Hi,

Can someone see what's wrong here please ?

I've installed the ztdummy driver to enable meetme, put his in my
extension.conf

exten => 550,1,Answer
exten => 550,2,Wait(1)
exten => 550,4,MeetMe(18|Md)
exten => 550,5,Hangup

this in my meetme.conf

[rooms]
;
; Usage is conf => confno[,pin]
;
conf => 18

and when I call 550 I get this error and the MusicOnHold (exten =>
550,4,MeetMe(18|Md))  also doesn't work:

    -- Executing Answer("SIP/ses-0730", "") in new stack
    -- Executing Wait("SIP/ses-0730", "1") in new stack
    Jan  3 01:40:38 WARNING[12000]: pbx.c:1934 ast_pbx_run: Timeout, but no
rule 't' in context 'from-sip'


Thnx,




_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to