Displaying 3 results from an estimated 3 matches for "setup_unicall".
2006 Dec 13
1
MFC/R2 on chan_zap
...les/chan_unicall.so => (Unified call
processing (UniCall))
== Parsing '/etc/asterisk/unicall.conf': Found
061213-075938 ERROR[11454]: chan_unicall.c:3361 mkintf: Unable to open
channel 1: Success
here = 0, tmp->channel = 0, channel = 1
061213-075938 ERROR[11454]: chan_unicall.c:4081 setup_unicall: Unable to
register channel '1-15'
061213-075938 WARNING[11454]: loader.c:414 __load_resource:
chan_unicall.so: load_module failed, returning -1
---
I saw there is some MFC/R2 code on chan_zap.c of asterisk version
1.2.13, has anyone tried it?
Thanks
-------------- next part ------------...
2005 May 27
1
Re: Asterisk-Users Digest, Vol 10, Issue 221
...ter to incomplete type
chan_unicall.c:2763: dereferencing pointer to incomplete type
chan_unicall.c:2764: dereferencing pointer to incomplete type
chan_unicall.c:2765: dereferencing pointer to incomplete type
chan_unicall.c:2766: dereferencing pointer to incomplete type
chan_unicall.c: In function `setup_unicall':
chan_unicall.c:4556: warning: passing arg 1 of `ast_channel_register' from incompatible pointer type
chan_unicall.c:4556: too many arguments to function `ast_channel_register'
chan_unicall.c:4564: warning: passing arg 1 of `ast_channel_register' from incompatible pointer type
chan...
2006 Jun 09
2
Unicall acting really funny
...' (Unified call processing
(UniCall))
== Parsing '/etc/asterisk/unicall.conf': Found
Jun 10 02:38:49 ERROR[1599]: chan_unicall.c:3441 mkintf: Unable to open
channel 1: Device or resource busy
here = 0, tmp->channel = 0, channel = 1
Jun 10 02:38:49 ERROR[1599]: chan_unicall.c:4213 setup_unicall: Unable
to register channel '1-15'
Jun 10 02:38:49 WARNING[1599]: chan_unicall.c:4533 reload: Reload of
chan_unicall.so is unsuccessful!
Ok, I think thats about it! Hope someone is patient enough to read all
this! I am sorry for the first really long email.
Once again, thank you,
Me...