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: 
sharpy
New Contributor

How to get TA-908e to respond to OPTIONS request

Jump to solution

Hello,

We have a TA-908e successfully registered to a Genband SBC.

The Genband sends an OPTIONS packet as a Qualify (keep-alive).

We need the TA to respond with a 200/OK. Right now it is not responding with anything.

Is there a configuration we could perform to make it respond?

Thanks

Genband OPTIONS request:

20:47:04.569 SIP.MSG OPTIONS REQ RX ta-908e ta-908e

OPTIONS sip:ta-908e@172.16.1.2:5060 SIP/2.0

From: "ta-908e"<sip:ta-908e@10.0.0.2>;tag=3716916426-586458

To: "ta-908e"<sip:ta-908e@10.0.0.2:5060>

Call-ID: 761339-3716916426-586447@mysbc@mydomain.net

CSeq: 1 OPTIONS

Max-Forwards: 19

Allow: PUBLISH,MESSAGE,UPDATE,SUBSCRIBE,REFER,INFO,NOTIFY,REGISTER,OPTIONS,BYE,INVITE,ACK,CANCEL

Via: SIP/2.0/UDP 10.0.0.2:5060;branch=z9hG4bKe38d01a50d8a4fefc024e45252d92d61

Contact: <sip:ta-908e@10.0.0.2:5060>

Content-Length: 0

Labels (1)
0 Kudos
1 Solution

Accepted Solutions
jayh
Honored Contributor
Honored Contributor

Re: How to get TA-908e to respond to OPTIONS request

Jump to solution

On the voice trunk connected to the Genband, configure:

sip-keep-alive options

You can also set a value in seconds that the Adtran will use to poll the other side.

sip-keep-alive options 60

will poll the other side every minute.

View solution in original post

0 Kudos
2 Replies
jayh
Honored Contributor
Honored Contributor

Re: How to get TA-908e to respond to OPTIONS request

Jump to solution

On the voice trunk connected to the Genband, configure:

sip-keep-alive options

You can also set a value in seconds that the Adtran will use to poll the other side.

sip-keep-alive options 60

will poll the other side every minute.

0 Kudos
sharpy
New Contributor

Re: How to get TA-908e to respond to OPTIONS request

Jump to solution

Unfortunately this answer did not work. What it does is SEND Options keep-alives. It does not respond to the unsolicited RECEIVED Options keep-alives from the SBC.