thank you for your reply. I'm French. I added the field operator, and nothing. when I call sda, it does not work. I bought numbers sda. I have a voip access. Does the operator configure sip accounts? Does the operator configures the corresponding sip sda? Regards. Ludo
2009/4/1 Carlos Rojas <[email protected]> > Hello, > > I don't speak english very well but i think. > > > [operador] > qualify=yes > nat=yes > host=192.168.700.50 > insecure=invite,port > canreinvite=no > context=default > disallow=all > allow=ulaw > allow=g729 > > in your extensions.conf > > exten => _00XXXXXXXXX,1, Dial (SIP/operador/${EXTEN},60,tT) > > > > Best Regards > > > Carlos Rojas > > On Wed, Apr 1, 2009 at 10:45 AM, ludo perrot <[email protected]> wrote: > >> hello, >> >> I am beginning to asterisk. >> I have a sip trunk access to operator and VPN access with operator. >> i booked 10 sda numbers. >> >> IP adress asterisk : 192.168.600.1 >> IP adress operator : 192.168.700.50 >> i can ping on 192.168.700.50 >> >> >> # cat sip.conf >> [general] >> context=default >> srvlookup=yes >> port = 5060 >> disallow=all >> allow=gsm >> allow=alaw >> allow=ulaw >> >> [1000] >> username=1000 >> type=friend >> qualify=yes >> secret=3615 >> nat=no >> host=192.168.600.3 >> canreinvite=no >> context=appels_entrants >> >> [Catherine] >> usename=1010 >> type=friend >> qualify=yes >> secret=5768 >> nat=yes >> host=192.168.600.4 >> canreinvite=yes >> context=default >> disallow=all >> allow=ulaw >> >> # extensions.conf >> exten => _00XXXXXXXXX,1, Dial (SIP/192.168.700.50/${EXTEN}) >> >> How do I configure IP operator ? >> I have 10 numbers sda. Where do I configure sda numbers ? >> >> Thanks. >> Ludovic >> >> >> >> >> _______________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
