Search This Blog

Re: [mobicents-public] mgcp example help

hi, i've configured the xlite, but when i try to run the example, dialing 2010, in the mms console i have this: (the mms and mobicents, also the UAS client is in the same machine)

00:01:54,231 INFO  [JainMgcpStackImpl] Jain Mgcp stack bound to IP /127.0.0.1 an
d UDP port 2427
Jain Mgcp stack bound to IP /127.0.0.1 and UDP port 2427
00:01:54,261 INFO  [MgcpController] Started MGCP Controller module for MMS
00:01:54,263 INFO  [MainDeployer] [[[[[[[[[ Mobicents Media Server: release.vers
ion=2.0.0.GA Started ]]]]]]]]]
Connection index=0
00:06:50,193 ERROR [CreateConnectionAction] Could not apply remote descriptor
java.net.SocketException: Network is unreachable: connect
        at sun.nio.ch.Net.connect(Native Method)
        at sun.nio.ch.DatagramChannelImpl.connect(DatagramChannelImpl.java:530)
        at org.mobicents.media.server.impl.rtp.RtpSocketImpl.setPeer(RtpSocketIm
pl.java:414)
        at org.mobicents.media.server.RtpConnectionImpl.setRemoteDescriptor(RtpC
onnectionImpl.java:361)
        at org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction.createRtp
Connection(CreateConnectionAction.java:121)
        at org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction.call(Crea
teConnectionAction.java:413)
        at org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction.call(Crea
teConnectionAction.java:42)
        at org.mobicents.media.server.ctrl.mgcp.MgcpController.processMgcpComman
dEvent(MgcpController.java:221)
        at org.mobicents.protocols.mgcp.stack.JainMgcpStackProviderImpl.processM
gcpCommandEvent(JainMgcpStackProviderImpl.java:246)
        at org.mobicents.protocols.mgcp.stack.TransactionHandler.receiveRequest(
TransactionHandler.java:600)
        at org.mobicents.protocols.mgcp.stack.MessageHandler.scheduleMessages(Me
ssageHandler.java:196)
        at org.mobicents.protocols.mgcp.stack.JainMgcpStackImpl.run(JainMgcpStac
kImpl.java:327)
00:06:50,207 INFO  [CreateConnectionAction] Response TX = 186173485, Response: 5
27 Missing RemoteConnectionDescriptor.
Connection index=0
00:07:52,708 ERROR [CreateConnectionAction] Could not apply remote descriptor
java.net.SocketException: Network is unreachable: connect
        at sun.nio.ch.Net.connect(Native Method)
        at sun.nio.ch.DatagramChannelImpl.connect(DatagramChannelImpl.java:530)
        at org.mobicents.media.server.impl.rtp.RtpSocketImpl.setPeer(RtpSocketIm
pl.java:414)
        at org.mobicents.media.server.RtpConnectionImpl.setRemoteDescriptor(RtpC
onnectionImpl.java:361)
        at org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction.createRtp
Connection(CreateConnectionAction.java:121)
        at org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction.call(Crea
teConnectionAction.java:413)
        at org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction.call(Crea
teConnectionAction.java:42)
        at org.mobicents.media.server.ctrl.mgcp.MgcpController.processMgcpComman
dEvent(MgcpController.java:221)
        at org.mobicents.protocols.mgcp.stack.JainMgcpStackProviderImpl.processM
gcpCommandEvent(JainMgcpStackProviderImpl.java:246)
        at org.mobicents.protocols.mgcp.stack.TransactionHandler.receiveRequest(
TransactionHandler.java:600)
        at org.mobicents.protocols.mgcp.stack.MessageHandler.scheduleMessages(Me
ssageHandler.java:196)
        at org.mobicents.protocols.mgcp.stack.JainMgcpStackImpl.run(JainMgcpStac
kImpl.java:327)
00:07:52,715 INFO  [CreateConnectionAction] Response TX = 186173486, Response: 5
27 Missing RemoteConnectionDescriptor.
Connection index=0
00:08:38,590 ERROR [CreateConnectionAction] Could not apply remote descriptor
java.net.SocketException: Network is unreachable: connect
        at sun.nio.ch.Net.connect(Native Method)
        at sun.nio.ch.DatagramChannelImpl.connect(DatagramChannelImpl.java:530)
        at org.mobicents.media.server.impl.rtp.RtpSocketImpl.setPeer(RtpSocketIm
pl.java:414)
        at org.mobicents.media.server.RtpConnectionImpl.setRemoteDescriptor(RtpC
onnectionImpl.java:361)
        at org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction.createRtp
Connection(CreateConnectionAction.java:121)
        at org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction.call(Crea
teConnectionAction.java:413)
        at org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction.call(Crea
teConnectionAction.java:42)
        at org.mobicents.media.server.ctrl.mgcp.MgcpController.processMgcpComman
dEvent(MgcpController.java:221)
        at org.mobicents.protocols.mgcp.stack.JainMgcpStackProviderImpl.processM
gcpCommandEvent(JainMgcpStackProviderImpl.java:246)
        at org.mobicents.protocols.mgcp.stack.TransactionHandler.receiveRequest(
TransactionHandler.java:600)
        at org.mobicents.protocols.mgcp.stack.MessageHandler.scheduleMessages(Me
ssageHandler.java:196)
        at org.mobicents.protocols.mgcp.stack.JainMgcpStackImpl.run(JainMgcpStac
kImpl.java:327)
00:08:38,604 INFO  [CreateConnectionAction] Response TX = 186173487, Response: 5
27 Missing RemoteConnectionDescriptor.

On Thu, Mar 31, 2011 at 6:37 AM, Ishmael Makitla <ishmael.makitla@gmail.com> wrote:
Good day Ariel,

On your X-lite, please ensure that your configure the "Account settings" as follows; this is the way I use it currently:
Account Name: here put in your name or any other name
Protocol: must be SIP
Allow the account for Call (put check mark) and IM/Presence (put a check mark here too - if u need these services)

User details:
User ID put some unique user id (can still be your name e.g ArielXlite)
Domain: I have just put in the IP address here (your call will show as userID@domain)

Domain Proxy:
Here if you are using domain, then put a check mark to "register with domain and receive calls"
Then selected "Send outbound via : Domain"
Otherwise, do NOT check the "register with domain and receive calls" and then select "Send outbound via: Proxy"
the address has to be the IP address of your JAIN SLEE ( where SIP service is deployed) like this: 127.0.0.1:5060 (if running on localhost)

I've attached the screen shot.

Hope this helps,

Ishmael



On Thu, Mar 31, 2011 at 1:58 AM, Ariel Guerrero <ariel.guerrero@gmail.com> wrote:
Hi, i am trying to configure a xlite to test the mgcp-demo (mobicents-2.3.0.FINAL), the mms server, the mobicents server and also de voip client is in the same machine. How i have to configure the xlite to test de demo?
The example was correctly deployed, but when  i try to register, in the console i saw the message 


21:56:25,299 INFO  [SipResourceAdaptor] Received response not forked, without tx
, without dialog, can't proceed, dropping...
21:56:27,796 INFO  [SipResourceAdaptor] Received Response:
SIP/2.0 482 Loop detected
Via: SIP/2.0/UDP 186.17.58.238:5060;rport=5060;branch=z9hG4bK12B0DACB499D4D0082A
CC537AC7A2DE7;received=127.0.0.1
CSeq: 11269 INVITE
From: "torosvi2" <sip:torosvi2@127.0.0.1>;tag=2049248109
Content-Length: 0


21:56:27,799 INFO  [SipResourceAdaptor] Received response not forked, without tx
, without dialog, can't proceed, dropping...