Curious if anyone else has run into this. I am testing this with a Sipura-2000 with firmware rev 1.0.33. On FC1 with Asterisk 1.0 Stable branch 4/1/2004 CVS (no April fools jokes please :) ) The Sipura has the ability so when you dial *67 it turns ON CID block and *68 turns it back off. (This is for outbound calls) When I *67 (activate CID Block) dial, and look at the SIP INVITE I see that it added "Anonymous" in the "From: Field" When I *68 and look at the SIP INVITE "Anonymous" is no longer in the "From:" field, instead it has the SIP UserName. So I think the Sipura is doing it's job. However even though the "From:" field is set to "Anonymous" my callerID still gets sent through to the called number. I realize that Asterisk gets my callerID from the sip.conf file callerid"Name" <555-555-5555> but isn't Asterisk supposed to Block the callerID if it sees "Anonymous" in the SIP INVITE ? Oh, FWIW - the other *XX features like call forwarding work fine hopefully ruleing out dtmf and dial plan issues etc.. Thanks -bh -- ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- This message has been scanned for viruses and dangerous content by the Bugs.Hamel.Net MailScanner, and appears to be clean.
John Vogel
2004-Apr-01 16:03 UTC
[Asterisk-Users] Call pickup - phone continues to ring - still a problem?
I am still experiencing the problem where you pick up an incoming analog call ringing on SIP Phone A with SIP Phone B using *8 but Phone A continues to ring. This happens with Grandstreams and Snoms on the 0.7.1 code base. My theory is that Asterisk is not telling Phone A to stop ringing when the pickup occurs but I don't really know. The problem does not occur when it is purely a SIP-to-SIP phone call. Does anyone have a solution?