Hi, thansk for the reply.

When i start sipxecs, then i see in services page that all services are in running state.
I'm sorry what do you mean with multihomed host?

This is our test server and we run a lot of services on it. This server has also several dns records.

I have changed mediarelayxml-rpc-por port to 9099 and xml-rpc-port to 8088.

I'm attaching the files that you asked for.

Take a look to the files.

Thanks in advanced

Quoting "M. Ranganathan" <[email protected]>:

On Thu, Apr 30, 2009 at 2:50 AM, [email protected] <[email protected]> wrote:
Hi,

i installed the following version of sipxecs:

sipX version information:
 sipxportlib 4.0.0-015321 2009-04-28T12:40:04 ecs-centos5.x64
 sipxtacklib 4.0.0-015321 2009-04-28T12:43:48 ecs-centos5.x64
 sipxmedialib 4.0.0-015321 2009-04-28T12:47:31 ecs-centos5.x64
 sipxcalllib 4.0.0-015321 2009-04-28T12:51:25 ecs-centos5.x64
 sipxcommserverlib 4.0.0-015321 2009-04-28T12:55:57 ecs-centos5.x64
 sipxregistry 4.0.0-015321 2009-04-28T13:01:15 ecs-centos5.x64
 sipxpublisher 4.0.0-015321 2009-04-28T13:03:16 ecs-centos5.x64
 sipxproxy 4.0.0-015321 2009-04-28T12:59:24 ecs-centos5.x64
 sipxconfig 4.0.0-015321 2009-04-28T13:11:42 ecs-centos5.x64
 sipxvxml 4.0.0-015321 2009-04-28T13:04:14 ecs-centos5.x64
 sipxacd 4.0.0-015321 2009-04-28T13:23:14 ecs-centos5.x64
 sipxpbx 4.0.0-015321 2009-04-28T13:18:24 ecs-centos5.x64

and i have a problem making external calls.


Is the relay service running after you start up your system. Are you
running on a multihomed host by any chance ? All I can think of is
that the name resolution is returning multiple records and there is
something else responding at the IP address and port where sipxbridge
expects to find sipxrelay running. Can you please post
/etc/sipxpbx/nattraversalrules.xml as well as
/etc/sipxpbx/sipxbridge.xml ( remove all passwords from that file ) or
mail me a snapshot.

Thanks


I have a sip account in voipupser.org and i'm registering without any
problems. I have configured the system following link:
http://sipx-wiki.calivia.com/index.php/SipXbridge_Overview_and_Configuration

i get server internal error when i try to call to external number and i
get an exception in sipxbridge.log. I'm attaching the sipxbridge.log to
the mail.

What can i do to solve this problem?

I'm able to make internal calls, but not external calls.Maybe i did
something wrong.

I will be happy if someone help me to solve this problem.

Thanks in advanced!



_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev




--
M. Ranganathan




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

<?xml version="1.0" encoding="UTF-8"?>

<!-- DO NOT EDIT THIS FILE. It is generated by sipXconfig web ui -->
<nattraversal xmlns="http://www.sipfoundry.org/sipX/schema/xml/nattraversalrules-00-00";>
  <info>
    <state>enabled</state>
    <behindnat>false</behindnat>
    <useSTUN>false</useSTUN>
    <publicport>5060</publicport>
    <proxyhostport>212.227.52.184:5060</proxyhostport>
    <mediarelayxml-rpc-port>9099</mediarelayxml-rpc-port>
    <relayaggressiveness>Conservative</relayaggressiveness>
    <mediarelaynativeaddress>212.227.52.184</mediarelaynativeaddress>
    <concurrentrelays>50</concurrentrelays>
    <port-range>30000:31000</port-range>
    <log-level>DEBUG</log-level>
    <log-directory>/var/log/sipxpbx</log-directory>
    <sipx-supervisor-host>asgard.iguanait.com</sipx-supervisor-host>
    <sipx-supervisor-xml-rpc-port>8092</sipx-supervisor-xml-rpc-port>
  </info>
  <localtopology>
    <ipV4subnet>172.16.0.0/12</ipV4subnet>
    <ipV4subnet>192.168.0.0/16</ipV4subnet>
    <ipV4subnet>10.0.0.0/8</ipV4subnet>
    <dnsWildcard>*.iguanait.com</dnsWildcard>
  </localtopology>
</nattraversal>
<?xml version="1.0" ?>
<sipxbridge-config xmlns="http://www.sipfoundry.org/sipX/schema/xml/sipxbridge-00-00";>

  <bridge-configuration>
    <global-address>212.227.52.184</global-address>
    <external-address>212.227.52.184</external-address>
    <external-port>5080</external-port>
    <local-address>212.227.52.184</local-address>
    <local-port>5090</local-port>
    <sipx-proxy-domain>iguanait.com</sipx-proxy-domain>
    <sipx-supervisor-host>asgard.iguanait.com</sipx-supervisor-host>
    <sipx-supervisor-xml-rpc-port>8092</sipx-supervisor-xml-rpc-port>
    <stun-server-address>stun.voipuser.org</stun-server-address>
    <sip-keepalive-seconds>20</sip-keepalive-seconds>
    <sip-session-timer-interval-seconds>1800</sip-session-timer-interval-seconds>
    <media-keepalive-seconds>1</media-keepalive-seconds>
    <xml-rpc-port>8088</xml-rpc-port>
    <music-on-hold-support-enabled>true</music-on-hold-support-enabled>
    <music-on-hold-address>~~mh~</music-on-hold-address>
    <music-on-hold-delay-miliseconds>500</music-on-hold-delay-miliseconds>
    <music-on-hold-supported-codecs>PCMU,PCMA</music-on-hold-supported-codecs>
    <route-inbound-calls-to-extension>operator</route-inbound-calls-to-extension>
    <log-level>DEBUG</log-level>
    <log-directory>/var/log/sipxpbx/</log-directory>
    <location-id>1</location-id>
  </bridge-configuration>

  <itsp-account>
    <itsp-proxy-domain>sip.voipuser.org</itsp-proxy-domain>
    <user-name>myuser</user-name>
    <is-user-phone>true</is-user-phone>
    <password>mypass</password>
    <use-global-addressing>false</use-global-addressing>
    <strip-private-headers>false</strip-private-headers>
    <default-asserted-identity>true</default-asserted-identity>
    <register-on-initialization>true</register-on-initialization>
    <registration-interval>600</registration-interval>
    <sip-keepalive-method>CR-LF</sip-keepalive-method>
    <rtp-keepalive-method>NONE</rtp-keepalive-method>
  </itsp-account>

</sipxbridge-config>
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to