Displaying 1 result from an estimated 1 matches for "cordless1".
Did you mean:
cordless
2004 Mar 16
4
Sipura line 1 outgoing voice problem?
...ining about this problem. I am willing to step through
some sip debug if anyone is interested in the output.
* version: Asterisk CVS-02/08/04-22:22:57
Sipura firmware: 1.0.31 (just upgraded tonight to see if the problem
would go away)
Relevent config sections:
--8<-- sip.conf --8<--
[cordless1]
type=friend
username=cordless1
secret=xxx
host=dynamic
context=cordless1
dtmfmode=info
mailbox=1234
canreinvite=no
disallow=all
allow=alaw
[cordless2]
type=friend
username=cordless2
secret=xxx
host=dynamic
context=cordless2
dtmfmode=info
mailbox=1234
canreinvite=no
disallow=all
allow=alaw
-- Ch...