[asterisk-gui] Asterisk GUI no time based rule menu HELP!

bkruse bkruse at digium.com
Thu Jun 5 17:06:06 CDT 2008


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



More information about the asterisk-gui mailing list