Hi Adam, I have an AS5300 working well with Asterisk. I have the following cfg:
Asterisk Server: 10.11.0.3 AS5300: 10.11.0.2 in sip.conf [sa1-voip] context=sa1-voip type=friend host=10.11.0.2 dtmf=rfc2833 in extensions.conf [sa1-voip] ; ; Llamadas Externas exten => _0.,1,SetCallerID(XXXX) exten => _0.,2,SetCIDName(XXXXX) exten => _0.,3,Dial(SIP/[EMAIL PROTECTED]) In the AS5300: dial-peer voice 1000 voip application session destination-pattern .T voice-class codec 10 session protocol sipv2 session target ipv4:10.11.0.3 session transport udp dtmf-relay rtp-nte ! dial-peer voice 100 pots application session max-conn 30 destination-pattern 0......... translate-outgoing called 1 no digit-strip direct-inward-dial port 0:D forward-digits all ! sip-ua retry invite 4 retry response 3 retry bye 2 retry cancel 2 sip-server ipv4:10.11.0.3 regards, Daniel On Thursday 17 July 2003 11:33, Low, Adam wrote: > Greetings, > > I am attempting to configure an AS5300 to provide a SIP based gateway to > the PSTN from Asterisk. I have been unable to identify through the docs how > specifically this should be configured in Asterisk and have not been able > to get things working through trial and error. > > I am sure I am missing something fairly obvious here but any guidance (or > example cfgs) would be much appreciated. > > Rgds, > Adam > > > ********* DISCLAIMER ********* > > This message and any attachment are confidential and may be privileged or > otherwise protected from disclosure and may include proprietary > information. If you are not the intended recipient, please telephone or > email the sender and delete this message and any attachment from your > system. If you are not the intended recipient you must not copy this > message or attachment or disclose the contents to any other person > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
