1 - In this way doesn't work: [DID_trunk_1] include = default include = default exten = _0707777777,1,Goto(ringroups-custom-1,s,1)
how can I match the DID? 2 - Regarding voicemail: I know the snom is looking for extension asterisk but I don't understand why. The snom code for the email button is F_RETRIEVE so it works with every Asterisk. I think I have to set something in the voicemail file? Thank you for the help Alek -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of bkruse Sent: venerdì 6 giugno 2008 0.06 To: Asterisk GUI project discussion Subject: Re: [asterisk-gui] Asterisk GUI no time based rule menu HELP! Alek Katamail wrote: >> No, you should use one line to one provider, and then match the DID's in >> the incoming >> calling rules. >> > > Like this: > > [DID_trunk_1] > include = default > include = default > exten = _0707777777,1,Goto(ringroups-custom-1,s,1) > > [ringroups-custom-1] > gui_ring_groupname = home > exten = s,1,NoOp(RINGGROUP) > exten = s,n,Dial(SIP/101&SIP/102,40) > exten = s,n,Voicemail(102,b) > > the DID is the number of my trunk right? > In this way when I call the "congratulations" voice answer not the ring > group > > >> That is NOT a voicemail extension. Obviously it is trying to dial a trunk. >> > It was a outgoing pattern problem now I solved. Now if I hit 999 I got the > voicemail. But when I hit the voicemail button on my SNOM phone I receive > this message: > > chan_sip.c:14033 handle_request_invite: Call from '102' to extension > 'asterisk' rejected because extension not found. > Read the message, the snom is setup to call extension "Asterisk". > This is my voicemail config: > exten => 999,1,VoiceMailMain > > > I can't also understand how outgoing Patterson works. In my remote pbx I was > using till now if I put something like X. I mathc all calls. In the GUI the > X. pattern doesn't works it gives me something like this: > > http://voip-info.org search dialplan pattern matching > [numberplan-custom-1] > plancomment = Default DialPlan > include = default > include = parkedcalls > exten = X.,1,Macro(trunkdial,${trunk_1}/${EXTEN:0},${trunk_1_cid}) > comment = X.,1,all,custom > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-gui mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-gui > -brandon _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui