[asterisk-users] meetme

salaheddine elharit salah.elharit200 at gmail.com
Thu Oct 6 04:46:53 CDT 2011


hello,

when i  use the number of the first provider like that

exten => 520870900,1,Answer
exten => 520870900,n,Wait(4)
exten => 520870900,n,Meetme

All works without problem,the issue just with the second provider i use just
the last 3 numbers for the outbound all works without issue, but whe i use
the same 3 last numebrs for meetme i get the problem there is no result

with outbond call ok

exten => 527,1,Dial(SIP/223, 30)
with meetme KO

exten => 527,1,Answer
exten => 527,n,Wait(4)
exten => 527,n,Meetme

please advice


2011/10/5 virendra bhati <virbhati at gmail.com>

> 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
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111006/516bad6f/attachment.htm>


More information about the asterisk-users mailing list