[asterisk-dev] Channel Signalling
Moises Silva
moises.silva at gmail.com
Fri Sep 24 09:41:16 CDT 2010
On Fri, Sep 24, 2010 at 10:17 AM, Arnaldo Giacomitti Junior <
arnaldo.junior at cits.br> wrote:
> I posted this message to user list but got no answer… Maybe here someone
> can help me, or apply this code to trunk.
>
>
>
> There´s a way to get the channel signalling in dialplan?
>
> I have changed the code in channels/chan_dahdi.c and include:
>
>
>
> < } else if (!strcasecmp(data, "signalling")) {
>
> < ast_mutex_lock(&p->lock);
>
> < snprintf(buf, len, "%s", sig2str(p->sig));
>
> < ast_mutex_unlock(&p->lock);
>
>
>
> those lines on dahdi_func_read and works perfect, but wanna know if there
> is a way without touch in code.
>
>
>
>
I don't think there is currently a way. May be someone else knows.
If you get no reply you can post your patch in issues.asterisk.org, keep in
mind you need to sign a disclaimer (see instructions there) before
submitting code.
Moises Silva
Senior Software Engineer
Sangoma Technologies Inc. | NEW 100 Renfrew Drive, Suite 100, Markham ON L3R
9R6 Canada
t. 1 905 474 1990 x128 | e. moy at sangoma.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20100924/0cbca446/attachment.htm
More information about the asterisk-dev
mailing list