[Asterisk-Users] Is there a Caller ID issue in the latest
CVSStable
Robert L Mathews
lists at tigertech.com
Sat Feb 12 00:46:13 MST 2005
Nicol?s Gudi?o <asternic at gmail.com> wrote:
>>> Paul, 1.0.5 stable suffers from caller id issues as well, at least for
>>> SIP channels. What fixed things for me was swapping in app_dial.c from
>>> 1.0.2 stable (didn't try others). You could also just diff app_dial.c
>>> between versions to find the problem but I took the lazy way out the
>>> first time around.
>
>
> Drumkilla reverted the callerid changes on the latest stable (thanks
> Russell!). You will be fine if you checkout stable from CVS now.
Hmmm; I think I'm still having problems with it, using a completely
fresh checkout and compile:
Connected to Asterisk CVS-v1-0-02/11/05-17:34:08
I have two Zap FXS lines and two SIP phones, and:
- Zap channel to Zap channel, caller ID works (displays correctly on the
analog phone display).
- SIP phone to Zap channel, caller ID works.
- SIP phone to ZIP phone, caller ID does NOT work (Grandstream phone
displays "Err").
- Zap channel to SIP phone, caller ID does NOT work.
- Incoming Free World Dialup calls to Zap channel extension, caller ID
works.
- Incoming Free World Dialup calls to SIP phone extension, caller ID
does NOT work.
So it seems that asterisk stable, as of today, does not send correct
caller ID on calls that end up on SIP phones, unless I'm doing something
boneheaded (although I used almost-identical config files on 1.0.2 with
no trouble).
A tcpdump shows that asterisk is sending this in the SIP INVITE header
to the phone:
From: "asterisk" <sip:asterisk at 10.1.2.3>;
(IP address obscured; it's correct in the original.) But somehow
"asterisk" appears instead of the correct caller ID. Wasn't that the bug
other people were seeing that the stable update was supposed to fix?
Have I missed something obvious?
--
Robert L Mathews, Tiger Technologies http://www.tigertech.net/
More information about the asterisk-users
mailing list