Hi All!
 
Iīm trying to run ser as my sip server and asterisk as my pbx in the same machine with acess to pstn.
 
My goal is to have external users registering in ser ( with my dyndns - sipserver.com.br) and redirect the calls to my estensions in asterisk.
 
How to do it?
 
When i run ser,  asterisk donīt find my phones anymore.
 
I have two nic in this machine 192.168.0.31/37:
 
[root@localhost root]# ser
Listening on
              127.0.0.1 [127.0.0.1]:5060
              192.168.0.37 [192.168.0.37]:5060
              192.168.0.31 [192.168.0.31]:5060
Aliases: localhost:5060 localhost.localdomain:5060
 
i think that i need to make ser listen to one ip and asterisk to other.
 
If that is rigth,  how can i make ser listen only on 192.168.0.31:5060?
 
Thanks for all
 
Miklos