[asterisk-users] Problems with Refered Call and Accountcode using siptapi
Stefan Schmidt
sst at sil.at
Wed Feb 27 10:52:36 CST 2008
Hello,
I am having a problem with an call openend from the siptapi application
(http://www.enum.at/SIP-TAPI.479.0.html) to a phone which is refered to
another external number after the phone picks up. I see in the Sip
Traffic that everything is fine with the exosip client used in siptapi
and the phone. There is the right accountcode and everything runs fine.
When i pick up the phone, the siptapi app. sends a REFER Msg to transfer
the call to another external number (selected in outlook or any other
Tapi Application). The Problem is that there is no ACCOUNTCODE after the
Refer.
I´ve set the accountcode with Set(cdr(accountcode)=${ACCOUNTCODE})
before the dial cmd to the phone.
Could it be a problem that the sip communication is from and to the same
user? This is to identifie the right phone to call.
log from the refer sip msg:
<-- SIP read from 213.xxx.xxx.xxx:19446:
REFER sip:USERA at 213.xxx.xxx.yyy SIP/2.0
Via: SIP/2.0/UDP 213.xxx.xxx.xxx:19385;rport;branch=z9hG4bK1049241783
From: <sip:USERA at 213.xxx.xxx.yyy>;tag=1938473161
To: <sip:USERA at 213.xxx.xxx.yyy>;tag=as29ecef02
Call-ID: 2859597496 at 192.168.1.133
CSeq: 22 REFER
Contact: <sip:USERA at 213.xxx.xxx.xxx:19385>
Proxy-Authorization: Digest username="USERA", realm="pbx",
nonce="39a1b190", uri="sip:USERA at 213.xxx.xxx.yyy",
response="232b7ea298aeb97396c5e42aeeecbffc", algorithm=MD5
Max-Forwards: 5
User-Agent: eXosip/0.1
Refer-to: sip:0043zzzzzzzz at 213.xxx.xxx.yyy
Referred-By: sip:USERA at 213.xxx.xxx.yyy
Content-Length: 0
--- (13 headers 0 lines)---
Transfer to 0043zzzzzzzzzz in outcust
Transfer from USERA in outcust
Client: 213.xxx.xxx.xxx
Server: 213.xxx.xxx.yyy
USERA the client
-- Executing Set("SIP/USERA-097e4550", "ACCUSER=") in new stack
-- Executing Set("SIP/USERA-097e4550", "CDR(accountcode)="
here the Var ACCUSER and CDR(accountcode) should be set with the
${ACCOUNTCODE} which is empty.
I hope someone could see an error i havent found.
Best Regards
Steve Smith
--
Für weitere Fragen stehen wir gerne unter voip at sil.at oder
059944 - 2440 zur Verfügung.
Mit freundlichen Grüssen
--
Stefan Schmidt
Sysadmin/VOIP // sst at sil.at // Tel 059944-2440//
-------------------------------------------------
SILVER SERVER GmbH // Lorenz-Mandl-Gasse 33/1 //
A-1160 Wien // Fax 059944-9000 // www.sil.at //
-------------------------------------------------
More information about the asterisk-users
mailing list