BIG NEWS! The Adtran Support Community is moving! In the next few weeks it will be housed in a new location. Be sure to visit our NEW Adtran Community before the end of July to check it out and verify that you can access all the resources and features that you need. If you discover any issues with your account or access, or just want to let us know about your experience, be sure to use our Feedback Form to let us know!
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