[Asterisk-Users] CallWaiting CallerID
Richard Alexander
R.Alexander at interlynx.us
Sat Dec 6 06:31:56 MST 2003
> -----Original Message-----
> From: asterisk-users-admin at lists.digium.com [mailto:asterisk-users-
> admin at lists.digium.com] On Behalf Of Dan
> Sent: Saturday, December 06, 2003 6:51 AM
> To: Asterisk Users
> Subject: [Asterisk-Users] CallWaiting CallerID
>
> Hi all,
>
> In order to get the CallerID from PSTN (X100P) I have modified
callerid.c
> file like that:
>
> callerid.c [line 256]
>
> from:
> case 3: /* Number (for Zebble) */
> to
> /*case 3: Number (for Zebble) */
>
> Without this modification my own number was displayed as the inoming
call
> CallerID.
>
> Now I want to go further.
> I have activated CallWaiting support on the POTS line.
> When someone calls and I am in another PSTN call, the displayed
CallerID
> is
> "asterisk".
>
> How can callerid.c file be changed in order to correctly display
CallerID
> information during CallWaitiing?
>
> Thank you,
> Dan
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
Do you have:
callwaiting=yes
callwaitingcallerid = yes
In Zapata.conf ?
More information about the asterisk-users
mailing list