Paul Volkaerts wrote:
Yep, that did the trick.Forgot to mention these messages in the logs on startup : Failed to bind for SIP connection 10.0.0.2 SIP listening on IP Address :5060 NAT address SIP: Cannot transmit SIP message to 10.0.0.2
10.0.0.2 is my mythbox IP adress. I guess this is something in the code
gettings mixed up with nat and local adresses? Or else it's me :-)
I guess MythPhone is trying to grab port 5060 and listen for messages, but you have Asterisk running on the same box and that has already grabbed 5060. Hence the "Failed to bind..." message.
Within the MythPhone configuration, change the port number from 5060 to something else like 5070. Should fix your issues.
Changed my sip extention to use port 5061 in the asterisk config and changed mythphone to use that same port and it works!! I can now call my cell phone from my tv, and the other way around. Now how cool is that... 8-)
Thanks
Steven _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
