Search found 2 matches

by Stormwind
Mon Dec 27, 2010 12:17 pm
Forum: Alternatives to magicJack
Topic: NetTalk Duo SIP: a Tutorial
Replies: 66
Views: 130598

NetTalk now rejecting different useragent strings

It appears NetTalk now checks the useragent for SIP registrations and rejects ones that do not match.

For example, in Asterisk the following config would set the useragent string to the value needed (sdpsession man not be required):

useragent=NetTalk TK6000
sdpsession=NetTalk TK6000
by Stormwind
Thu Mar 18, 2010 9:32 am
Forum: magicJack Tips and Tricks
Topic: Magicjack Patch for Asterisk(updated)
Replies: 135
Views: 122510

I will. Let me sanitise my extensions.ael and extenisions.lua and I will post them with comment. Everything else is pure asterisk, UNPATCHED, surviving upgrade.

Keep in mind extensions.conf is depracated, using extensions.ael as the dialplan. Extensions.lua we use for fixing the auth problem ...