[asterisk-users] meetme

virendra bhati virbhati at gmail.com
Wed Oct 5 13:29:36 CDT 2011


hi,
you are using pattern matching and not using the right syntax
like that.
exten => _520XXXX,1,answer
like that.
On 5 Oct 2011 21:47, "salaheddine elharit" <salah.elharit200 at gmail.com>
wrote:
> Hello list
>
>
>
> i have one question related to meetme,i have to providers with the first
one
> i put the number with 9 digit 520XXXXXX and all works without issue, with
> the second i put just the last 3 numbers 500 with meetme there is nothing
>
>
>
> but when i put the last 3 numbers like below i can call my sip without any
> problem, could you please inform me if the issue is related to my provider
> of the issue come from asterisk
>
>
> exten => 500,1,Dial(SIP/228, 30)
>
> extensions.conf
>
> first provider
> exten => 520XXXXXX,1,Answer
> exten => 520XXXXXX,n,Wait(4)
> exten => 520XXXXXX,n,Meetme
>
=================================================================================
> second provider
>
> exten => 500,1,Answer
> exten => 500,n,Wait(4)
> exten => 500,n,Meetme
>
> there is no meetme with this one
>
>
>
> meetme.conf
>
> conf =>1234,5678
>
> thanks and regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111005/0c943616/attachment.htm>


More information about the asterisk-users mailing list