Exciting News! Coming soon, our support community will have a new look and feel. There won't be any changes to your favorite features, but you can look forward to an exciting new experience. Stay tuned for more information!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
unified
New Contributor

Sending IP4 0.0.0.0 for RTP over ppp connection

Hello,

I have a TA924E setup on two WAN connections.
One is a standard interface and the other is using ppp.
When using the ppp interface the TA is sending back 0.0.0.0 for the RTP port:

v=0
o=- 1589303742 1589303742 IN IP4 0.0.0.0
s=-
c=IN IP4 0.0.0.0

Here is the config:

interface eth 0/2
  no ip address
  no shutdown

interface ppp 1
  ip address [IP ADDRESS] 255.255.255.0
  media-gateway ip primary
  no fair-queue
  ppp pap sent-username [USERNAME] password {PASSWORD]
  no shutdown
  cross-connect 1 eth 0/2 ppp 1

Let me know if I'm missing something.

Thank you.

 

0 Kudos
1 Reply
unified
New Contributor

Re: Sending IP4 0.0.0.0 for RTP over ppp connection

Is the debug verbose voice I found:

23:37:55.278 TM.T01 01 SipTM_Accept ERROR: unable to get outbound IP address to add SDP
23:37:55.278 TM.T01 01 SipTM_Accept ERROR! Unable to add SDP to message - using Hold SDP instead