[Asterisk-Users] livevoip callerid

Rich Adamson radamson at routers.com
Tue Apr 5 05:31:04 MST 2005


I'll be damned... I changed my format to match yours, and both
the SetCIDNum and SetCIDName work just fine. I could never get
the name to work properly prior to your post. Thanks!


> I am able to set name and number with Livevoip.  Make sure your 
> variables are actually being set.
> 
>    exten => s,1,SetCIDNum(xxxxxxxxxx|a)
>    exten => s,n,SetCIDName(first last|a)
>    exten => s,n,Noop(Caller Name: ${CALLERIDNAME}, Number: ${CALLERIDNUM})
> 
> MARK.
> 
> Cameron Schaus wrote:
> 
> >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})
> >
> >
> >Thanks,
> >Cam
> >
> >_______________________________________________
> >Asterisk-Users mailing list
> >Asterisk-Users at lists.digium.com
> >http://lists.digium.com/mailman/listinfo/asterisk-users
> >To UNSUBSCRIBE or update options visit:
> >   http://lists.digium.com/mailman/listinfo/asterisk-users
> >  
> >
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 

---------------End of Original Message-----------------





More information about the asterisk-users mailing list