chan_mp.c -- asterisk 1.6

5 views
Skip to first unread message

Akshay Mishra

unread,
Jul 17, 2010, 11:52:55 AM7/17/10
to village-...@googlegroups.com
Hi David (Rowe),
            I was playing with asterisk1.6 and got stuck with chan_mp.c failing to load (error: does not provide description hence unable to load) I believe it is some basic asterisk1.4 to 1.6 porting method however, still clueless if there is a standard defined method to make it work.

Can you provide some pointers to the same.

thanks,
Akshay

Paul Gardner-Stephen

unread,
Jul 17, 2010, 4:32:41 PM7/17/10
to village-telco-dev
Hello Akshay,
Perhaps have a read through the two articles pointed to at
http://www.venturevoip.com/news.php?rssid=2024
These will go over the important parts of an asterisk 1.6 module. You
can then make sure that chan_mp.c meets all the criteria. As you say,
there is likely to be something small and trivial that has changed
between 1.4 and 1.6.

Good luck!

Paul.

> thanks,
> Akshay

David Rowe

unread,
Jul 17, 2010, 5:52:16 PM7/17/10
to village-...@googlegroups.com
Hi Akshay,

I am not familiar with the changes required for 1.6 asterisk channel
drivers. You could try posting to the asterisk-dev lists. To be honest
I would be surprised if any changes are required. It would make sense
to add new driver features but not break any old modules.

There is a field that provides a "description" called tdesc, however
this _is_ already implemented in chan_mp.

You could try grepping on the error string to find where in the channel
driver loader code it broke.

Cheers,

David

> --
> You received this message because you are subscribed to the Google
> Groups "village-telco-dev" group.
> To post to this group, send email to
> village-...@googlegroups.com.
> To unsubscribe from this group, send email to village-telco-dev
> +unsub...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/village-telco-dev?hl=en.

Akshay Mishra

unread,
Jul 18, 2010, 6:50:50 AM7/18/10
to village-...@googlegroups.com
I could "hack" this to work for now. few structures have changed and so have few header files.

will test this and update.

regards,
Akshay

To unsubscribe from this group, send email to village-telco-...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages