<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
If the phone of my colleague rings, I can see this with BLF-lamps
on my Snom IP-phone. I would also like to see <b><u>who</u></b>
is calling. I would like to see the external number on my screen
so I can choose whether to pickup the call with BLF.<br>
<br>
Therefore I have in sip.conf : notifycid = yes<br>
<br>
With this setting on, I see on my screen : 10 --> 10<br>
<br>
10 is the internal extension of my colleague.<br>
<br>
But how can I see the external number that is calling in ?<br>
<br>
I would expect to see : </font><font face="Helvetica, Arial,
sans-serif"><font face="Helvetica, Arial, sans-serif">10 -->
3221234567</font><br>
<br>
</font><font face="Helvetica, Arial, sans-serif"><font
face="Helvetica, Arial, sans-serif"><font face="Helvetica,
Arial, sans-serif">3221234567 being the external number I
would like to know about.<br>
<br>
<br>
</font></font>This is what Asterisk sends to my Snom IP-phone :<br>
<br>
[Aug 11 16:37:56] Reliably Transmitting (NAT) to
my.pub.lic.ip:1024:<br>
NOTIFY <a class="moz-txt-link-abbreviated" href="mailto:sip:testacc77003@192.168.1.109:1024">sip:testacc77003@192.168.1.109:1024</a> SIP/2.0<br>
Via: SIP/2.0/UDP ip.ast.ser.ver:5060;branch=z9hG4bK5b999cd4;rport<br>
Max-Forwards: 70<br>
From: <a class="moz-txt-link-rfc2396E" href="mailto:sip:10@ip.ast.ser.ver;user=phone"><sip:10@ip.ast.ser.ver;user=phone></a>;tag=as6b302bda<br>
To: <a class="moz-txt-link-rfc2396E" href="mailto:sip:testacc77003@ip.ast.ser.ver"><sip:testacc77003@ip.ast.ser.ver></a>;tag=ashydm1he5<br>
Contact: <a class="moz-txt-link-rfc2396E" href="mailto:sip:10@ip.ast.ser.ver:5060"><sip:10@ip.ast.ser.ver:5060></a><br>
Call-ID: 3c26b7878939-ri1v0tkqfa2h<br>
CSeq: 103 NOTIFY<br>
User-Agent: pbx<br>
Subscription-State: active<br>
Event: dialog<br>
Content-Type: application/dialog-info+xml<br>
Content-Length: 516<br>
<br>
<?xml version="1.0"?><br>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info"
version="1" state="full" entity=<a class="moz-txt-link-rfc2396E" href="mailto:sip:10@ip.ast.ser.ver">"sip:10@ip.ast.ser.ver"</a>><br>
<dialog id="10" call-id="pickup-3c26b7878939-ri1v0tkqfa2h"
local-tag="ashydm1he5" remote-tag="as6b302bda"
direction="recipient"><br>
<remote><br>
<identity
display="10"><a class="moz-txt-link-abbreviated" href="mailto:sip:10@ip.ast.ser.ver">sip:10@ip.ast.ser.ver</a></identity><br>
<target uri=<a class="moz-txt-link-rfc2396E" href="mailto:sip:10@ip.ast.ser.ver">"sip:10@ip.ast.ser.ver"</a>/><br>
</remote><br>
<local><br>
<identity><a class="moz-txt-link-abbreviated" href="mailto:sip:10@ip.ast.ser.ver">sip:10@ip.ast.ser.ver</a></identity><br>
<target uri=<a class="moz-txt-link-rfc2396E" href="mailto:sip:10@ip.ast.ser.ver">"sip:10@ip.ast.ser.ver"</a>/><br>
</local><br>
<state>early</state><br>
</dialog><br>
</dialog-info><br>
<br>
<br>
Where does Asterisk take the information to put into the
dialog-info and how can I change it to display the external number
also ?<br>
<br>
<br>
Thanks !<br>
<br>
Jonas.<br>
<br>
<br>
</font>
</body>
</html>