Thank you - Got it now. Makes everything look a lot cleaner :) On Sun, 01 Apr 2007 11:58:20 +0200 Philipp Kempgen <[EMAIL PROTECTED]> wrote:
> --[ UxBoD ]-- wrote: > > > [inbound-sip] > > exten => uxbod(u1),1,Dial(sip/1001,20,t) > > exten => uxbod,n,PlayBack(uxbod) > > exten => uxbod,n,Hangup() > > exten => uxbod,u1+101,PlayBack(uxbod) > > exten => uxbod,n,VoiceMail([EMAIL PROTECTED],s) > > exten => uxbod,n,Hangup() > > > > but when I do a extensions reload I get :- > > > > [Apr 1 10:12:14] WARNING[20191]: pbx_config.c:2256 pbx_load_config: > > Invalid priority/label 'u1' at line 75 > > The label belongs to the priority not to the extension. > > > Regards, > Philipp > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
