You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Faced a problem after compiling the voice config file.
Standard: SIP PacketCable 2.0
The cable modem successfully reads the config file, having looked at the settings, found that TLV64 (.2) (second digitmap) was not added.
Please, can You help, maybe I'm compiling the config file incorrectly?
Copyright 2015 Comcast Cable Communications Management, LLC
___________________________________________________________________
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Author: Maurice Garcia ([email protected])
Author: Allen Flickinger ([email protected])
Hello
Faced a problem after compiling the voice config file.
Standard: SIP PacketCable 2.0
The cable modem successfully reads the config file, having looked at the settings, found that TLV64 (.2) (second digitmap) was not added.
Please, can You help, maybe I'm compiling the config file incorrectly?
user@test-docsis:~ java -version
openjdk version "1.8.0_352"
OpenJDK Runtime Environment (build 1.8.0_352-8u352-ga-1
22.04-b08)java -jar oscar.jar -versionOpenJDK 64-Bit Server VM (build 25.352-b08, mixed mode)
user@test-docsis:
/* OSCAR -> OpenSource Cable modem file AssembleR v2.1.3.2 */
OSCAR: OpenSource Cable modem file AssembleR v2.1.3.2
2.1.3.2
Decompile
java -jar oscar.jar -d suppress -s p 2.0 -i mta.bin > mta.txt
Compiling
java -jar oscar.jar -c -s p 2.0 -i mta.txt -o mta_new.bin -dm digitmap1.txt digitmap2.txt
Regards,
Nursultan
The text was updated successfully, but these errors were encountered: