Hi
I’m trying to configure my FreePBX (v2.2beta3) and Asterisk (v1.2.13)
callerid so that when a call comes in the CallerID name field is
rewritten with a message on the phones in the ring group. I’ve done
this with a (simple) customisation in extensions_custom.conf. It looks
like this:
[custom-Test-incoming]
exten => s,1,Set(CALLERID(name)=Test Call)
exten => s,2,Goto(ext-group,3,1)
Now, this works perfectly for a call which has callerID information
available; the phones in the ring group display ‘Test Call’, ‘123456’.
However, when a call comes in with no callerid available the phones
display ‘Unknown’, ‘Unknown’.
I’ve tried putting Noop commands into the dialplan right up to the Dial
command just after dialparties.agi exits - the callerID correctly reads
’Test Call’, ‘’ right the way through the dialplan in the log. I know
that it must be something to do with Asterisk or FreePBX, though,
because capturing the SIP INVITE packets being sent to the phone contain
the strings ‘Unknown’ and ‘Unknown’ for the caller name and number.
Can anyone explain to me where I’m going wrong?
Thanks,
Peter
— Disclaimer —
Unless otherwise agreed expressly in writing by a Director of Edina Software, this communication is to be treated as confidential and the information in it may not be used or disclosed except for the purpose for which it has been sent. If you have reason to believe that you are not the intended recipient of this communication, please contact the sender immediately.
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users
Post generated using Mail2Forum (http://www.mail2forum.com)