[Asterisk-Dev] Call-forking and cdr-patch
Brian West
brian at bkw.org
Mon Dec 20 17:14:00 MST 2004
app_forkcdr not what you want?
bkw
> -----Original Message-----
> From: asterisk-dev-bounces at lists.digium.com [mailto:asterisk-dev-
> bounces at lists.digium.com] On Behalf Of Freddi Hansen
> Sent: Monday, December 20, 2004 5:42 PM
> To: asterisk-dev at lists.digium.com
> Subject: [Asterisk-Dev] Call-forking and cdr-patch
>
> Hi,
> Before creating another patch I just wanted to run this by the dev-list,
> maybe someone has a workaround/comments
>
> exten => _1234,1,Dial(SIP/${phone1}@myprovider&SIP/${phone2}@myprovider)
>
> The CDR out channel only has 'SIP/myprovider' so I don't know which
> phone answered the call.
> My thoughts are to pass the Dial argument and enumerate the possible
> destinations and then set a ChannelVar
> upon connect, so ${ACHAN}='2' if phone2 answered the call in the above
> example. It's just that I am not
> crazy about adding exstra ChannelVars just for this.
> I have been using '*' for almost 2 years now and we have 10+
> installations but I somehow feel like a newbie when asking
> this question (which was unanswered when I tried on -users 4 month ago).
>
> An I off-track or should I just go ahead and make the change.
>
> Freddi
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list