search for: ast_channel_inherit_vari

Displaying 2 results from an estimated 2 matches for "ast_channel_inherit_vari".

2010 Mar 26
1
problem with polarity reverse
...uot;dahdi/11/8685XXXXX") in new stack [Mar 26 14:36:38] DEBUG[12577]: chan_dahdi.c:8450 dahdi_request: Using channel 11 [Mar 26 14:36:38] DEBUG[12577]: rtp.c:1650 ast_rtp_make_compatible: Channel 'DAHDI/11-1' has no RTP, not doing anything [Mar 26 14:36:38] DEBUG[12577]: channel.c:3766 ast_channel_inherit_variables: Not copying variable DIALEDTIME. [Mar 26 14:36:38] DEBUG[12577]: channel.c:3766 ast_channel_inherit_variables: Not copying variable ANSWEREDTIME. [Mar 26 14:36:38] DEBUG[12577]: channel.c:3766 ast_channel_inherit_variables: Not copying variable DIALEDPEERNAME. [Mar 26 14:36:38] DEBUG[12577]:...
2006 Dec 20
0
asterisk run on vxworks for hardware pbx
...ct ast_channel *caller, const char *type, int format, void *data, int timeout, int *outstate, const char *cid_num, const char *cid_name) { int cause = 0; struct ast_channel *chan; if ((chan = ast_request(type, format, data, &cause))) { ast_set_callerid(chan, cid_num, cid_name, cid_num); ast_channel_inherit_variables(caller, chan); printfl("\n\n In if ((chan = ast_request(type, format, data, &cause)))"); if (!ast_call(chan, data, timeout)) { dosomething; } dosomething; } } thinks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://list...