| |
| News & Reviews |
Welcome to the Voxilla VoIP Forum.
Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
Voxilla VoIP Forum |
Asterisk/RT31P2/CID IssueTechnical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| Quote:
exten => ${CID1},6,Set(CALLERID(num)=${CALLERIDNUM}) The function: CALLERID(number) doesn't exist. See ya... d.c. |
| ||||
| Asterisk cmd SetCIDNum - voip-info.org I have seen other references for CALLERID(number) around so that is what has caused some confusion. Line 2 has been configured to connect directly to voicepulse and this works 100% on inbound and outbound calls along with CID. But when routed thru * the number is lost name still works. |
| |||
| Quote:
Code: funcs/func_callerid.c:
51: } else if (!strncasecmp("num", data, 3) || !strncasecmp("number", data,6)) { See ya... d.c. |
| | |
| ||||
| -- Started music on hold, class 'default', on IAX2/voicepulse01-4 We're at 192.168.0.101 port 10652 Adding codec 0x4 (ulaw) to SDP Adding codec 0x1 (g723) to SDP Adding codec 0x2 (gsm) to SDP Adding codec 0x8 (alaw) to SDP Adding codec 0x10 (g726) to SDP Adding codec 0x20 (adpcm) to SDP Adding codec 0x40 (slin) to SDP Adding codec 0x80 (lpc10) to SDP Adding codec 0x100 (g729) to SDP Adding codec 0x200 (speex) to SDP Adding codec 0x400 (ilbc) to SDP Adding non-codec 0x1 (telephone-event) to SDP 13 headers, 21 lines Reliably Transmitting (no NAT) to 192.168.0.105:5060: INVITE sip:sipata@192.168.0.105 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.101:5060;branch=z9hG4bK38ed9eb6;rport From: "Home_Phone" <sip:sipata@192.168.0.101>;tag=as0f3126de To: <sip:sipata@192.168.0.105> Contact: <sip:sipata@192.168.0.101> Call-ID: 5a465972324f27e6611a696a30f88a13@192.168.0.101 CSeq: 102 INVITE User-Agent: Asterisk PBX Max-Forwards: 70 Date: Mon, 27 Nov 2006 19:59:43 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Content-Type: application/sdp Content-Length: 494 Why doesn't the set function change these? The FROM seems to be correct. exten => ${CID1},5,Set(CALLERID(number)=${CALLERIDNUM}) exten => ${CID1},6,Set(CALLERID(name)=${WHOIS}) I have even played with Name <1231231234> and it doesn't seem to work. Could there be some other setting that is causing this to not stick. Last edited by deeperror : November 27th, 2006 at 08:12 PM. |
| ||||
| I have this fixed now. I'm not sure what was actually causing this to occur. But I updated my sip.conf so that both x-lite and sipata had the same configuration and the cid started working on the ata. Thanks for your help It definately got me on the right path. -de |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SPA3102 CID issue | jklotz | Linksys (Sipura) VoIP Support Forum | 2 | November 14th, 2006 07:41 PM |
| Asterisk and Linksys RT31P2 | ghopper | Asterisk Support Forum | 3 | October 17th, 2006 07:44 AM |
| Asterisk CLI - Add Name to CID | rizsher | Asterisk Support Forum | 4 | September 26th, 2006 09:01 PM |
| SIPURA 3000 -> Asterisk and CID | bulimia | Linksys (Sipura) VoIP Support Forum | 8 | July 7th, 2006 09:40 PM |
| CID Auth for SPA3K- My Final issue, Please Help | baadiyo | Linksys (Sipura) VoIP Support Forum | 7 | March 6th, 2006 08:25 AM |