[Asterisk-Users] A good SIP receptionist phone

Florian Overkamp florian at obsimref.com
Sun May 1 03:50:16 MST 2005


Hi,

Citeren Tim Connolly <tim at timsnet.com>:

> Can you show us an example of using the callerID for this purpose?

Simple:

exten = 31531234567,1,SetCIDName(My DIDnr 1)
exten = 31538901234,1,SetCIDName(My DIDnr 2)

exten = _X.,2,Dial(SIP/myphone)


This way, the CallerID number is untouched, but the Name is set to your DID.

Best regards,
Florian



More information about the asterisk-users mailing list