|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Getting error '488' using Net::SIP::Simpleby gman (Friar) |
| on Sep 27, 2010 at 19:53 UTC ( [id://862280]=note: print w/replies, xml ) | Need Help?? |
|
Hello,
I believe , your invite needs to be formatted like a typical SIP URI; sip:<extension>@<ip_address> http://www.voip-info.org/wiki/view/SIP+URI
Your asterisk has to either have an extension built for the address / phone number in sip.conf and extensions.conf or your registered agent must have access to your outbound context in extensions.conf and match a extension; exten => _1NXXNXXXXXX UPDATE: I tested your code and it works, correcting the URI. Also, the extension does not have to be _1NXX.... it just has to match your dialing pattern.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||