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

Reply via email to