[Asterisk-Users] livevoip callerid

Rich Adamson radamson at routers.com
Tue Apr 5 04:22:02 MST 2005


> Is there any way I can send callerId information to livevoip?  I have
> added the following to my extensions.conf, but when I place calls
> through livevoip, no callerId information is sent to the called party.
> 
> SWC_CALLERID=14031234567
> SWC_CALLERNAME=foo
> exten => _1NXXNXXXXXX,1,SetCallerID(${SWC_CALLERID})
> exten => _1NXXNXXXXXX,2,SetCIDName(${SWC_CALLERNAME})
> exten => _1NXXNXXXXXX,3,Dial(IAX2/myusername at livevoip/${EXTEN})

I'm using a hard coded entry like:
 exten => _8.,1,SetCallerID,4021234567
which works just fine with livevoip. However, like most itsp's, the
SetCIDName is ignored.





More information about the asterisk-users mailing list