[Asterisk-Users] Asterisk -> AS5300 SIP Interoperability

Marsico, Gustavo - (Arg) gustavo.marsico at attla.com
Thu Jul 17 04:39:05 MST 2003


Adam:
 
The * configuration should be something like this:
 
extensions.conf:
 
[globals]
 
GW5300=xxx.xxx.xxx.xxx                                [5300 IP]
 
[carriers]
 
exten => _100.,1,Dial,SIP/${EXTEN}@{GW5300}


In the 5300 (enable mode):
 
sip-ua
    retry invite 4
    retry response 3
    retry bye 2
    retry cancel 2
    sip-server ipv4:xxx.xxx.xxx.xxx                        [Asterisk IP]
!
 
dial-peer voice 8 voip
    application session
    destination-pattern 555693..
    translate-outgoing called 1001
    voice-class codec 1
    session protocol sipv2
    session target ipv4:xxx.xxx.xxx.xxx                  [Asterisk IP]
!
 
 
Hope this help,
 
Regards,
 
Gustavo
 

-> 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

Este mensaje es confidencial. El mismo contiene información reservada 
y que no puede ser difundida. Si usted ha recibido este e-mail 
por error, por favor avísenos inmediatamente vía e-mail y tenga la 
amabilidad de eliminarlo de su sistema; no deberá copiar el mensaje 
ni divulgar su contenido a ninguna persona. Muchas gracias.
 
This message is confidential. It contains information that is privileged and
legally exempt from disclosure. If you have received this e-mail by mistake,

please let us know immediately by e-mail and delete it from your system; 
you should also not copy the message nor disclose its contents to anyone. 
Thank You.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030717/dff43901/attachment.htm


More information about the asterisk-users mailing list