Displaying 1 result from an estimated 1 matches for "mcjerkface".
2003 May 15
0
CallerID through iconnecthere not working
I can't get the callerid feature to work when being passed through
iconnecthere.
Is it even possible to specify your own callerid using iconnecthere?
-sip.conf-
...
[iconnect]
type=peer
username=xxxxxxxx
password=xxxx
callerid="Jerky McJerkface" <(555) 867 5309>
host=213.137.73.178
-extensions.conf-
....
exten=>_1NXXNXXXXXX,1,SetCallerId,4168675309
exten=>_1NXXNXXXXXX,2,SetCIDName,"Jerky McJerkface"
exten=>_1NXXNXXXXXX,3,Dial,SIP/BYEXTENSION@iconnect
...
Any help is appreciated,
Thanks.
__________________...