Hi Is it possible (or recommended) to run both Asterisk and say SER on the same physical machine? How about port conflicts? Maybe the easiest way is to change the default SIP port on Asterisk?
But how will that work if I register some SIP accounts directly from asterisk (like my SIP provider) but then wanna dial outbound pure SIP calls via my SER... Has anyone got a functional system like this up and running? SER/Asterisk on the same machine? rgds, /Staffan kerker -----Ursprungligt meddelande----- Fr�n: CW_ASN - Gus [mailto:[EMAIL PROTECTED] Skickat: den 6 november 2003 12:45 Till: [EMAIL PROTECTED] �mne: Re: [Asterisk-Users] How to control dialout in extensions file You could use DISA app. exten => 2101,1,DISA,/opt/pass.txt|default Where: /opt/pass.txt is a plain text file with password list. default is a destination context. Anyway, please do 'show application disa' from CLI. Hope this helps, Gus ----- Original Message ----- From: "Jacky Chen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 06, 2003 8:18 AM Subject: [Asterisk-Users] How to control dialout in extensions file > Hi, all > > I have builded a pbx server for pstn, sip & h.323 users > but i can't find any example extensions.conf for access > control when users which call longdistance with pstn, > > If anyone have good example, please sharing your experience > Thanks very much > > > _______________________________________________ > 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 _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
