bensari / mediaserver

Automatically exported from code.google.com/p/mediaserver
1 stars 0 forks source link

RQNT org.mobicents.media.server.mgcp.tx.cmd.MgcpCommandException #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From our RestComm live instance

2012-08-06 22:16:21,650 INFO  [MGCP] (pool-1-thread-1) tx=957513863 Started, 
message= RQNT mobicents/cnf/2@X.X.X.X:2427, call agent = /X.X.X.X:2727
2012-08-06 22:16:21,671 ERROR [MGCP] (pool-1-thread-2) tx=957513863 Failed
org.mobicents.media.server.mgcp.tx.cmd.MgcpCommandException
    at org.mobicents.media.server.mgcp.tx.cmd.NotificationRequestCmd$Request.perform(NotificationRequestCmd.java:153)
    at org.mobicents.media.server.scheduler.Task.run(Task.java:134)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    at java.lang.Thread.run(Thread.java:636)

Original issue reported on code.google.com by jean.deruelle on 21 Aug 2012 at 2:16

GoogleCodeExporter commented 9 years ago
Thats not a bug , at least not for mms side.
This exception means that unknown package signal or event where received.

Please check what where sent to mms server in the request and mgcp config file.

Best regards
Yulian Oifa

Original comment by oifa.yul...@gmail.com on 21 Aug 2012 at 2:33

GoogleCodeExporter commented 9 years ago
Thanks Yulian, Thomas or George in cc will look into it and report back here

Original comment by jean.deruelle on 21 Aug 2012 at 2:51