The problem it's when i call from H.323 endpoint to a SIP endpoint. If i call 0800 from gnomemeeting i need that asterisk connect me to extension 800 (with 0 as prefix...)
Igor On Wed, 2004-05-26 at 05:32, Petr Grussmann wrote: > use realy IP address > and call is DIAL(h323/[EMAIL PROTECTED]) > > Igor Barsanti wrote: > > >I've setup an asterisk server H.323 compliant, with a GnuGk gatekeeper. > > > >My h323.conf is: > > > >[General] > >port=1720 > >gatekeeper=127.0.0.1 > >context=default > > > >[PABX] > >type=H323 > >e164=PABX > >prefix=0 > >context=default > > > >my gatekeeper.ini contain: > > > >[RasSrv::GWPrefixes] > >PABX=0 > > > >When i call, from a gatekeeper registered endpoint a number with prefix > >0 the call is forwarded to asterisk, but asterisk send the call in > >extension s, how send the call to (prefix)NUMBER to extension NUMBER ??? > > > >Thanks, > >Igor > >_______________________________________________ > >Asterisk-Users mailing list > >[EMAIL PROTECTED] > >http://lists.digium.com/mailman/listinfo/asterisk-users > >To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
