Displaying 1 result from an estimated 1 matches for "anothersecret".
Did you mean:
anothers33cret
2003 Apr 01
1
ATA186: "Call/Leg Transaction Doesn't Exist" on local call
...sends a "Call/Leg Transaction Doesn't Exist"
error and hangs up the line.
What am I doing wrong here?
Thanks.
B.
Here are the respective sip.conf entries:
[ata3]
type=friend
username=ata3
secret=asecret
host=129.91.0.164
context=home
[sjcata]
type=friend
username=sjcata
secret=anothersecret
host=129.91.0.161
context=home
In my extensions.conf:
exten => 83,1,Dial,SIP/sjcata|25
exten => 83,2,Voicemail,u100
exten => 83,3,Hangup
exten => 84,1,Dial,SIP/ata3|25
exten => 84,2,Voicemail,u100
exten => 84,3,Hangup