Displaying 1 result from an estimated 1 matches for "canreninvit".
Did you mean:
canreninvite
2005 Feb 24
2
softphone has problem to call out via X100P card
...allerid=asreceived
channel=1
-------------------------------------------------------------------------------------------------
Sip.conf
[general]
port = 5060
bindaddr = 0.0.0.0
allow=all
context = outgoing
[2000]
type=friend
username=2000
secret=2000abc
auth=md5
nat=yes
host=dynamic
reinvite=no
canreninvite=no
qualify=1000
callerid="Terry Chen" <2000>
disallow=all
allow=gsm
context=from-sip
mailbox=100
[2001]
type=friend
username=2001
secret=2001abc
auth=md5
nat=yes
host=dynamic
reinvite=no
canreninvite=no
qualify=1000
callerid="xx xxx" <2001>
disallow=all
allow=gsm
c...