Thank you for your file, but it´s sth. other. Maybe it have sth. to do because there is SIP Version 1.0.30.
I´m getting still "Invalid Parameter"
Code: Select all
User.Emerg 10.0.0.201 00:00:00 000-00:00:51.240 DEFENCE: reset__: [108] sip_invalid_stand_params (859 tskinit.c)
User.Notice 10.0.0.201 00:00:00 000-00:00:48.240 INIT : appui_set_init_screen :Invalid Parameters !
User.Error 10.0.0.201 00:00:00 000-00:00:48.230 INIT : Checking Mandantory Parameter: supported_lang Invalid !
User.Info 10.0.0.201 00:00:00 000-00:00:48.230 INIT : Checking Mandantory Parameter: Begin
sipconfig.txt
sipconfig-00809F87C731.txt
I can´t find the invalid parameters. I´ve attached the files. I´ve configured Asterisk in the following way:
sip.conf
Code: Select all
[general]
context=default
bindport=5060
bindaddr=10.0.0.100
srvlookup=yes
allow=alaw
allow=ulaw
allow=g729
allow=gsm
allow=slinear
language=de
Code: Select all
[35]
callerid=Office <35>
defaultip=10.0.0.201
domain=10.0.0.100
user=35
secret=
type=friend
mailbox=35
nat=yes
canreinvite=yes
context=default
extension.conf
Code: Select all
[local]
exten=_3X,1,NoCDR()
exten=_3X,n,Dial,SIP/${EXTEN}|55|Ttr
The Xlite softphones are working with the configuration. So the mistage is i think on the Alcatel-Lucent 4008.
I found in an document that the parameters:
language=0 and bluetooh_parameter=blue have to be set in sipconfig.txt
... but still the same problem :-/
In the log it gives error on: Checking Mandantory Parameter: supported_lang Invalid
.. so I tried as parameter supported_lang and lang ... but still same problem :-/
You do not have the required permissions to view the files attached to this post.