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


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.


Reply via email to