I think I've found a solution to the dreaded 2 IPs behind NATs problem that been plaguing a few users.
What exactly is the fromdomain= setting used for? The documentation that I can find is absolutely awful. What I have found is this: fromdomain= ; -P Domain to show in the domain field of the outgoing call However when I tried setting it, the domain field in the outgoing call was set to my externip. By adding 2 lines to the channels/chan_sip.c in the sip_request_call function, I was able to get the variable to behave like the documentation describes. But I want to make sure I'm not screwing something else up. Hence my question of what else the fromdomain variable is used for. _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
