There are a lots of strange things in my server fedora core 4 for asterisk.
The first thing is that:
- after (make, make install, make sample), i try to run asterisk by asterisk -vvvvvc from
terminal. Then, i can enter CLI screen.
-now i try to use netstat -a or netstat --listening, i can't see the port 5060.
What does it means? it means that when i send REGISTER from client to server, cos
server doesn't listen in port 5060, so il reponse by ICMP destination unreachable.
Am i right?
How can i install asterisk?
How did you install asterisk? Thank you for your instruction.
On 10/8/05, julien bos <[EMAIL PROTECTED]> wrote:
one more thing is that:in my fedora core 4 where Asterisk is running, i use netstat -tai can't see: asterisk is listening in port 5060 (which include in sip.conf)
On 10/8/05, julien bos <[EMAIL PROTECTED] > wrote:Dear all expert,(i posted this question one time, but i couldn't reach the answer-so allow me to post here)1)I download asterisk realse version 1.2 beta1.After that i compile it successfully and run it with:asterisk -vvvc2)I follow the instruction inin sip.conf:i add two account:[ivan]type=friendusername=ivansecret=pwd_ivanhost=dynamiccontext=tutorial[test]type=friendusername=testsecret=pwd_testhost=dynamiccontext=tutorialin extension.confi add like below:[tutorial]extern=>1234,1,Dial(SIP/ivan)extern=>4321,1,Dial(SIP/test)3) i use sjphone, make a new profile, in SIP Proxy tag of Profile options windows, i use ip adress of server Fedore (where Asterisk is running) with port 5060 for Proxy domain and User domain.4) I try to use sjphone to REGISTER to server Asterisk, by using: Ethereal to see the packet.From sjphone:--------------------------------------------->REGISTER------------------------------------>asterisksjphone <-------ICMP Destination unreachable (Host administratively prohibited) ----asteriskI am sure that from Asterisk server i can ping to client sjphone and vice. And i can navigate internet in Asterisk server.How can i configure Linux server now? I can't understand what it happens?Many thanks for your helping.Julien
_______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com --
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
