Hi, I'm using SPA 8800(Software Version: 6.1.7(GW)) with Asterisk 10. FXS works fine no errors were noted, but that's for calls to the PSTN after about then 2 minutes of conversation is cut off communication, while in the CLI Asterisk, I see the following:
- Executing [9363455 @ internal: 1] dial ("SIP/104-00000476", "SIP/363455 @ pstn, 60")
== Using SIP RTP CoS mark 5
- Called SIP/363455 @ pstn
- SIP/pstn-0000047a answered SIP/104-00000476
- Remotely bridging SIP/104-00000476 and SIP/pstn-0000047a
- Got SIP response 500 "Internal Server Error" back from 192.168.0.xxx: 5061
- Executing [h @ internal: 1] noop ("SIP/104-00000476", "ANSWER")
== Spawn extension (internal, 9363455, 1) exited non-zero on 'SIP/104-00000476'
How can I fix this?