Call issue with Freeswitch
Posted
by gbraad
on Server Fault
See other posts from Server Fault
or by gbraad
Published on 2010-03-29T22:09:11Z
Indexed on
2010/03/29
22:13 UTC
Read the original article
Hit count: 418
voip
|configuration
I am testing the following with Freeswitch and different devices (nokia n900, nokia e60, ekiga) and have similar results between them.
On the Freeswitch server (1.0.4 in multi-tenant mode) I have several user profiles for a domain, e.g. 1000, 1001 for host.com The user are authenticated correctly and calls can be placede. When I place a call from a device registered as
to
it will show up at the other end (1002) as
I would expect this call to show up as [email protected]. The IP address is the one of from the Freeswitch server. Because of this, the calls are no correctly recognized by the address book on certain devices. Can the he domain FQDN of the callers domain/acount be used, instead of the IP address of the server in the SIP uri?
© Server Fault or respective owner