Forgot to note: The problem I was having is on the outgoing call, the From: field i the SIP header was set to the correct IP in the fromdomain= setting, but the Contact: field in the header was set to my externip.
Thanx!!! G On Mon, 2009-08-17 at 01:44 -0600, Gerald Cox wrote: > 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 > _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
